Merge "Switch constraints proposal to use zuul-git-prep"
This commit is contained in:
@@ -93,14 +93,11 @@
|
|||||||
- revoke-sudo
|
- revoke-sudo
|
||||||
- link-logs
|
- link-logs
|
||||||
- net-info
|
- net-info
|
||||||
- gerrit-git-prep
|
- zuul-git-prep:
|
||||||
|
branch-override: '{branch-override}'
|
||||||
- shell: |
|
- shell: |
|
||||||
#!/bin/bash -xe
|
/usr/local/jenkins/slave_scripts/propose_update.sh \
|
||||||
export BRANCH_OVERRIDE={branch-override}
|
requirements-constraints
|
||||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
|
||||||
export ZUUL_BRANCH=$BRANCH_OVERRIDE
|
|
||||||
fi
|
|
||||||
/usr/local/jenkins/slave_scripts/propose_update.sh requirements-constraints
|
|
||||||
|
|
||||||
publishers:
|
publishers:
|
||||||
- console-log
|
- console-log
|
||||||
|
Reference in New Issue
Block a user