Include new BGPCEP feature names into CSIT job definition
[releng/builder.git] / jjb-templates / project.yaml
index 1f07f73a89d870ecd703f54ced33bc7aaeb93d46..0cb05d8b1c24cd7a2aef5dedbb63834f6a8274ce 100644 (file)
@@ -8,11 +8,10 @@
     jobs:
 JOB_TEMPLATES
 
-    # stream:    branch with - in place of / (eg. stable-helium)
-    # branch:    branch (eg. stable/helium)
+    # stream:    release stream (eg. stable-lithium or beryllium)
+    # branch:    git branch (eg. stable/lithium or master)
     STREAMS
     project: 'PROJECT'
-    jdk: 'openjdk7'
 
 # For the Job templates below replace instances of:
 # PROJECT with your project name (eg. controller)