Merge "Use xenial for openstack-tox-docs for all older stable branch"
This commit is contained in:
commit
a5a0783c0a
@ -648,7 +648,7 @@
|
||||
Run documentation build.
|
||||
|
||||
Uses tox with the ``docs`` environment.
|
||||
branches: ^(?!stable/rocky).*$
|
||||
branches: ^(?!stable/(ocata|pike|queens|rocky)).*$
|
||||
required-projects:
|
||||
- name: openstack/requirements
|
||||
vars:
|
||||
@ -665,8 +665,9 @@
|
||||
|
||||
Uses tox with the ``docs`` environment.
|
||||
|
||||
This job runs on Xenial for stable/rocky. This job is prepared
|
||||
to make sure all stable/rocky will keep running on xenial.
|
||||
This job runs on Xenial for stable/ocata, pike, queens and rocky. This
|
||||
job is prepared to make sure all stable branches before stable/stein will
|
||||
keep running on xenial.
|
||||
required-projects:
|
||||
- name: openstack/requirements
|
||||
vars:
|
||||
@ -676,6 +677,9 @@
|
||||
success-url: html/
|
||||
nodeset: ubuntu-xenial
|
||||
branches:
|
||||
- stable/ocata
|
||||
- stable/pike
|
||||
- stable/queens
|
||||
- stable/rocky
|
||||
|
||||
- job:
|
||||
|
Loading…
x
Reference in New Issue
Block a user