X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=05e7b801762f01edb2b7ac57e82a2a9ef6aa8feb;hb=316141c3a3e59d39c9a5b1e8d472be2e36b12556;hp=46bdaec6c5f85ed2500fb017261ad54b47cd8bcd;hpb=0abaee571f249a9da5396f5d44cae9350f2fbf2a;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index 46bdaec6c..05e7b8017 100644 --- a/jjb/genius/genius-csit-genius.yaml +++ b/jjb/genius/genius-csit-genius.yaml @@ -5,34 +5,32 @@ - 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' + branch: "master" + jre: "openjdk11" - aluminium: - branch: 'stable/aluminium' - jre: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + branch: "stable/magnesium" + jre: "openjdk11" 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"