Remove pin pip from beaker legacy jobs
This is the zuulv3 counterpart to Ie3f967d27b03a9594d54e8dd413f61daa65a73f3 Change-Id: I63831a158b2693d50b281fce961134be89ebfe45
This commit is contained in:
parent
7b1d72cc81
commit
d1a735897f
@ -7,11 +7,6 @@
|
||||
path: '{{ ansible_user_dir }}/workspace'
|
||||
state: directory
|
||||
|
||||
- shell:
|
||||
cmd: sudo pip install "pip<8" "virtualenv<14"
|
||||
chdir: '{{ ansible_user_dir }}/workspace'
|
||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||
|
||||
- shell:
|
||||
cmd: |
|
||||
/usr/zuul-env/bin/zuul-cloner --cache-dir /opt/git \
|
||||
|
@ -7,11 +7,6 @@
|
||||
path: '{{ ansible_user_dir }}/workspace'
|
||||
state: directory
|
||||
|
||||
- shell:
|
||||
cmd: sudo pip install "pip<8" "virtualenv<14"
|
||||
chdir: '{{ ansible_user_dir }}/workspace'
|
||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||
|
||||
- shell:
|
||||
cmd: |
|
||||
/usr/zuul-env/bin/zuul-cloner --cache-dir /opt/git \
|
||||
|
@ -7,11 +7,6 @@
|
||||
path: '{{ ansible_user_dir }}/workspace'
|
||||
state: directory
|
||||
|
||||
- shell:
|
||||
cmd: sudo pip install "pip<8" "virtualenv<14"
|
||||
chdir: '{{ ansible_user_dir }}/workspace'
|
||||
environment: '{{ zuul | zuul_legacy_vars }}'
|
||||
|
||||
- shell:
|
||||
cmd: |
|
||||
/usr/zuul-env/bin/zuul-cloner --cache-dir /opt/git \
|
||||
|
Loading…
x
Reference in New Issue
Block a user