Ansible job definitions for Zuul
Jeremy Stanley
8b577d4106
Change to the executor workdir during npm upload
...
When using npm to install locally, it wants to write a node_modules
tree in the current path. Since the default path of a command is the
path where the playbook resides and this is not writeable on a zuul
executor, change to the writeable workdir first.
Change-Id: Ib4f632c0b9e3f5842e3cd649b6ca7ecb8042e7e3
2017-12-09 17:27:56 +00:00
doc /source
Update the zuul-sphinx extension config
2017-08-04 16:49:39 -07:00
playbooks
Merge "Fix npm-run-test"
2017-12-07 16:33:27 +00:00
roles
Change to the executor workdir during npm upload
2017-12-09 17:27:56 +00:00
tests
Include ansible-playbook syntax-check for tox pep8
2017-07-17 16:53:55 -04:00
.gitignore
Add Sphinx module for Zuul jobs
2017-06-09 09:03:15 -07:00
.gitreview
Added .gitreview
2017-05-24 19:48:52 +00:00
bindep.txt
Port in tox jobs from openstack-zuul-jobs
2017-07-06 11:18:47 -05:00
LICENSE
Add initial license, docs, and other config
2017-06-08 14:01:21 -07:00
README.rst
Add initial license, docs, and other config
2017-06-08 14:01:21 -07:00
setup.cfg
Add initial license, docs, and other config
2017-06-08 14:01:21 -07:00
setup.py
Add initial license, docs, and other config
2017-06-08 14:01:21 -07:00
test-requirements.txt
Run ansible-lint on repo
2017-10-27 07:49:02 +02:00
tox.ini
Simplify ansible invocations in tox.ini
2017-10-28 16:56:30 +02:00
zuul.yaml
Merge "Revert "Add sphinx_python variable to sphinx role and job""
2017-12-08 12:31:32 +00:00
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for
use by any Zuul system.