system-config/zuul.d
Ian Wienand 001ad4d7b1 tox: drop test-requirements.txt
We have several tox environments that don't really share the same
dependencies.  Currently we put everything into test-requirements.txt,
meaning the linter environment gets testinfra and testinfra
environment gets things like ansible-lint it's not using.

Apart from being a bit faster not installing things, this is helpful
for restoring the ansible -devel test.  In that case, we have ansible
as a project dependency; when installing from git, ansible now
installs itself as "ansible-base" ("ansible" is the released pypi
package that incorporates collections).  So if we install ansible-lint
in the testinfra environment, this pulls in ansible ... and then it
breaks when tox wants to install our Zuul clone of upstream ansible
(you can't have ansible and ansible-base together).

Change-Id: I5f3fc93e6ddd611f319fa269e122ed576c9cb378
2020-08-25 08:41:44 +10:00
..
docker-images Gerrit image cleanups/fixes 2020-08-11 13:15:06 -07:00
goaccess.yaml Organize zuul jobs in zuul.d/ dir 2020-05-07 17:30:48 -05:00
infra-prod.yaml Merge "Run our etherpad prod deploy job when docker updates" 2020-07-27 20:33:24 +00:00
project.yaml Run service-eavesdrop hourly 2020-08-13 08:58:03 -07:00
puppet.yaml Convert ssh keys for ruby net-ssh if necessary 2020-08-19 16:28:08 -07:00
system-config-roles.yaml Acutally run system-config arm64 test on an arm64 node 2020-06-22 14:01:53 +10:00
system-config-run.yaml tox: drop test-requirements.txt 2020-08-25 08:41:44 +10:00