From 7fec8f14c244ea3d0013aef5e113230ba5409a7b Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 27 Feb 2019 18:05:06 -0500 Subject: [PATCH] jjb: disable Ubuntu-hwe-4.18.0 branch for bionic builds Signed-off-by: Michael Jeanson --- scripts/lttng-modules/master.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lttng-modules/master.groovy b/scripts/lttng-modules/master.groovy index a5fd3f5..9ae7294 100644 --- a/scripts/lttng-modules/master.groovy +++ b/scripts/lttng-modules/master.groovy @@ -341,7 +341,7 @@ if (uversion != null) { case 'bionic': matchStrs = [ ~/^refs\/tags\/(Ubuntu-4\.15\.0-\d{1,3}?\.[\d]+)$/, - ~/^refs\/tags\/(Ubuntu-hwe-4\.18\.0-.*_18\.04\.\d+)$/, +// ~/^refs\/tags\/(Ubuntu-hwe-4\.18\.0-.*_18\.04\.\d+)$/, ] break -- 2.34.1