X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangtools%2Fyangtools-csit-system.yaml;h=92148be94824382edebca296ca614dd84eb65c03;hb=88381e42f55aea865e5f4cf22d1a15d85aa75caa;hp=5a68f2b1ecdf6d30c556fdb32561eff381245082;hpb=9d38db6bfdd4ec9179596003fe2bd0b97d6a56bc;p=releng%2Fbuilder.git diff --git a/jjb/yangtools/yangtools-csit-system.yaml b/jjb/yangtools/yangtools-csit-system.yaml index 5a68f2b1e..92148be94 100644 --- a/jjb/yangtools/yangtools-csit-system.yaml +++ b/jjb/yangtools/yangtools-csit-system.yaml @@ -5,30 +5,34 @@ - inttest-csit-1node # The project name - project: 'yangtools' + project: "yangtools" # The functionality under test - functionality: 'system' + functionality: "system" # Project branches. stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + 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 # Features to install - install-features: 'odl-restconf' + install-features: "odl-restconf" # Robot custom options: - robot-options: '' - + robot-options: "" # Additional patterns to archive # FIXME: Delete if no patterns.