diff --git a/.zuul.yaml b/.zuul.yaml index 8bb2dd2d..9675be18 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -18,6 +18,7 @@ vars: rtd_webhook_id: '38576' rtd_project_name: 'airship-shipyard' + ensure_global_symlinks: true check: jobs: - openstack-tox-pep8 diff --git a/tools/gate/roles/build-images/tasks/airship-shipyard.yaml b/tools/gate/roles/build-images/tasks/airship-shipyard.yaml index b654f114..f2b9099a 100644 --- a/tools/gate/roles/build-images/tasks/airship-shipyard.yaml +++ b/tools/gate/roles/build-images/tasks/airship-shipyard.yaml @@ -69,7 +69,7 @@ allow_unauthenticated: True with_items: - docker-ce - - python-pip + - python3-pip # NOTE(SamYaple): Allow all connections from containers to host so the # containers can access the http server for git and wheels - iptables: