Merge "Revert gerrit-patch macro back to git review"
[releng/builder.git] / jjb / didm / didm-csit-discovery.yaml
index 6abc1f21236a8d2760a68f25d6f3ca7e5648d8fe..84f25d52e1737cbdd3a661b03d2456000f996979 100644 (file)
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jre: 'openjdk7'
 
     install:
         - only:
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-didm-all'
+    install-features: 'odl-restconf,odl-didm-all'
 
     # Robot custom options
     robot-options: ''
-
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'didm-distribution-{stream},openflowplugin-distribution-{stream}'