Merge "Add job definition for clustered Netconf scaling tests"
[releng/builder.git] / jjb / sfc / sfc-csit-clustering.yaml
index 36514ba602040740027671a820f5a8118c590cf9..c20eef82ae058d32d6362fc7a0a7e2aeed136811 100644 (file)
     stream:
         - boron:
             branch: 'master'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only:
             scope: 'all'
 
     # Features to install
-    install-features: 'odl-sfc-core,odl-restconf-all'
+    install-features: 'odl-sfc-provider-rest'
 
     # Robot custom options
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'odlparent-distribution-{stream},lispflowmapping-distribution-{stream},ovsdb-distribution-{stream},controller-distribution-{stream},openflowplugin-distribution-{stream},yangtools-distribution-{stream}'
+    trigger-jobs: 'lispflowmapping-distribution-{stream},ovsdb-distribution-{stream},controller-distribution-{stream},openflowplugin-distribution-{stream},yangtools-distribution-{stream}'