Use zuul-cloner for install-guide and api-* docs jobs

Use zuul-cloner with constraints set up for the project specific
install-guide and api-* docs jobs, so that projects can use constraints
and do not need a special install_command in their tox.ini for these.

Change-Id: I8f45a53429b9fcbf3689a268f096afdf5f32f461
This commit is contained in:
Andreas Jaeger 2016-07-18 16:30:05 +02:00
parent b5334b1186
commit f980165efe
2 changed files with 6 additions and 6 deletions

View File

@ -66,7 +66,7 @@
node: ubuntu-trusty
builders:
- gerrit-git-prep
- zuul-git-prep-upper-constraints
- install-distro-packages
- revoke-sudo
- tox:
@ -82,7 +82,7 @@
node: ubuntu-trusty
builders:
- gerrit-git-prep
- zuul-git-prep-upper-constraints
- install-distro-packages
- revoke-sudo
- tox:
@ -116,7 +116,7 @@
node: ubuntu-trusty
builders:
- gerrit-git-prep
- zuul-git-prep-upper-constraints
- install-distro-packages
- revoke-sudo
- tox:
@ -132,7 +132,7 @@
node: ubuntu-trusty
builders:
- gerrit-git-prep
- zuul-git-prep-upper-constraints
- install-distro-packages
- revoke-sudo
- tox:

View File

@ -84,7 +84,7 @@
node: ubuntu-trusty
builders:
- gerrit-git-prep
- zuul-git-prep-upper-constraints
- install-distro-packages
- revoke-sudo
- shell: "/usr/local/jenkins/slave_scripts/run-install-guide.sh"
@ -105,7 +105,7 @@
node: ubuntu-trusty
builders:
- gerrit-git-prep
- zuul-git-prep-upper-constraints
- install-distro-packages
- revoke-sudo
- shell: "/usr/local/jenkins/slave_scripts/run-install-guide.sh"