Merge "Add publish-tox-docs-infra-bionic"

This commit is contained in:
Zuul 2019-01-22 16:12:25 +00:00 committed by Gerrit Code Review
commit 1d8cde48d5
2 changed files with 19 additions and 4 deletions

View File

@ -530,6 +530,23 @@
afs_subpath: "/infra/{{ zuul.project.short_name }}"
bindep_profile: compile doc
- job:
name: publish-tox-docs-infra-bionic
parent: publish-openstack-tox-docs-base
description: |
Publish the results of the tox docs job to
/afs/.openstack.org/infra/{{ zuul.project.short_name }}
using an ubuntu-bionic nodeset (openstackid will use this
to get around the final: true in publish-tox-docs-infra
until the default nodeset is updated in the base job)
final: true
post-run:
- playbooks/sphinx/post-infra.yaml
vars:
afs_subpath: "/infra/{{ zuul.project.short_name }}"
bindep_profile: compile doc
nodeset: ubuntu-bionic
- job:
name: publish-infra-manual
parent: publish-openstack-tox-docs-base

View File

@ -512,13 +512,11 @@
post:
jobs:
- legacy-laravel-openstackid-release-branch
- publish-tox-docs-infra:
nodeset: ubuntu-bionic
- publish-tox-docs-infra-bionic
release:
jobs:
- legacy-laravel-openstackid-release-master
- publish-tox-docs-infra:
nodeset: ubuntu-bionic
- publish-tox-docs-infra-bionic
- project:
name: openstack-infra/openstackid-resources