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