X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=f4df8dc32b27258bc4550f4a0a03f810e99d1f44;hb=eb558d21803ca15cd9fc0c788e8f420494f8feb3;hp=3986e83cc3720ed5767ec180629320bb263c2159;hpb=499c17768236a665b7230d58f392eff35320599a;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index 3986e83cc..f4df8dc32 100644 --- a/jjb/genius/genius-csit-genius.yaml +++ b/jjb/genius/genius-csit-genius.yaml @@ -2,56 +2,37 @@ - project: name: genius-csit-genius-oxygen-fluorine jobs: - - inttest-csit-1node - - inttest-csit-3node + - 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" - stream: - - neon: - branch: 'master' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' - - install: - - only: - scope: 'only' - - tools_system_count: 3 - - install-features: 'odl-genius-rest' - robot-options: '-v FAIL_ON_EXCEPTIONS:False' - -- project: - name: genius-csit-genius-verify - jobs: - - inttest-csit-verify-1node - - inttest-csit-verify-3node - - project: 'genius' - - functionality: 'verify' + testplan: "{project}-{functionality}.txt" stream: - - fluorine: - branch: 'master' - - verify-stream: 'oxygen' - verify-branch: 'stable/oxygen' - verify-karaf-version: 'karaf4' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" + - sodium: + branch: "stable/sodium" install: - only: - scope: 'only' + scope: "only" tools_system_count: 3 - install-features: 'odl-genius-rest' + install-features: "odl-genius-rest" + robot-options: "-v FAIL_ON_EXCEPTIONS:False"