Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / controller / controller.cfg
index 341287fb328a4dea447a5b2c4b72447cb0734006..0dd6f5295f7f8a7a8327f696e7dcb55877f4d82a 100644 (file)
@@ -1,7 +1,7 @@
 STREAMS:
 - boron:
     branch: master
-    jdks: openjdk7,openjdk8
+    jdks: openjdk8
     autorelease: true
 - beryllium:
     branch: stable/beryllium
@@ -10,9 +10,11 @@ STREAMS:
 - stable-lithium:
     branch: stable/lithium
     jdks: openjdk7,openjdk8
+    distribution-check: false
 - stable-helium:
     branch: stable/helium
     jdks: openjdk7
+    distribution-check: false
 MVN_GOALS: -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r clean install -Pintegrationtests,docs
 MVN_OPTS: -Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true
 DEPENDENCIES: yangtools,aaa