X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangtools%2Fyangtools-csit-system.yaml;h=40e9ceda7c176aa347f73aa466c17f81b22d894e;hb=740166f9be30ef263b382f84ed629d18e6b52066;hp=0b523d00222492cc4eac62c3c529467b65e1adce;hpb=d2932592d1c8707227c1cdaf05bffc45c63b36a8;p=releng%2Fbuilder.git diff --git a/jjb/yangtools/yangtools-csit-system.yaml b/jjb/yangtools/yangtools-csit-system.yaml index 0b523d002..40e9ceda7 100644 --- a/jjb/yangtools/yangtools-csit-system.yaml +++ b/jjb/yangtools/yangtools-csit-system.yaml @@ -2,42 +2,37 @@ - project: name: yangtools-csit-system jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name - project: 'yangtools' + project: "yangtools" # The functionality under test - functionality: 'system' + functionality: "system" # Project branches. stream: - # The tested component was only introduced in Carbon. - - oxygen: - branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # 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' + install-features: "odl-restconf" # Robot custom options: - robot-options: '' - + robot-options: "" # Additional patterns to archive - archive-artifacts: '' # FIXME: Delete if no patterns.