Skip to content

Commit

Permalink
fix-ci-packet_centos7-calico-ha-once-localhost
Browse files Browse the repository at this point in the history
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
  • Loading branch information
yankay committed Jun 21, 2024
1 parent 24dc4ce commit ac45bd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/scripts/testcases_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ test "${UPGRADE_TEST}" != "false" && git checkout "${CI_COMMIT_SHA}" tests/files
test "${UPGRADE_TEST}" != "false" && git checkout "${CI_COMMIT_SHA}" ${CI_TEST_REGISTRY_MIRROR}
test "${UPGRADE_TEST}" != "false" && git checkout "${CI_COMMIT_SHA}" ${CI_TEST_SETTING}

# Ensure docker started to download localhost
service docker start

run_playbook () {
playbook=$1
Expand Down

0 comments on commit ac45bd4

Please sign in to comment.