X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=fea7ca0358dc170ed3f8c880b8b274343d3a105f;hb=09b4491f2b61256a75df2547ee400bb02e5d2a71;hp=0bbc7e6206dddec65428b71cbd1f6b7fa7b4f2fa;hpb=277e6f6ee3df23e731f87b1850e8329bb69e324d;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index 0bbc7e620..fea7ca035 100644 --- a/jjb/genius/genius-csit-genius.yaml +++ b/jjb/genius/genius-csit-genius.yaml @@ -2,10 +2,10 @@ - project: name: genius-csit-genius jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' - - '{project}-csit-verify-3node-{functionality}' + - inttest-csit-1node + - inttest-csit-3node + - inttest-csit-verify-1node + - inttest-csit-verify-3node # The project name @@ -15,30 +15,27 @@ functionality: - 'upstream' - 'gate' + - 'tdd-wip': + testplan: '{project}-tdd-wip.txt' + schedule: '' # Project branches stream: - - nitrogen: + - oxygen: branch: 'master' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' karaf-version: karaf3 install: - - only: - scope: 'only' - all: scope: 'all' # Mininet configuration - tools_system_count: 2 - tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20170808-0158 + tools_system_count: 3 + tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847 # Features to install install-features: 'odl-genius-rest'