Ansible job definitions for Zuul
Go to file
melanie witt b892aad548 Run sphinx-build in parallel for releasenotes
Since the recent releases and upper-constraints bumps for
openstackdocstheme 2.1.0 and reno 3.1.0, both sphinx extensions now
support safe parallel reading.

This adds the '-j auto' option to the sphinx-build command for building
release notes to parallelize the build over multiple CPUs.

This effort was inspired by the nova build-openstack-releasenotes job
which typically takes 52m to 1h to run. The job timeout is 1h, so we
are occasionally seeing TIMED_OUT job failures.

With parallel sphinx-build, the job run time is reduced down to 15m.

Change-Id: If3c615119b1a72ce294e22685ddc2dcd6b63f4a0
2020-05-15 00:35:29 +00:00
.rules Check blocks recursively for loops 2020-05-05 22:56:46 +02:00
doc Split browser and non-browser targetting js test jobs 2020-05-12 11:31:42 -05:00
playbooks Merge "Split browser and non-browser targetting js test jobs" 2020-05-12 17:10:19 +00:00
roles Run sphinx-build in parallel for releasenotes 2020-05-15 00:35:29 +00:00
test-playbooks Revert "Revert "ensure-tox: use venv to install"" 2020-05-11 11:10:09 +10:00
tests Add test cases for tox line comment parsing 2020-04-03 19:34:24 +02:00
tools Remove opensuse-15-plain testing 2020-05-06 12:40:40 +10:00
zuul-tests.d Remove opensuse-15-plain testing 2020-05-06 12:40:40 +10:00
zuul.d Merge "Split browser and non-browser targetting js test jobs" 2020-05-12 17:10:19 +00:00
.ansible-lint Add loop var policy to ansible-lint 2020-04-29 17:20:59 +02:00
.gitignore Add a python unit test framework 2018-07-25 09:11:25 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:30 +00:00
.stestr.conf Add a python unit test framework 2018-07-25 09:11:25 -07:00
.yamllint Made sequence indent consistent 2020-05-07 14:13:55 +01:00
bindep.txt bindep: add gcc 2020-05-09 13:49:03 -04:00
CONTRIBUTING.rst Link the policy to the CONTRIBUTING.rst file 2020-01-28 07:21:08 -05:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
README.rst Add installation/deprecation documentation 2018-04-11 08:03:57 -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 Bumb ansible to version 2.6 2020-05-07 11:14:45 +02:00
tox.ini Set ignore_basepython_conflict to true 2020-05-09 20:43:52 +00:00

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.