Merge "'Update validate autorelease projects for fluorine"
[releng/builder.git] / jjb / controller / controller-csit-clustering.yaml
index 6343fdae80dea34dd0e5e88072d0fc106f37cac3..36beac1219ae0e030beb5706778d4b79732d31b4 100644 (file)
@@ -1,32 +1,25 @@
+---
 - project:
     name: controller-csit-clustering
     jobs:
-        - '{project}-csit-3node-{functionality}-{install}-{stream}'
+      - inttest-csit-3node
+      - inttest-csit-verify-3node
 
-    # The project name
     project: 'controller'
-
-    # The functionality under test
     functionality: 'clustering'
 
-    # Project branches
     stream:
-        - beryllium:
-            branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+      - fluorine:
+          branch: 'master'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
-
-    # Features to install
-    install-features: 'odl-restconf,odl-clustering-test-app,odl-netconf-connector-ssh'
+      - all:
+          scope: 'all'
 
-    # Robot custom options
-    robot-options: ''
+    tools_system_count: 0
 
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream}'
+    install-features: >
+        odl-restconf,
+        odl-clustering-test-app