X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo-csit-engine.yaml;h=c8d25153946d0aa7fcd77504e60d3704fce2fb29;hb=b094d327723da8b0c7d08f1698ef9fa086b7a3f9;hp=dc92bd0751cfabd92e2ef1af7d67c450d9c2b462;hpb=4dc6f512e6272bf953c3b90d20b2c683847c144c;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo-csit-engine.yaml b/jjb/nemo/nemo-csit-engine.yaml index dc92bd075..c8d251539 100644 --- a/jjb/nemo/nemo-csit-engine.yaml +++ b/jjb/nemo/nemo-csit-engine.yaml @@ -6,30 +6,32 @@ - 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: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'master' - jre: 'openjdk11' + branch: "stable/magnesium" + jre: "openjdk11" - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + branch: "stable/sodium" 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: ""