Skip to content

Commit

Permalink
test image form consul-enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurret committed Apr 10, 2023
1 parent f5b9ac9 commit 2fb7944
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ commands:
-enable-multi-cluster \
${ENABLE_ENTERPRISE:+-enable-enterprise} \
-debug-directory="$TEST_RESULTS/debug" \
-consul-image=hashicorpdev/consul:1bd3c09 \
-consul-k8s-image=<< parameters.consul-k8s-image >>
then
echo "Tests in ${pkg} failed, aborting early"
Expand Down Expand Up @@ -208,6 +209,7 @@ commands:
${ENABLE_ENTERPRISE:+-enable-enterprise} \
-enable-multi-cluster \
-debug-directory="$TEST_RESULTS/debug" \
-consul-image=hashicorpdev/consul:1bd3c09 \
-consul-k8s-image=<< parameters.consul-k8s-image >>
########################
Expand Down

0 comments on commit 2fb7944

Please sign in to comment.