Skip to content
Snippets Groups Projects
Commit 2cb0f445 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Remove the pull action in the deploy_aio CI"

parents c3b74bcd 4cc256d9
No related branches found
No related tags found
No related merge requests found
...@@ -106,7 +106,8 @@ ip l a fake_interface type dummy ...@@ -106,7 +106,8 @@ ip l a fake_interface type dummy
# Actually do the deployment # Actually do the deployment
tools/kolla-ansible -vvv prechecks tools/kolla-ansible -vvv prechecks
tools/kolla-ansible -vvv pull # TODO(jeffrey4l): add pull action when we have a local registry
# service in CI
tools/kolla-ansible -vvv deploy tools/kolla-ansible -vvv deploy
tools/kolla-ansible -vvv post-deploy tools/kolla-ansible -vvv post-deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment