X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo-csit-engine.yaml;h=94a514799104a2589484a833815dd7639a9c5d1e;hb=2e490c48d15d9e18a62efc274e2df774a506f6b6;hp=ecf7605caea1cb50054faa07ca0f855de4155fc2;hpb=4302ac3d4b224cd2ed1b69c0311761001f2a13dc;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo-csit-engine.yaml b/jjb/nemo/nemo-csit-engine.yaml index ecf7605ca..94a514799 100644 --- a/jjb/nemo/nemo-csit-engine.yaml +++ b/jjb/nemo/nemo-csit-engine.yaml @@ -6,27 +6,30 @@ - inttest-csit-verify-1node # The project name - project: 'nemo' + project: "nemo" disable-job: true # The functionality under test - functionality: 'engine' + functionality: "engine" # Project branches stream: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" install: - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-restconf,odl-mdsal-apidocs,odl-nemo-engine-ui,odl-nemo-openflow-renderer' + install-features: "odl-restconf,odl-mdsal-apidocs,odl-nemo-engine-ui,odl-nemo-openflow-renderer" # Robot custom options - robot-options: '' + robot-options: ""