X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-akka1.yaml;h=5bb684038f3eb8eba23063870f407a73689ebedf;hb=b094d327723da8b0c7d08f1698ef9fa086b7a3f9;hp=80a9cdbc098c06e58b8e2f9765e39b331844a9ce;hpb=e9379cbbf67ee9f58a24e437782d92534d8b5449;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-akka1.yaml b/jjb/controller/controller-csit-akka1.yaml index 80a9cdbc0..5bb684038 100644 --- a/jjb/controller/controller-csit-akka1.yaml +++ b/jjb/controller/controller-csit-akka1.yaml @@ -2,45 +2,39 @@ - project: name: controller-csit-akka1 jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name - project: 'controller' + project: "controller" # The functionality under test - functionality: 'akka1' + functionality: "akka1" - # Project branches. Boron for actual testing, Beryllium for sanity. stream: - - oxygen: - branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" + - sodium: + branch: "stable/sodium" install: - - only: - scope: 'only' - all: - scope: 'all' + scope: "all" # No tools system VMs needed in for this job tools_system_count: 0 # Features to install install-features: > - odl-restconf, - odl-clustering-test-app, - odl-jolokia + odl-restconf, + odl-clustering-test-app, + odl-jolokia # Robot custom options - robot-options: '' + robot-options: ""