X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=98dd8fafbb2ebe75c8b579170c765b3a1639ab47;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=77d08b0d780fd61331505cb8d219410daf6242b9;hpb=2a059a59443ae3bc9d48b0dd5bf93b170d665622;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index 77d08b0d7..98dd8fafb 100644 --- a/jjb/genius/genius-csit-genius.yaml +++ b/jjb/genius/genius-csit-genius.yaml @@ -1,64 +1,47 @@ --- - project: - name: genius-csit-genius-oxygen + name: genius-csit-genius-oxygen-fluorine jobs: - inttest-csit-1node - inttest-csit-3node - # The project name project: 'genius' - # The functionality under test functionality: - 'upstream' - 'gate' - 'tdd-wip': testplan: '{project}-tdd-wip.txt' - schedule: '' - # Project branches stream: - - fluorine: + - neon: branch: 'master' + - 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-{stream} + name: genius-csit-genius-verify 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' + functionality: 'verify' - # Project branches stream: - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - fluorine: + branch: 'master' verify-stream: 'oxygen' verify-branch: 'stable/oxygen' @@ -68,12 +51,6 @@ - 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: ' '