Set -x so that we can see where script fails
[releng/builder.git] / jjb / opflex / opflex-custom.yaml
index 5d2b2e7e2e2ca8a01ef154759f4f349b6a29195c..3d6531ae56ca555bb232f594faf3cc79f6aff8df 100644 (file)
@@ -6,9 +6,14 @@
       - 'opflex-merge-{stream}'
 
     stream:
-      - magnesium:
+      - aluminium:
           branch: 'master'
-          libuv-version: '1.8.0'
+          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:
           libuv-version: '1.8.0'
           rapidjson-version: '1.0.2'
           openvswitch-version: '2.6.0'
-      - neon:
-          branch: 'stable/neon'
-          libuv-version: '1.8.0'
-          rapidjson-version: '1.0.2'
-          openvswitch-version: '2.6.0'
 
     project: 'opflex'
     archive-artifacts: '**/*.tar.gz'