diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2023-10-19 13:54:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2023-10-19 13:54:40 +0000 |
commit | a0e12de944ccee3e889274a35e204dc93098c53f (patch) | |
tree | b9805bdf760f70451666caae93c7d3d2f65aa18a /jjb/functest | |
parent | ea13cec7d0971ad4888e2365a4011964af376e42 (diff) | |
parent | 091c3b5d4f6061a86d5b8efae80cc560068098e8 (diff) |
Merge "typo xtesting->functest"
Diffstat (limited to 'jjb/functest')
-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 - |