Fix Ansible devel jobs
Change-Id: I2ce5b1f8cbb673d70a0a2250862009dfeb399d0e
This commit is contained in:
parent
ee9a5c564e
commit
9ed9b1d399
11
test-requirements-2.10.txt
Normal file
11
test-requirements-2.10.txt
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
openstacksdk
|
||||||
|
ansible-base
|
||||||
|
pycodestyle
|
||||||
|
flake8
|
||||||
|
pylint
|
||||||
|
voluptuous
|
||||||
|
yamllint
|
||||||
|
rstcheck
|
||||||
|
ruamel.yaml
|
||||||
|
#galaxy-importer # see https://review.opendev.org/#/c/743054
|
||||||
|
tox
|
11
test-requirements-2.11.txt
Normal file
11
test-requirements-2.11.txt
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
openstacksdk
|
||||||
|
ansible-core
|
||||||
|
pycodestyle
|
||||||
|
flake8
|
||||||
|
pylint
|
||||||
|
voluptuous
|
||||||
|
yamllint
|
||||||
|
rstcheck
|
||||||
|
ruamel.yaml
|
||||||
|
#galaxy-importer # see https://review.opendev.org/#/c/743054
|
||||||
|
tox
|
@ -1,11 +0,0 @@
|
|||||||
openstacksdk
|
|
||||||
ansible-base
|
|
||||||
pycodestyle
|
|
||||||
flake8
|
|
||||||
pylint
|
|
||||||
voluptuous
|
|
||||||
yamllint
|
|
||||||
rstcheck
|
|
||||||
ruamel.yaml
|
|
||||||
#galaxy-importer # see https://review.opendev.org/#/c/743054
|
|
||||||
tox
|
|
1
test-requirements.txt
Symbolic link
1
test-requirements.txt
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
test-requirements-2.10.txt
|
Loading…
Reference in New Issue
Block a user