diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-10-19 15:53:49 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-10-19 15:53:49 +0200 |
commit | 091c3b5d4f6061a86d5b8efae80cc560068098e8 (patch) | |
tree | 86a7753d181dc9885248554f0a458656c2728300 | |
parent | fcfc7252a90324c9328fdd77f6288e6c4fae7d88 (diff) |
typo xtesting->functest
Change-Id: Ib46567cc30edadb7c1995fbb06e0be7f73045b31
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | jjb/functest/xtesting-ci-vm.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/xtesting-ci-vm.yaml b/jjb/functest/xtesting-ci-vm.yaml index e8a066ba4..655de62cb 100644 --- a/jjb/functest/xtesting-ci-vm.yaml +++ b/jjb/functest/xtesting-ci-vm.yaml @@ -70,7 +70,7 @@ gsutil cp xtesting-latest.qcow2 gs://artifacts.opnfv.org/xtesting/xtesting-latest.qcow2 - builder: - name: xtesting-vm-builder + name: functest-vm-builder builders: - shell: | curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key add - |