X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=6c8b79bbe34b9c6abca402ef243f495b3e2c8ed1;hb=68fc9a6ba7d4757985c5e2256eb879c8e07b5c00;hp=c49d9a8d76ab04a512cbc279b8d7c1c235bf63ee;hpb=5ccae814c92ce41d6960741015ccea03d84a5cfe;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml index c49d9a8d7..6c8b79bbe 100644 --- a/jjb/genius/genius-csit-genius.yaml +++ b/jjb/genius/genius-csit-genius.yaml @@ -1,36 +1,47 @@ +--- - project: name: genius-csit-genius jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - '{project}-csit-3node-{functionality}-{install}-{stream}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' + - '{project}-csit-verify-1node-{functionality}' + - '{project}-csit-verify-3node-{functionality}' + # The project name project: 'genius' # The functionality under test - functionality: 'genius' + functionality: + - 'upstream' + - 'gate' # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - nitrogen: + branch: 'master' + jre: 'openjdk8' + - 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' + - only: + scope: 'only' + - all: + scope: 'all' # Mininet configuration tools_system_count: 2 - tools_system_image: Ubuntu 14.04 - mininet-ovs-2.3 - 20170117-0004 + tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20170609-0221 # Features to install - install-features: 'odl-genius-ui' + install-features: 'odl-genius-rest' # Robot custom options robot-options: ' '