Skip to content

Commit

Permalink
Skipping SCTPConnectivity tests on node-kubelet-orphans tab
Browse files Browse the repository at this point in the history
  • Loading branch information
knabben committed Jan 21, 2021
1 parent 91b04e6 commit 3ad43d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/sig-node/node-kubelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ periodics:
- --node-test-args=--kubelet-flags="--cgroups-per-qos=true --cgroup-root=/"
- --node-tests=true
- --provider=gce
- --test_args=--nodes=1 --skip="\[Flaky\]|\[NodeConformance\]|\[NodeFeature:.+\]|\[NodeSpecialFeature:.+\]|\[NodeAlphaFeature:.+\]|\[Legacy:.+\]|\[Benchmark\]"
- --test_args=--nodes=1 --skip="\[Flaky\]|\[NodeConformance\]|\[NodeFeature:.+\]|\[NodeSpecialFeature:.+\]|\[NodeAlphaFeature:.+\]|\[Legacy:.+\]|\[Benchmark\]|\[Feature:SCTPConnectivity\]"
- --timeout=300m
env:
- name: GOPATH
Expand Down

0 comments on commit 3ad43d1

Please sign in to comment.