X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=8daeff5ced7c1d1f7a4093d7d7238490200a1a1b;hb=4dc6f512e6272bf953c3b90d20b2c683847c144c;hp=056e8a3c103177184603d51e344d2d3247e7769d;hpb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index 056e8a3c1..8daeff5ce 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,19 +13,27 @@ - 'tdd-wip': testplan: '{project}-tdd-wip.txt' + testplan: '{project}-{functionality}.txt' + stream: - - fluorine: + - magnesium: branch: 'master' - - oxygen: - branch: 'stable/oxygen' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' install: - - all: - scope: 'all' + - 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 @@ -41,13 +49,13 @@ - fluorine: branch: 'master' - verify-stream: 'oxygen' - verify-branch: 'stable/oxygen' + verify-stream: 'neon' + verify-branch: 'stable/neon' verify-karaf-version: 'karaf4' install: - - all: - scope: 'all' + - only: + scope: 'only' tools_system_count: 3