X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Funimgr%2Funimgr-csit-legato.yaml;h=a8f9759062c877c4b4e93b5b000b3132108583b4;hb=34774465581fc083346aacda15d9c975759db0f6;hp=c479fac5a2950ed97b9872e751e2ac39c7731b22;hpb=68ed4905bdb6ee0bec6d182122022c7b295df36c;p=releng%2Fbuilder.git diff --git a/jjb/unimgr/unimgr-csit-legato.yaml b/jjb/unimgr/unimgr-csit-legato.yaml index c479fac5a..c221e79d5 100644 --- a/jjb/unimgr/unimgr-csit-legato.yaml +++ b/jjb/unimgr/unimgr-csit-legato.yaml @@ -1,8 +1,9 @@ +--- - project: name: unimgr-csit-legato jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'unimgr' @@ -12,21 +13,15 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' install: - - only: - scope: 'only' - - all: - scope: 'all' + - all: + scope: 'all' # Mininet configuration - mininet-vms: 2 + tools_system_count: 2 # Features to install install-features: 'odl-unimgr-ui,odl-unimgr-netvirt' @@ -35,7 +30,4 @@ robot-options: '' # mininet image - mininet-image: 'ubuntu-trusty-mininet-ovs-25-2c-2g' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'ovsdb-distribution-{stream},unimgr-distribution-{stream},netvirt-distribution-{stream},genius-distribution-{stream}' + tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847