Set -x so that we can see where script fails
[releng/builder.git] / jjb / opflex / opflex-custom.yaml
index 68b7292da8dbb8c70feec3c8fe47e4c76b7daa02..3d6531ae56ca555bb232f594faf3cc79f6aff8df 100644 (file)
@@ -6,18 +6,18 @@
       - 'opflex-merge-{stream}'
 
     stream:
-      - oxygen:
+      - aluminium:
           branch: 'master'
-          libuv-version: '1.8.0'
-          rapidjson-version: '1.0.2'
-          openvswitch-version: '2.6.0'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-          libuv-version: '1.8.0'
-          rapidjson-version: '1.0.2'
-          openvswitch-version: '2.6.0'
-      - carbon:
-          branch: 'stable/carbon'
+          libuv-version: '1.20.2'
+          rapidjson-version: '1.1.0'
+          openvswitch-version: '2.12.0'
+      - magnesium:
+          branch: 'stable/magnesium'
+          libuv-version: '1.20.2'
+          rapidjson-version: '1.1.0'
+          openvswitch-version: '2.12.0'
+      - sodium:
+          branch: 'stable/sodium'
           libuv-version: '1.8.0'
           rapidjson-version: '1.0.2'
           openvswitch-version: '2.6.0'
 - job-template:
     name: 'opflex-verify-{stream}'
 
+    disable-job: false
+
     project-type: freestyle
     node: centos7-builder-2c-8g
     concurrent: true
     jdk: '{java-version}'
+    disabled: '{disable-job}'
 
     properties:
       - opendaylight-infra-properties:
@@ -76,6 +79,7 @@
           project: '{project}'
           branch: '{branch}'
           files: '**'
+          forbidden-files: ''
 
     builders:
       - opflex-build:
           gerrit-server-name: '{gerrit-server-name}'
           name: 'opflex'
           branch: '{branch}'
+          files: '**'
+          forbidden-files: ''
 
     builders:
       - opflex-build: