zuul/tools
Tobias Henkel fa0715eeac
Move ansible installation from pre_command to install phase in tox
We currently install ansible during the pre_command phase in tox. This
breaks the following use case:

  tox -e py36 --notest
  ttrun <test case>

This is broken now because ttrun doesn't run pre_commands. Instead we
already have a pip wrapper that does the nodeenv installation. We can
use this to also call zuul-manage-ansible on zuul installation.

Change-Id: I680777e5406368d35366602ac37e029db91c8a5c
2019-03-19 10:09:36 +01:00
..
018D05F5.gpg Avoid using apt-add-repository 2017-07-11 16:41:52 -04:00
docker-compose.yaml Add dockerized test setup 2019-02-15 07:54:28 +01:00
encrypt_secret.py encrypt_secret: support self-signed certificates via --insecure argument 2018-11-12 11:51:39 +01:00
github-debugging.py Enhance github debugging script for apps 2018-02-05 12:22:26 +01:00
install-js-repos-rpm.sh Use node v10 instead of node v8 2019-02-04 21:26:37 +00:00
install-js-tools.sh Use node v10 instead of node v8 2019-02-04 21:26:37 +00:00
node_usage.py Small script to scrape Zuul job node usage 2018-10-30 09:17:57 -07:00
pip.sh Move ansible installation from pre_command to install phase in tox 2019-03-19 10:09:36 +01:00
test-logs.sh Make test-logs.sh more convenient to use 2018-02-19 23:53:34 -05:00
test-setup-docker.sh Add dockerized test setup 2019-02-15 07:54:28 +01:00
test-setup.sh Run zookeeper datadir on tmpfs during testing 2018-10-23 10:31:58 -07:00
update-storyboard.py Re-enable E305 pep8 errors 2017-05-19 09:38:36 -04:00
zuul-changes.py scheduler: return project_canonical in status page 2018-07-27 13:08:56 +00:00
zuul-clear-refs.py Zuul references cleaner 2015-07-20 18:57:04 +02:00