X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=8daeff5ced7c1d1f7a4093d7d7238490200a1a1b;hb=3619a778d787401a4c78cf3d9f78dd954842dd3e;hp=42f7e4a0fd5f0f200aa41fc18b952379b32c9403;hpb=14c05f7b54c2e90449fda116c0dfc5b3661c34e9;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index 42f7e4a0f..8daeff5ce 100644 --- a/jjb/genius/genius-csit-genius.yaml +++ b/jjb/genius/genius-csit-genius.yaml @@ -1,80 +1,62 @@ --- - project: - name: genius-csit-genius-oxygen + name: genius-csit-genius-oxygen-fluorine jobs: - - inttest-csit-1node - - inttest-csit-3node + - inttest-csit-1node-custom + - inttest-csit-3node-custom - # The project name project: 'genius' - # The functionality under test functionality: - 'upstream' - 'gate' - 'tdd-wip': testplan: '{project}-tdd-wip.txt' - schedule: '' - # Project branches + testplan: '{project}-{functionality}.txt' + stream: - - fluorine: + - magnesium: branch: 'master' - - oxygen: - branch: 'stable/oxygen' - install: - - all: - scope: 'all' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' - verify-stream: 'oxygen' - verify-branch: 'stable/oxygen' - verify-karaf-version: 'karaf4' + install: + - only: + scope: 'only' - # 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: ' ' + robot-options: '-v FAIL_ON_EXCEPTIONS:False' - 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: 'neon' + verify-branch: 'stable/neon' + verify-karaf-version: 'karaf4' install: - - all: - scope: 'all' + - only: + scope: 'only' - # 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: ' '