Skip to content

Commit

Permalink
Skip kube-burner config setup in prow hog scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyaenr committed Jul 23, 2023
1 parent 09d55d5 commit ded4269
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion prow/cpu-hog/prow_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ source common_run.sh

setup_arcaflow_env "$SCENARIO_FOLDER"
checks
config_setup

# Substitute config with environment vars defined
#envsubst < node-cpu-hog/input.yaml.template> node-cpu-hog/cpu_hog_scenario.yaml
Expand Down
1 change: 0 additions & 1 deletion prow/memory-hog/prow_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ source common_run.sh

setup_arcaflow_env "$SCENARIO_FOLDER"
checks
config_setup

# Substitute config with environment vars defined
#envsubst < node-memory-hog/input.yaml.template> node-memory-hog/memory_hog_scenario.yaml
Expand Down

0 comments on commit ded4269

Please sign in to comment.