File tree 1 file changed +3
-2
lines changed
config/jobs/kubernetes/sig-scalability
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -342,8 +342,9 @@ presubmits:
342
342
- --test-cmd-args=--testconfig=testing/density/config.yaml
343
343
- --test-cmd-args=--testconfig=testing/load/config.yaml
344
344
- --test-cmd-args=--testconfig=testing/access-tokens/config.yaml
345
- - --test-cmd-args=--testoverrides=./testing/chaosmonkey/override.yaml
346
- - --test-cmd-args=--testoverrides=./testing/chaosmonkey/ignore_node_killer_container_restarts_100.yaml
345
+ # TODO(jprzychodzen): Re-enable node_killer when flakiness fixed
346
+ # - - --test-cmd-args=--testoverrides=./testing/chaosmonkey/override.yaml
347
+ # - - --test-cmd-args=--testoverrides=./testing/chaosmonkey/ignore_node_killer_container_restarts_100.yaml
347
348
- --test-cmd-args=--testoverrides=./testing/load/gce/throughput_override.yaml
348
349
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_configmaps.yaml
349
350
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_daemonsets.yaml
You can’t perform that action at this time.
0 commit comments