X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Faaa%2Faaa-csit-tls.yaml;h=7898be6599cdc85ac21db78a0ca0e24287b4aec3;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=11423ffd268af1ec761d465658637a61833d51aa;hpb=f7f06eae57b73f7336ab3fa1ea7f5eb4b80d7d2a;p=releng%2Fbuilder.git diff --git a/jjb/aaa/aaa-csit-tls.yaml b/jjb/aaa/aaa-csit-tls.yaml index 11423ffd2..7898be659 100644 --- a/jjb/aaa/aaa-csit-tls.yaml +++ b/jjb/aaa/aaa-csit-tls.yaml @@ -2,7 +2,7 @@ - project: name: aaa-csit-tls jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'aaa' @@ -12,21 +12,23 @@ # Project branches stream: - - carbon: + - oxygen: branch: 'master' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - only: scope: 'only' # Features to install - install-features: odl-restconf, - odl-netconf-all, - http + install-features: odl-ovsdb-southbound-impl-rest # Robot custom options robot-options: '' - # Don't spin up mininet vms as aaa-csit-authn jobs don't need them - tools_system_count: 0 + # mininet image + tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847