jjb: disable Ubuntu-hwe-4.18.0 branch for bionic builds
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 27 Feb 2019 23:05:06 +0000 (18:05 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 27 Feb 2019 23:06:52 +0000 (18:06 -0500)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
scripts/lttng-modules/master.groovy

index a5fd3f5eedfb04d2055cfa36813013a74b00fcb2..9ae7294b6997c01d17d41a71b23218b49f027e9f 100644 (file)
@@ -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
 
This page took 0.024041 seconds and 4 git commands to generate.