Update projects when requirements change
Waiting for projects to catch up with requirements versions winds up with us in a period where everything is out of whack. Instead, everytime we update the requirements, we should just submit changes that update everything. Change-Id: I93465255c27fb2079915c7b3cd9170bfc40b8c35
This commit is contained in:
@@ -22,3 +22,15 @@
|
||||
|
||||
publishers:
|
||||
- console-log
|
||||
|
||||
- job:
|
||||
name: propose-requirements-updates
|
||||
node: proposal
|
||||
|
||||
builders:
|
||||
- gerrit-git-prep
|
||||
- shell: /usr/local/jenkins/slave_scripts/propose_requirements_update.sh
|
||||
- link-logs
|
||||
|
||||
publishers:
|
||||
- console-log
|
||||
|
||||
Reference in New Issue
Block a user