Merge "Limit tox version to <4"
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
- hosts: all
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
- ensure-tox
|
- role: ensure-tox
|
||||||
|
vars:
|
||||||
|
ensure_tox_version: "<4"
|
||||||
# TODO(slaweq): remove it when nftables will support syntax for src and
|
# TODO(slaweq): remove it when nftables will support syntax for src and
|
||||||
# destination IP addresses in arp tables:
|
# destination IP addresses in arp tables:
|
||||||
- legacy_ebtables
|
- legacy_ebtables
|
||||||
|
@@ -4,5 +4,7 @@
|
|||||||
bindep_profile: test
|
bindep_profile: test
|
||||||
bindep_dir: "{{ zuul_work_dir }}"
|
bindep_dir: "{{ zuul_work_dir }}"
|
||||||
- test-setup
|
- test-setup
|
||||||
- ensure-tox
|
- role: ensure-tox
|
||||||
|
vars:
|
||||||
|
ensure_tox_version: "<4"
|
||||||
- tox
|
- tox
|
||||||
|
Reference in New Issue
Block a user