Draft: adding compute build and deploy
Compare changes
- Krish Moodbidri authored
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 27
− 13
@@ -107,15 +107,13 @@ workflow:
@@ -123,18 +121,34 @@ build_compute_image:
- openstack image set --property EXT_PR_SRC_REPO=${EXT_PR_SRC_REPO} --property EXT_PR_SRC_BRANCH_SHA=${EXT_PR_SRC_BRANCH_SHA} --property EXT_PR_TARGET_REPO=${EXT_PR_TARGET_REPO} --property EXT_PR_TARGET_BRANCH_SHA=${EXT_PR_TARGET_BRANCH_SHA} --property PACKER_IMAGE_HEAD=${PACKER_IMAGE_HEAD} ${BUILT_COMPUTE_IMAGE_ID}