summaryrefslogtreecommitdiffstats
path: root/jjb/functest
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2023-10-21 16:27:22 +0000
committerGerrit Code Review <gerrit@opnfv.org>2023-10-21 16:27:22 +0000
commit686cb258d6c9b6c2f60836a60b49835ab2c4e8cd (patch)
tree5e131e1d598bfd2ee93ee2ab8e94a17fe7d28923 /jjb/functest
parent014256ec73458eb5fb9fe544084f00d584118283 (diff)
parent6f0373246ec4a8c8470212c07d09ffb97f53ad2f (diff)
Merge "typo ""
Diffstat (limited to 'jjb/functest')
-rw-r--r--jjb/functest/xtesting-ci-vm.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/xtesting-ci-vm.yaml b/jjb/functest/xtesting-ci-vm.yaml
index 71222d8a0..9d5d92898 100644
--- a/jjb/functest/xtesting-ci-vm.yaml
+++ b/jjb/functest/xtesting-ci-vm.yaml
@@ -49,7 +49,7 @@
sudo apt-get -o DPkg::Lock::Timeout=300 update && \
DEBIAN_FRONTEND=noninteractive sudo apt-get \
-o DPkg::Lock::Timeout=300 install python3-diskimage-builder -y
- if [ "{project}"" == "xtestingci" ]; then
+ if [ "{project}" == "xtestingci" ]; then
export ELEMENTS_PATH=$(pwd)/elements
else
git clone https://github.com/collivier/ansible-role-xtesting.git