manual-jobs: Enable constraint usage
Use zuul-git-prep-upper-constraints instead of gerrit-git-prep for manuals-jobs. These jobs might be used in repos that have constraints enabled - like openstackdocstheme - and thus need the constraints file downloaded. Also, we can use the zuul setup macro now on all notes, use it for better git tree set up. Change-Id: I965d7d1abb5e8fba0e54146b2d828a04da851bb7
This commit is contained in:
parent
197dbf1b56
commit
24c31b4c44
@ -7,7 +7,7 @@
|
|||||||
- revoke-sudo
|
- revoke-sudo
|
||||||
- link-logs
|
- link-logs
|
||||||
- net-info
|
- net-info
|
||||||
- gerrit-git-prep
|
- zuul-git-prep-upper-constraints
|
||||||
- shell: /usr/local/jenkins/slave_scripts/propose_update.sh openstack-manuals
|
- shell: /usr/local/jenkins/slave_scripts/propose_update.sh openstack-manuals
|
||||||
|
|
||||||
publishers:
|
publishers:
|
||||||
@ -25,7 +25,7 @@
|
|||||||
builders:
|
builders:
|
||||||
- print-template-name:
|
- print-template-name:
|
||||||
template-name: "{template-name}"
|
template-name: "{template-name}"
|
||||||
- gerrit-git-prep
|
- zuul-git-prep-upper-constraints
|
||||||
- install-distro-packages
|
- install-distro-packages
|
||||||
- revoke-sudo
|
- revoke-sudo
|
||||||
- run-tox:
|
- run-tox:
|
||||||
@ -49,7 +49,7 @@
|
|||||||
builders:
|
builders:
|
||||||
- print-template-name:
|
- print-template-name:
|
||||||
template-name: "{template-name}"
|
template-name: "{template-name}"
|
||||||
- gerrit-git-prep
|
- zuul-git-prep-upper-constraints
|
||||||
- install-distro-packages
|
- install-distro-packages
|
||||||
- revoke-sudo
|
- revoke-sudo
|
||||||
- run-tox:
|
- run-tox:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user