summaryrefslogtreecommitdiffstats
path: root/jjb/functest
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2023-10-23 13:35:32 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2023-10-23 13:35:32 +0200
commit5e9d37a63a07087f04a7bf58268d4aa9b9e2de20 (patch)
tree0e56f57ea5a52ccaa17ecca7dcef63539b42062f /jjb/functest
parent08c4d85d0ab7128dcb4872accd4358735af153a6 (diff)
Allow overriding default XtestingCI version
Change-Id: I84d6f78fa1706dd92c6dd79c1a2aabcedd23ebb2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest')
-rw-r--r--jjb/functest/xtesting-ci-vm.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/functest/xtesting-ci-vm.yaml b/jjb/functest/xtesting-ci-vm.yaml
index bce5ac643..6ecfe7906 100644
--- a/jjb/functest/xtesting-ci-vm.yaml
+++ b/jjb/functest/xtesting-ci-vm.yaml
@@ -26,6 +26,7 @@
git checkout FETCH_HEAD)
export ELEMENTS_PATH=$(pwd)/elements:$(pwd)/ansible-role-xtesting/elements
fi
+ export DIB_XTESTINGCI_VERSION={role-version}
disk-image-create --image-size 20 -o {project}-{version}.qcow2 debian vm {project}
gsutil cp {project}-{version}.qcow2 gs://artifacts.opnfv.org/{project}/{project}-{version}.qcow2