X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo-csit-engine.yaml;h=11344951d82c272b539083e968fd62626e0ef0e6;hb=a90b5e6614848f4653b2eb1ddb2be6d98b382e22;hp=f9c106af0933fc8ff6cb6c9eb686470c5af5d1df;hpb=078eca553c824ed2f789a0ab46ec21823feb2504;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo-csit-engine.yaml b/jjb/nemo/nemo-csit-engine.yaml index f9c106af0..11344951d 100644 --- a/jjb/nemo/nemo-csit-engine.yaml +++ b/jjb/nemo/nemo-csit-engine.yaml @@ -14,10 +14,10 @@ stream: - boron: branch: 'master' - jdk: 'openjdk8' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' - jdk: 'openjdk7' + jre: 'openjdk7' install: - only: @@ -26,10 +26,10 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-mdsal-apidocs,odl-nemo-engine-ui' + install-features: 'odl-restconf,odl-mdsal-apidocs,odl-nemo-engine-ui,odl-nemo-openflow-renderer' # Robot custom options robot-options: '' # Trigger jobs (upstream dependencies) - trigger-jobs: 'odlparent-distribution-{stream},yangtools-distribution-{stream},controller-distribution-{stream},nemo-distribution-{stream}' + trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},nemo-distribution-{stream}'