Files
zuul-config/test-requirements.txt
Thierry Carrez 1cd4bfd0f7 Initial commit
This initial commit contains pipeline definitions,
job definitions, and job pipeline definitions for
kata-containers/zuul-config itself.

Includes a minimal placeholder playbook and role so
that the tests actually pass. Those can be removed
once proper playbooks and roles are added.

Depends-On: https://review.openstack.org/630994
Change-Id: I41d4f8a958eaa66e016e0a35e4df68f992ce6009
2019-01-30 14:20:16 +01:00

4 lines
100 B
Plaintext

ansible>=2.5.1,<2.6 # https://review.openstack.org/567007
ansible-lint<4
stestr>=1.0.0 # Apache-2.0