Skip to content

Commit

Permalink
Run watchlist tests on public cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
Argh4k committed May 17, 2023
1 parent 60794d4 commit 9f78600
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ periodics:
args:
- --check-leaked-resources
- --env=CONTAINER_IMAGE=registry-sandbox.k8s.io/pause:3.1 #TODO(ameukam): revert when registry.k8s.io is ready
- --env=KUBE_GCE_PRIVATE_CLUSTER=false #TODO(#29500): revert when private cluster setup is fixed
- --extract=ci/latest
- --gcp-node-image=gci
- --gcp-master-size=n1-standard-32
Expand Down Expand Up @@ -225,6 +226,7 @@ periodics:
- --check-leaked-resources
- --env=CL2_ENABLE_WATCH_LIST_FEATURE=true
- --env=CONTAINER_IMAGE=registry-sandbox.k8s.io/pause:3.1 #TODO(ameukam): revert when registry.k8s.io is ready
- --env=KUBE_GCE_PRIVATE_CLUSTER=false #TODO(#29500): revert when private cluster setup is fixed
- --extract=ci/latest
- --gcp-node-image=gci
- --gcp-master-size=n1-standard-32
Expand Down

0 comments on commit 9f78600

Please sign in to comment.