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