]> git.ipfire.org Git - thirdparty/asterisk.git/commit
CI: Add "throttle" label and "skip_gate" capability
authorGeorge Joseph <gjoseph@digium.com>
Thu, 8 Aug 2019 12:12:18 +0000 (06:12 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 8 Aug 2019 14:49:17 +0000 (09:49 -0500)
commitc4b6e3c1afd7f73c8f90a196bed6c852c1793d43
tree27e280faec0cddd9d9b9c2e24a46bd5c0dc67de9
parentd5675180863faccc66f22e8b8f73b0c9802ad0dd
CI:  Add "throttle" label and "skip_gate" capability

To make throttling by label fully active, the "throttle" option
has to be specified with a specific label.

You can now specify "skip_gate" in the Gerrit comments when you
do a +2 code review to tell Jenkins not to actually run the
gate.  You'd do this if you plan to manually merge the change.

Also updated the "printenv" debug output to better sort multi-line
comments.

Change-Id: I4c0b1085acec4805f2ca207eebac50aad81f27e2
tests/CI/gates.jenkinsfile
tests/CI/periodics-daily.jenkinsfile
tests/CI/ref_debug.jenkinsfile
tests/CI/unittests.jenkinsfile