itm-direct-tunnels patch test in genius
[releng/builder.git] / jjb / controller / controller-csit-clustering.yaml
index c4f868330e24f67cae0959087db2c755a2ec5ae3..36beac1219ae0e030beb5706778d4b79732d31b4 100644 (file)
@@ -5,13 +5,9 @@
       - inttest-csit-3node
       - inttest-csit-verify-3node
 
-    # The project name
     project: 'controller'
-
-    # The functionality under test
     functionality: 'clustering'
 
-    # Project branches
     stream:
       - fluorine:
           branch: 'master'
       - all:
           scope: 'all'
 
-    # No tools system VMs needed in JCloud configuration
     tools_system_count: 0
 
-    # Features to install
-    # We do not need to explicitly install restconf here (which is not brought in by the clustering-test-app)
-    # because this project will only create the -all- job which will automatically install the compatible with
-    # all feature set. That feature set will bring in restconf, which is required by the CSIT suites. If/When
-    # the -only- version of this job is brought back, we'll need to take that in to consideration.
     install-features: >
+        odl-restconf,
         odl-clustering-test-app
-
-    # Robot custom options
-    robot-options: ''