X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=f4df8dc32b27258bc4550f4a0a03f810e99d1f44;hb=eb558d21803ca15cd9fc0c788e8f420494f8feb3;hp=84ea8aa68a2fe6f6bf6f29ef63b634aa8743abc1;hpb=a358add29442c6b02e40eed7ba6076e5b6effcf7;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index 84ea8aa68..f4df8dc32 100644 --- a/jjb/genius/genius-csit-genius.yaml +++ b/jjb/genius/genius-csit-genius.yaml @@ -5,33 +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' - - neon: - branch: 'stable/neon' + 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"