X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-akka1.yaml;h=92965a89a7c6e8fd9188ce983fdad85bbfcbff66;hb=08d0dddb6837069764c83c048772613ecc720c8b;hp=e3488469e024870ebd399510226791b1b297d638;hpb=08504b757a985cce3b55ff32a16cdebc32ae7ed8;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-akka1.yaml b/jjb/controller/controller-csit-akka1.yaml index e3488469e..92965a89a 100644 --- a/jjb/controller/controller-csit-akka1.yaml +++ b/jjb/controller/controller-csit-akka1.yaml @@ -5,29 +5,34 @@ - inttest-csit-1node # The project name - project: 'controller' + project: "controller" # The functionality under test - functionality: 'akka1' + functionality: "akka1" stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' + - sulfur: + branch: "master" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" install: - 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: ""