X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fnemo%2Fnemo-csit-engine.yaml;h=c8d25153946d0aa7fcd77504e60d3704fce2fb29;hb=b094d327723da8b0c7d08f1698ef9fa086b7a3f9;hp=f2c8cbd75aba1a0de322ecb591bda5339843c662;hpb=294e4087cff14143e9d899fe03d20703c6ffd486;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo-csit-engine.yaml b/jjb/nemo/nemo-csit-engine.yaml index f2c8cbd75..c8d251539 100644 --- a/jjb/nemo/nemo-csit-engine.yaml +++ b/jjb/nemo/nemo-csit-engine.yaml @@ -6,27 +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: - - oxygen: - branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - 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: - 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: ""