Files
.rules
doc
playbooks
chart-testing
dco-license
dhall
docker-image
go
golangci-lint
haskell
helm
javascript
markdownlint
multinode
nodejs-npm
packer
phoronix-test-suite
python
releasenotes
run-test-command
sphinx
tox
tox-docs
pre.yaml
unittests
upload-git-mirror
validate-zone-db
roles
test-playbooks
tests
tools
zuul-tests.d
zuul.d
.ansible-lint
.gitignore
.gitreview
.stestr.conf
.yamllint
LICENSE
README.rst
bindep.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
zuul-jobs/playbooks/tox-docs
Andreas Jaeger 002956ee54 Update tox-docs to follow build-sphinx better
The build-sphinx job uses compile and test bindep profiles, update tox-docs to use the same.

tox-docs used to run tools/test_setup due to inheriting from unittests,
remove that inheritance since we do not need it.

Update role bindep to have a default for zuul_work_dir. If this role is
used without unittests, zuul_work_dir is unset.

Change-Id: I5df8b9cd90bf5e4f4c84c7b4514fb9c575898e31
2018-08-22 07:54:42 +02:00
..