X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo-csit-engine.yaml;h=94a514799104a2589484a833815dd7639a9c5d1e;hb=88381e42f55aea865e5f4cf22d1a15d85aa75caa;hp=d74980f50cb6badaf3f9523f31f6a9ac63e783ab;hpb=a358add29442c6b02e40eed7ba6076e5b6effcf7;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo-csit-engine.yaml b/jjb/nemo/nemo-csit-engine.yaml index d74980f50..94a514799 100644 --- a/jjb/nemo/nemo-csit-engine.yaml +++ b/jjb/nemo/nemo-csit-engine.yaml @@ -6,31 +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: + - silicon: + branch: "master" + jre: "openjdk11" - aluminium: - branch: 'master' - jre: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + 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: ""