Skip to content

Commit

Permalink
test: remove mutate pod based on label tests from GINKGO_SKIP (#675)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <[email protected]>
  • Loading branch information
aramase committed Dec 19, 2022
1 parent 9e27154 commit 80d9a42
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/ci-e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,7 @@ test_helm_chart() {
--debug \
-v=5
poll_webhook_readiness
# TODO(aramase): remove GINKGO_SKIP once helm chart is updated to use v0.15.0
GINKGO_SKIP=Proxy\|should.mutate.a.labeled.pod\|should.warn.if.the.pod.is.not.labeled make test-e2e-run
GINKGO_SKIP=Proxy make test-e2e-run

${HELM} upgrade --install workload-identity-webhook "${REPO_ROOT}/manifest_staging/charts/workload-identity-webhook" \
--set image.repository="${REGISTRY:-mcr.microsoft.com/oss/azure/workload-identity/webhook}" \
Expand Down

0 comments on commit 80d9a42

Please sign in to comment.