Skip to content
Snippets Groups Projects
Commit e94e5c67 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Fix the name of the CI log for reconfigure"

parents e7de3412 c71de0e2
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,7 @@ function test_openstack {
# TODO(jeffrey4l): make some configure file change and
# trigger a real reconfigure
tools/kolla-ansible -i ${RAW_INVENTORY} -vvv reconfigure > /tmp/logs/ansible/post-deploy
tools/kolla-ansible -i ${RAW_INVENTORY} -vvv reconfigure > /tmp/logs/ansible/reconfigure
# TODO(jeffrey4l): need run a real upgrade
tools/kolla-ansible -i ${RAW_INVENTORY} -vvv upgrade > /tmp/logs/ansible/upgrade
......
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