Create Oxygen jobs and bump Nitrogen branch
[releng/builder.git] / jjb / opflex / opflex-dependencies.yaml
index a962234065f7c1b663e08528f0dbdacbd509ddb8..963228095cda3832b30d5d5936d45db318355d53 100644 (file)
@@ -7,7 +7,7 @@
       - 'opflex-openvswitch_tgz-{stream}'
 
     stream:
-      - nitrogen:
+      - oxygen:
           branch: 'master'
           libuv-build: v1
           libuv-scm: v2
           rapidjson-scm: v2
           openvswitch-build: v2
           openvswitch-scm: v2
+      - nitrogen:
+          branch: 'stable/nitrogen'
+          libuv-build: v1
+          libuv-scm: v2
+          rapidjson-build: v1
+          rapidjson-scm: v2
+          openvswitch-build: v2
+          openvswitch-scm: v2
       - carbon:
           branch: 'stable/carbon'
           libuv-build: v1
           rapidjson-scm: v1
           openvswitch-build: v1
           openvswitch-scm: v1
-      - beryllium:
-          branch: 'stable/beryllium'
-          libuv-build: v1
-          libuv-scm: v1
-          rapidjson-build: v1
-          rapidjson-scm: v1
-          openvswitch-build: v1
-          openvswitch-scm: v1
 
     project: 'opflex'
 
@@ -99,7 +99,7 @@
 - builder:
     name: 'builder-opflex-libuv-v1'
     builders:
-      - shell: !include-raw-escape: deps-inc-v1/include-raw-libuv_tgz-build.sh
+      - shell: !include-raw-escape: deps-inc-v1/libuv_tgz-build.sh
 
 - job-template:
     name: 'opflex-libuv_tgz-{stream}'
 - builder:
     name: 'builder-opflex-rapidjson-v1'
     builders:
-      - shell: !include-raw-escape: deps-inc-v1/include-raw-rapidjson_tgz-build.sh
+      - shell: !include-raw-escape: deps-inc-v1/rapidjson_tgz-build.sh
 
 - job-template:
     name: 'opflex-rapidjson_tgz-{stream}'
 - builder:
     name: 'builder-opflex-openvswitch-v1'
     builders:
-      - shell: !include-raw: deps-inc-v1/include-raw-openvswitch_tgz-build.sh
+      - shell: !include-raw: deps-inc-v1/openvswitch_tgz-build.sh
 
 - builder:
     name: 'builder-opflex-openvswitch-v2'
     builders:
-      - shell: !include-raw: deps-inc-v2/include-raw-openvswitch_tgz-build.sh
+      - shell: !include-raw: deps-inc-v2/openvswitch_tgz-build.sh
 
 - job-template:
     name: 'opflex-openvswitch_tgz-{stream}'