X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=98dd8fafbb2ebe75c8b579170c765b3a1639ab47;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=fea7ca0358dc170ed3f8c880b8b274343d3a105f;hpb=9a3f06c19ebbd66ef5ad5b397d4cc391f76dc68c;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index fea7ca035..98dd8fafb 100644 --- a/jjb/genius/genius-csit-genius.yaml +++ b/jjb/genius/genius-csit-genius.yaml @@ -1,44 +1,56 @@ --- - project: - name: genius-csit-genius + name: genius-csit-genius-oxygen-fluorine jobs: - inttest-csit-1node - inttest-csit-3node - - inttest-csit-verify-1node - - inttest-csit-verify-3node - - # The project name project: 'genius' - # The functionality under test functionality: - 'upstream' - 'gate' - 'tdd-wip': testplan: '{project}-tdd-wip.txt' - schedule: '' - # Project branches stream: - - oxygen: + - neon: branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - fluorine: + branch: 'stable/fluorine' + - oxygen: + branch: 'stable/oxygen' install: - all: scope: 'all' - # Mininet configuration tools_system_count: 3 - tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847 - # Features to install install-features: 'odl-genius-rest' - # Robot custom options - robot-options: ' ' +- project: + name: genius-csit-genius-verify + jobs: + - inttest-csit-verify-1node + - inttest-csit-verify-3node + + project: 'genius' + + functionality: 'verify' + + stream: + - fluorine: + branch: 'master' + + verify-stream: 'oxygen' + verify-branch: 'stable/oxygen' + verify-karaf-version: 'karaf4' + + install: + - all: + scope: 'all' + + tools_system_count: 3 + + install-features: 'odl-genius-rest'