Skip to content

Commit 66ad706

Browse files
authored
Merge pull request #16847 from mm4tt/nk_presubmit_revert
Revert "Enable NodeKiller on ClusterLoader presubmits"
2 parents 1aea241 + 0529666 commit 66ad706

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

config/jobs/kubernetes/sig-scalability/sig-scalability-presubmit-jobs.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,9 @@ presubmits:
342342
- --test-cmd-args=--testconfig=testing/density/config.yaml
343343
- --test-cmd-args=--testconfig=testing/load/config.yaml
344344
- --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
347348
- --test-cmd-args=--testoverrides=./testing/load/gce/throughput_override.yaml
348349
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_configmaps.yaml
349350
- --test-cmd-args=--testoverrides=./testing/load/experimental/overrides/enable_daemonsets.yaml

0 commit comments

Comments
 (0)