Skip to content

Commit

Permalink
Make the 1.20 pre-submit and 1.20 periodic suite skip the same tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole Markus With committed Feb 24, 2021
1 parent 1d6727f commit 9dbf340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/kops/kops-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ presubmits:
- --kops-args=--container-runtime=docker
- --kops-priority-path=/home/prow/go/src/k8s.io/kops/kubernetes/platforms/linux/amd64
- --provider=aws
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[HPA\]|Dashboard|Services.*functioning.*NodePort
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[HPA\]|Dashboard|RuntimeClass|RuntimeHandler
- --timeout=55m
# docker-in-docker needs privileged mode
securityContext:
Expand Down

0 comments on commit 9dbf340

Please sign in to comment.