From 94f54928f229611c0a314eb1f528b9318fa688ec Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 19 May 2020 11:53:00 +0200 Subject: [PATCH] Add octaviaclient cross job octaviaclient PDF file should show the version numbers, let's check that. Depends-On: https://review.opendev.org/729027 Change-Id: I09dec7c16c239d1eeae738b54d9c699eb7f461c5 --- .zuul.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 4ba611b..0a97712 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -18,6 +18,19 @@ - openstack/nova - openstack/openstackdocstheme +- job: + name: openstackdocstheme-cross-octaviaclient-tox-docs + parent: openstack-tox-docs + description: | + Run cross-project tests on nova with + openstack-tox-docs. + vars: + zuul_work_dir: src/opendev.org/openstack/python-octaviaclient + sphinx_pdf_files: doc-python-octaviaclient.pdf + required-projects: + - openstack/python-octaviaclient + - openstack/openstackdocstheme + - project: templates: - check-requirements @@ -39,6 +52,7 @@ # Run the docs build using the starlingxdocs theme - openstackdocstheme-openstack-tox-docs-starlingxdocs - openstackdocstheme-cross-nova-tox-docs + - openstackdocstheme-cross-octaviaclient-tox-docs gate: jobs: - openstack-tox-pep8 @@ -52,6 +66,7 @@ - ^.*\.rst$ - openstackdocstheme-openstack-tox-docs-starlingxdocs - openstackdocstheme-cross-nova-tox-docs + - openstackdocstheme-cross-octaviaclient-tox-docs post: jobs: - publish-openstack-python-branch-tarball