]> 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:47:34 +0000 (08:47 -0600)
commit17908cb76e58dccc906de39487ba456a4391f4c4
tree0690ac500d3254f1c906894c2e5aa7da0bc7f666
parent6d174e4ef254fc6d7b347a30b11b1be0afbe8f8a
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