Create Oxygen jobs and bump Nitrogen branch
[releng/builder.git] / jjb / of-config / of-config.yaml
index 874b7483fc3ce501e9cd515274edcf27f80ecd96..51b2264d1ba3fc621349e6e9f235515b4be27079 100644 (file)
@@ -1,4 +1,30 @@
 ---
+- project:
+    name: of-config-oxygen
+    jobs:
+      - '{project-name}-clm-{stream}'
+      - '{project-name}-distribution-check-{stream}'
+      - '{project-name}-integration-{stream}'
+      - '{project-name}-merge-{stream}'
+      - '{project-name}-verify-{stream}-{maven}-{jdks}'
+
+    stream: oxygen
+    project: 'of-config'
+    project-name: 'of-config'
+    branch: 'master'
+    jdk: openjdk8
+    jdks:
+      - openjdk8
+    maven:
+      - mvn33:
+          mvn-version: 'mvn33'
+    mvn-settings: 'of-config-settings'
+    mvn-goals: 'clean install'
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    dependencies: netconf-merge-{stream}'
+    email-upstream: '[of-config] [netconf]'
+    archive-artifacts: ''
+
 - project:
     name: of-config-nitrogen
     jobs:
@@ -11,7 +37,7 @@
     stream: nitrogen
     project: 'of-config'
     project-name: 'of-config'
-    branch: 'master'
+    branch: 'stable/nitrogen'
     jdk: openjdk8
     jdks:
       - openjdk8