X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-userfeatures.yaml;h=3375f6578c06a4f0b32b96e543dba28ca54c0889;hb=7ed341df6ac44ad368b365c849a1ae2675ccee0c;hp=5a1b56d9fe4415e839afb78bae23c88670d1d249;hpb=15dec833f900cec0f31184e562c9a78ab2f0c709;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-userfeatures.yaml b/jjb/netconf/netconf-userfeatures.yaml index 5a1b56d9f..3375f6578 100644 --- a/jjb/netconf/netconf-userfeatures.yaml +++ b/jjb/netconf/netconf-userfeatures.yaml @@ -14,13 +14,13 @@ stream: - boron: branch: 'master' - jdk: 'openjdk8' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' - jdk: 'openjdk7' + jre: 'openjdk7' - stable-lithium: branch: 'stable/lithium' - jdk: 'openjdk7' + jre: 'openjdk7' install: - only: @@ -28,9 +28,6 @@ - all: scope: 'all' - # Tools system configuration (formerly "mininet configuration"), this is needed as netopeer is only available in this vm - mininet-image: 'rk-c-el6-mininet' - # Features to install install-features: 'odl-restconf,odl-netconf-mdsal,odl-clustering-test-app,odl-netconf-connector-all,odl-openflowplugin-all' @@ -38,4 +35,4 @@ robot-options: '-v NETOPEER_USER:root' # Trigger jobs (upstream dependencies) - trigger-jobs: 'odlparent-distribution-{stream},yangtools-distribution-{stream},controller-distribution-{stream},mdsal-distribution-{stream}' + trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},mdsal-distribution-{stream}'