Use ansible-core 2.11 for operators tests
Change-Id: Ide7764902b0e44fc4795616ff5817440d15e0a64
This commit is contained in:
committed by
Alex Schultz
parent
8f42bea9b0
commit
f4f1a3b618
@@ -1 +1 @@
|
||||
ansible>=2.8,<2.10
|
||||
ansible-core<2.12
|
||||
|
||||
@@ -3,7 +3,7 @@ stestr>=2.0.0 # Apache-2.0
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
ruamel.yaml
|
||||
pre-commit # MIT
|
||||
ansible>=2.8
|
||||
ansible-core<2.12
|
||||
|
||||
# this is required for the docs build jobs
|
||||
sphinx>=2.0.0,!=2.1.0 # BSD
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ansible>=2.9,<2.10
|
||||
ansible-core<2.12
|
||||
# molecule also has optional extras: docker, podman
|
||||
molecule[test]>=3.5.0,<3.6 # MIT
|
||||
oslotest
|
||||
|
||||
@@ -3,7 +3,7 @@ stestr>=2.0.0 # Apache-2.0
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
ruamel.yaml
|
||||
pre-commit # MIT
|
||||
ansible>=2.8,<2.10
|
||||
ansible-core<2.12
|
||||
|
||||
# this is required for the docs build jobs
|
||||
sphinx>=2.0.0,!=2.1.0 # BSD
|
||||
|
||||
Reference in New Issue
Block a user