X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc-python.yaml;h=9b226d93bcde0a76b2641169ca615942a324cfff;hb=42d5aa6b322bb400d0e284ee472d8105f4409584;hp=c99296b7d32a449c5bd1b171ed02e5681f627e04;hpb=e9379cbbf67ee9f58a24e437782d92534d8b5449;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc-python.yaml b/jjb/sfc/sfc-python.yaml index c99296b7d..9b226d93b 100644 --- a/jjb/sfc/sfc-python.yaml +++ b/jjb/sfc/sfc-python.yaml @@ -4,35 +4,21 @@ 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' - jdk: 'openjdk8' - nitrogen: branch: 'stable/nitrogen' - 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 + node: centos7-builder-2c-8g concurrent: true properties: @@ -58,7 +44,7 @@ triggers: - gerrit-trigger-patch-submitted: - server: '{server-name}' + gerrit-server-name: '{gerrit-server-name}' project: '{project}' branch: '{branch}' files: 'sfc-py/**'