Skip to content

Commit

Permalink
skip perf
Browse files Browse the repository at this point in the history
  • Loading branch information
g0rgamesh committed May 6, 2024
1 parent eca7887 commit b8eb328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/overcloud-host-configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ source "${PARENT}/../functions"

function main {
kayobe_init
run_kayobe overcloud host configure "${@}"
run_kayobe overcloud host configure --skip-tags perf "${@}"
pull_request "${KAYOBE_AUTOMATION_CONTEXT_ENV_PATH}/src/kayobe-config"
}

Expand Down

0 comments on commit b8eb328

Please sign in to comment.