Revert "temp workaround to bring ci gates back online"

This reverts commit 74131279c7.
And reverts commit d45d33e943

Depends-On: I764bc9a368e63a9aa82ec5503bcd3a9c7c6f4e25
Change-Id: I4c276fd628d1ea14195220c89f28873f0889ffba
This commit is contained in:
Sagi Shnaidman 2018-05-14 21:03:48 +03:00
parent d45d33e943
commit 608c3fb612
2 changed files with 2 additions and 4 deletions

View File

@ -33,8 +33,7 @@ tempest_track_resources: false
undercloud_undercloud_cleanup: false
# Container update settings
#update_containers: "{% if containerized_overcloud|bool %}true{% endif %}"
update_containers: false
update_containers: "{% if containerized_overcloud|bool %}true{% endif %}"
#build-test packages
artg_repos_dir: /home/zuul/src/git.openstack.org/openstack

View File

@ -30,8 +30,7 @@ docker_registry_namespace: "tripleo{{ release }}"
tempest_test_image_path: /opt/cache/files/cirros-0.3.5-x86_64-disk.img
# Container update settings
#update_containers: "{% if containerized_overcloud|bool %}true{% endif %}"
update_containers: false
update_containers: "{% if containerized_overcloud|bool %}true{% endif %}"
# We don't need to cleanup TripleO CI
tempest_track_resources: false