Merge "Revert "Robot installation: Pinpoint pycparser version""
[releng/builder.git] / jjb / netconf / netconf-scale.yaml
index b1f9b481972ba1545bc61b9775a84d6a77a7631d..8678b011bc259b7fefb94ead391969d3ebd606c1 100644 (file)
@@ -20,9 +20,6 @@
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jre: 'openjdk7'
 
     install:
         - only:
@@ -40,3 +37,6 @@
     # so the job is defined to run once a day.
     # Trigger jobs (daily)
     schedule: 'H H * * *'
+
+    # ODL system configuration
+    controller-image: 'centos7-java-builder-2c-8g'