X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-userfeatures.yaml;h=99cf9394f68db7aabff873896dd3bbfb790ad34c;hb=d3d228364902a5aa5c7ffb0ff8133ce28ebb5f27;hp=66bb266555163d261560a065a3cf4aad83c6fa92;hpb=80ea1471df4650b675c728fea2dc6836c0bca4bb;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-userfeatures.yaml b/jjb/netconf/netconf-userfeatures.yaml index 66bb26655..bc82b8213 100644 --- a/jjb/netconf/netconf-userfeatures.yaml +++ b/jjb/netconf/netconf-userfeatures.yaml @@ -2,51 +2,43 @@ - project: name: netconf-csit-userfeatures jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node # The project name project: 'netconf' # The functionality under test - functionality: 'userfeatures' + functionality: + - userfeatures + - userfeatures-rfc8040: + robot-options: '-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:False -v USE_RFC8040:True' + - gate-userfeatures + - gate-userfeatures-rfc8040: + robot-options: '-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:False -v USE_RFC8040:True' # Project branches stream: - - carbon: + - aluminium: branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - install-features: > - odl-restconf, - odl-netconf-mdsal, - odl-clustering-test-app, - odl-netconf-connector-all, - odl-netconf-topology - robot-options: '-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:True' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - install-features: > - odl-restconf, - odl-netconf-mdsal, - odl-clustering-test-app, - odl-netconf-connector-all, - odl-netconf-topology - robot-options: '-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:True' + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - - only: - scope: 'only' - all: scope: 'all' + tools_system_image: ZZCI - Ubuntu 16.04 - docker - x86_64 - 20200701-170158.227 + # Features to install install-features: > odl-restconf, odl-netconf-mdsal, + odl-mdsal-apidocs, + odl-mdsal-model-inventory, odl-clustering-test-app, odl-netconf-topology