Skip to content

Commit

Permalink
Revert "test image form consul-enterprise"
Browse files Browse the repository at this point in the history
This reverts commit 2fb7944.
  • Loading branch information
jmurret authored and Thomas Eckert committed Apr 18, 2023
1 parent c23d432 commit 552cb38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ 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 @@ -209,7 +208,6 @@ 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 552cb38

Please sign in to comment.