Remove traces of Boron logic
[releng/builder.git] / jjb / sfc / sfc-python.yaml
index c99296b7d32a449c5bd1b171ed02e5681f627e04..1e091f525d1d9fd2df72a1e64876778039304c1f 100644 (file)
@@ -4,8 +4,6 @@
     jobs:
       - 'sfc-verify-python-{stream}'
 
-    # stream:    release stream (eg. stable-boron or beryllium)
-    # branch:    git branch (eg. stable/boron or master)
     stream:
       - oxygen:
           branch: 'master'
           jre: 'openjdk8'
       - carbon:
           branch: 'stable/carbon'
-      - boron:
-          branch: 'stable/boron'
 
     project: 'sfc'
 
 - job-template:
     name: 'sfc-verify-python-{stream}'
 
-    # Job template for ODL verify jobs
-    #
-    # The purpose of this job template is to setup a ODL verify job
-    #
-    # Required Variables:
-    #     stream:    release stream (eg. stable-boron or beryllium)
-    #     branch:    git branch (eg. stable/boron or master)
-
     project-type: freestyle
     node: centos7-java-builder-2c-8g
     concurrent: true