Skip to content

Commit

Permalink
Allow overriding default XtestingCI version
Browse files Browse the repository at this point in the history
Change-Id: I84d6f78fa1706dd92c6dd79c1a2aabcedd23ebb2
Signed-off-by: Cédric Ollivier <[email protected]>
  • Loading branch information
collivier committed Oct 23, 2023
1 parent 08c4d85 commit 5e9d37a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jjb/functest/xtesting-ci-vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5e9d37a

Please sign in to comment.