Skip to content

Commit

Permalink
DEBUG: use cloud-image-val:pr-266 container
Browse files Browse the repository at this point in the history
in order to exercise test for RHBZ#2221269. See:
osbuild/cloud-image-val#266
  • Loading branch information
atodorov committed Aug 14, 2023
1 parent 37faf0d commit 6781f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cases/aws.sh
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ else
TAG="prod"
fi

CONTAINER_CLOUD_IMAGE_VAL="quay.io/cloudexperience/cloud-image-val:$TAG"
CONTAINER_CLOUD_IMAGE_VAL="quay.io/cloudexperience/cloud-image-val:pr-266"

sudo "${CONTAINER_RUNTIME}" pull "${CONTAINER_CLOUD_IMAGE_VAL}"

Expand Down

0 comments on commit 6781f5f

Please sign in to comment.