Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Jaeger 8d85f6ccaa Update zuul git URL
Use the new location for the zuul repo.

Change-Id: I2d45fd000f6288b3ef54f5464a1c752b9c2b8f6b
2019-04-21 11:43:07 +02:00
James E. Blair d20695814d Update zuul ansible location
With multi-ansible support, the location of the zuul plugins/modules
has moved.

Also, pin ansible-lint to match the version in zuul-jobs. Note we move
all the deps for the linters job into test-requirements.txt then consume
the deps there under the tox linters target. This makes it easier to see
where deps are listed.

Finally bump hacking version up so that modern flake8 works with it.

Change-Id: I8e2cf1f2276bca5a912fed52062628b3b9d0d6d9
2019-03-18 12:14:38 -07:00
Zuul 54e633d25e Merge "Update test-requirements ansible version" 2018-08-24 16:23:22 +00:00
Andreas Jaeger cb83b17f9f Update docs build job
Use sphinx-build in tox.ini.

Change-Id: Ic8a0600e84eb5d7e5f9b4078bb086a5881f36625
2018-08-21 21:10:50 +02:00
Tristan Cacqueray 7deaf1142f Update test-requirements ansible version
Zuul depends on ansible>=2.5.1,<2.6

Change-Id: I363144a95f9f33a83e7d211183039185f23e8c24
2018-07-30 06:42:14 +00:00
Monty Taylor 4ae59c0a9c
Remove feature/zuulv3 from pip depend
Change-Id: I553cbe39228f3536253cd8b22845122f744fbe8f
2018-01-18 12:05:14 -06:00
Jeremy Stanley ab5c4064e7 Add generic base and base-test jobs/playbooks
Start with a stripped-down fork of the base job from project-config,
omitting any OpenStack-specific roles and variables. Also include a
duplicate base-test job intended for testing out potential changes
to the base job.

Extend the linters env for tox to check the included playbooks with
ansible-lint, and add Sphinx integration for autodocumenting the new
playbooks.

Change-Id: I575be518c3e549a51c0c94deb295061dcf8be0b5
2017-12-20 17:48:17 +00:00
Jeremy Stanley 5d5813a7f6 Initial boilerplate, packaging and testing
This copies the documentation scaffold, packaging setup, testing
framework and development environment files from the zuul-jobs repo
for consistency.

Change-Id: I64046054a65c3e01b0b81c01813482b67535d51b
Depends-On: Ib43621d29c4082c3a34a221a6462910364c19319
2017-12-19 01:05:54 +00:00