summaryrefslogtreecommitdiff
path: root/contrib/cirrus/build_vm_images.sh
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2018-10-23 05:56:29 -0700
committerGitHub <noreply@github.com>2018-10-23 05:56:29 -0700
commitad88fcfc22eecf018a5aa9f0b8d23cda5919449b (patch)
treed6e77ae664b5cceda4ee48828f76944bd576973b /contrib/cirrus/build_vm_images.sh
parent3a45fd1115ae752e3737afef64491311dc229c3d (diff)
parent89b5484ad2969ad139986da1ffd6855d708824b1 (diff)
downloadpodman-ad88fcfc22eecf018a5aa9f0b8d23cda5919449b.tar.gz
podman-ad88fcfc22eecf018a5aa9f0b8d23cda5919449b.tar.bz2
podman-ad88fcfc22eecf018a5aa9f0b8d23cda5919449b.zip
Merge pull request #1660 from cevich/cirrus_criu
Cirrus: Install CRIU in test images
Diffstat (limited to 'contrib/cirrus/build_vm_images.sh')
-rwxr-xr-xcontrib/cirrus/build_vm_images.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cirrus/build_vm_images.sh b/contrib/cirrus/build_vm_images.sh
index 8538ee910..80c689a6c 100755
--- a/contrib/cirrus/build_vm_images.sh
+++ b/contrib/cirrus/build_vm_images.sh
@@ -13,7 +13,7 @@ UBUNTU_BASE_IMAGE $UBUNTU_BASE_IMAGE
FEDORA_BASE_IMAGE $FEDORA_BASE_IMAGE
RHEL_BASE_IMAGE $RHEL_BASE_IMAGE
RHSM_COMMAND $RHSM_COMMAND
-CIRRUS_BUILD_ID $CIRRUS_BUILD_ID
+BUILT_IMAGE_SUFFIX $BUILT_IMAGE_SUFFIX
SERVICE_ACCOUNT $SERVICE_ACCOUNT
GCE_SSH_USERNAME $GCE_SSH_USERNAME
GCP_PROJECT_ID $GCP_PROJECT_ID