X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangtools%2Fyangtools-csit-system.yaml;h=c2d51a1c7726edac2466c349703823fbb8e1e795;hb=9df3f548230c398ce40a07501a6c2fa58f77134f;hp=fbbccaca456cc1fd22cab57ce8b8df6b01e20b24;hpb=b5be33b878d75af8df189ee55974405b9a08dff1;p=releng%2Fbuilder.git diff --git a/jjb/yangtools/yangtools-csit-system.yaml b/jjb/yangtools/yangtools-csit-system.yaml index fbbccaca4..c2d51a1c7 100644 --- a/jjb/yangtools/yangtools-csit-system.yaml +++ b/jjb/yangtools/yangtools-csit-system.yaml @@ -2,7 +2,7 @@ - project: name: yangtools-csit-system jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node-periodic # The project name project: 'yangtools' @@ -13,12 +13,13 @@ # Project branches. stream: # The tested component was only introduced in Carbon. - - nitrogen: + - oxygen: branch: 'master' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' + karaf-version: karaf3 install: - only: @@ -26,7 +27,6 @@ # No tools system VMs needed, but ODL system needs RAM and benefits from CPUs. tools_system_count: 0 - odl_system_flavor: 8 GB General Purpose v1 # Features to install install-features: 'odl-restconf'