X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=43ff1abc3c2091bf456b261965b9e6c69aa7ff7d;hb=66891da217539c65b6017d8ac297494f1d5ea06d;hp=416058edc6794fde7096a0d8ff69117e58ce4deb;hpb=ef5ea42ef1fedec0958f51fc312843b7b10e4769;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index 416058edc..43ff1abc3 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,45 +13,23 @@ - 'tdd-wip': testplan: '{project}-tdd-wip.txt' - stream: - - neon: - branch: 'master' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' - - install: - - all: - scope: 'all' - - 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: + - aluminium: branch: 'master' - - verify-stream: 'oxygen' - verify-branch: 'stable/oxygen' - verify-karaf-version: 'karaf4' + 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'