(fix) - updated to pip3
Updated to pip to pip3 to address zuul gate issue. Set the ensure_global_symlinks to true for zuul-jobs to set symlink for tox path." Change-Id: I1b0634ef18328bccc4d6929072f53db779d70ef1
This commit is contained in:
parent
0957ede4a5
commit
fb9cc9a65e
@ -18,6 +18,7 @@
|
||||
vars:
|
||||
rtd_webhook_id: '38576'
|
||||
rtd_project_name: 'airship-shipyard'
|
||||
ensure_global_symlinks: true
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-pep8
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user