X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=46bdaec6c5f85ed2500fb017261ad54b47cd8bcd;hb=0abaee571f249a9da5396f5d44cae9350f2fbf2a;hp=7fcab6c0bf70406fea718ae63b19856c3071a37a;hpb=4d616e4fac941f77ed206a573970ef3f98d9c464;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index 7fcab6c0b..46bdaec6c 100644 --- a/jjb/genius/genius-csit-genius.yaml +++ b/jjb/genius/genius-csit-genius.yaml @@ -2,8 +2,8 @@ - project: name: genius-csit-genius-oxygen-fluorine jobs: - - inttest-csit-1node - - inttest-csit-3node + - inttest-csit-1node-custom + - inttest-csit-3node-custom project: 'genius' @@ -13,70 +13,26 @@ - 'tdd-wip': testplan: '{project}-tdd-wip.txt' - stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - install: - - all: - scope: 'all' - - tools_system_count: 3 - - install-features: 'odl-genius-rest' - - -- project: - name: genius-csit-genius-carbon-nitrogen - jobs: - - inttest-csit-1node - - inttest-csit-3node - - project: 'genius' - - functionality: - - 'upstream' - - 'gate' + testplan: '{project}-{functionality}.txt' stream: - - nitrogen: - branch: 'stable/nitrogen' - - testplan: 'genius-carbon-nitrogen.txt' - - install: - - all: - scope: 'all' - - tools_system_count: 3 - - install-features: 'odl-genius-rest' - - -- project: - name: genius-csit-genius-verify - jobs: - - inttest-csit-verify-1node - - inttest-csit-verify-3node - - project: 'genius' - - functionality: 'verify' - - stream: - - fluorine: + - silicon: branch: 'master' - - verify-stream: 'oxygen' - verify-branch: 'stable/oxygen' - verify-karaf-version: 'karaf4' + jre: 'openjdk11' + - aluminium: + branch: 'stable/aluminium' + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - - all: - scope: 'all' + - only: + scope: 'only' tools_system_count: 3 install-features: 'odl-genius-rest' + robot-options: '-v FAIL_ON_EXCEPTIONS:False'