X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=f4df8dc32b27258bc4550f4a0a03f810e99d1f44;hb=d5fb457479b8760a272adb35212aa275042598e4;hp=43ff1abc3c2091bf456b261965b9e6c69aa7ff7d;hpb=b82a88ea1c9c4a930359d84c8536e4c088fa7b03;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index 43ff1abc3..f4df8dc32 100644 --- a/jjb/genius/genius-csit-genius.yaml +++ b/jjb/genius/genius-csit-genius.yaml @@ -5,31 +5,34 @@ - inttest-csit-1node-custom - inttest-csit-3node-custom - project: 'genius' + project: "genius" functionality: - - 'upstream' - - 'gate' - - 'tdd-wip': - testplan: '{project}-tdd-wip.txt' + - "upstream" + - "gate" + - "tdd-wip": + testplan: "{project}-tdd-wip.txt" - testplan: '{project}-{functionality}.txt' + testplan: "{project}-{functionality}.txt" stream: + - silicon: + branch: "master" + jre: "openjdk11" - aluminium: - branch: 'master' - jre: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' + branch: "stable/magnesium" + jre: "openjdk11" - sodium: - branch: 'stable/sodium' + branch: "stable/sodium" install: - only: - scope: 'only' + scope: "only" tools_system_count: 3 - install-features: 'odl-genius-rest' - robot-options: '-v FAIL_ON_EXCEPTIONS:False' + install-features: "odl-genius-rest" + robot-options: "-v FAIL_ON_EXCEPTIONS:False"