Fix the communication issue between control and compute nodes
[releng/builder.git] / jjb / capwap / capwap-csit-ac.yaml
index 63e7fd08ddadfb24761a5fd7493d93831feb735e..5300c60ed9ed8102e5b5b36ad0af904b26ced6ff 100644 (file)
     stream:
         - boron:
             branch: 'master'
-            jdk: 'openjdk8'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -35,4 +35,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},odlparent-distribution-{stream},capwap-distribution-{stream}'
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},capwap-distribution-{stream}'