Skip to content

Commit

Permalink
remove peering test config
Browse files Browse the repository at this point in the history
  • Loading branch information
ndhanushkodi committed Aug 1, 2022
1 parent 37234ca commit 6ec87a4
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ commands:
${ENABLE_ENTERPRISE:+-enable-enterprise} \
-enable-multi-cluster \
-debug-directory="$TEST_RESULTS/debug" \
-run TestPeering_Connect \
-run TestPeering_ConnectNamespaces \
-consul-k8s-image=<< parameters.consul-k8s-image >>
then
echo "Tests in ${pkg} failed, aborting early"
Expand Down Expand Up @@ -134,8 +132,6 @@ commands:
-enable-multi-cluster \
${ENABLE_ENTERPRISE:+-enable-enterprise} \
-debug-directory="$TEST_RESULTS/debug" \
-run TestPeering_Connect \
-run TestPeering_ConnectNamespaces \
-consul-k8s-image=<< parameters.consul-k8s-image >>
jobs:
Expand Down Expand Up @@ -1008,15 +1004,6 @@ workflows:
context: consul-ci
requires:
- dev-upload-docker
- acceptance-gke-1-20:
requires:
- dev-upload-docker
- acceptance-eks-1-19:
requires:
- dev-upload-docker
- acceptance-aks-1-21:
requires:
- dev-upload-docker
nightly-acceptance-tests:
triggers:
- schedule:
Expand Down

0 comments on commit 6ec87a4

Please sign in to comment.