From: Cedric Ollivier Date: Sat, 21 Oct 2023 16:27:22 +0000 (+0000) Subject: Merge "typo "" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=686cb258d6c9b6c2f60836a60b49835ab2c4e8cd;hp=014256ec73458eb5fb9fe544084f00d584118283;p=releng.git Merge "typo "" --- 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