X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-patch-test.yaml;h=e732525416ffd84e84ffba93945e752810bb8c45;hb=e6d7f315bb47c0546035b16b4dbe89930bb18699;hp=0064cf71b6e1e0e66f2c3348de3e5a3e421b7712;hpb=bd725532d0ee35b70923351b6812fdfe872f4655;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-patch-test.yaml b/jjb/netconf/netconf-patch-test.yaml index 0064cf71b..e73252541 100644 --- a/jjb/netconf/netconf-patch-test.yaml +++ b/jjb/netconf/netconf-patch-test.yaml @@ -2,27 +2,39 @@ - project: name: netconf-patch-test jobs: - - '{project}-patch-test-{feature}-{stream}' + - inttest-patch-test - # The project name project: 'netconf' - # Project branches stream: - - nitrogen: + - sodium: branch: 'master' - jdk: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jdk: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jdk: 'openjdk8' - karaf-version: karaf3 + os-branch: 'queens' + - neon: + branch: 'stable/neon' + os-branch: 'queens' + - fluorine: + branch: 'stable/fluorine' + os-branch: 'queens' + - oxygen: + branch: 'stable/oxygen' + os-branch: 'queens' + disable-job: true feature: - core: csit-list: > - netconf-csit-1node-gate-userfeatures-only-{stream}, + netconf-csit-1node-gate-userfeatures-all-{stream}, netconf-csit-1node-gate-callhome-only-{stream} + + - netvirt: + csit-list: > + netvirt-csit-1node-{os-std-topo}-openstack-{os-branch}-gate-stateful-{stream} + + - cluster-netvirt: + csit-list: > + netvirt-csit-3node-{os-std-topo}-openstack-{os-branch}-gate-stateful-{stream} + + - genius: + csit-list: > + genius-csit-1node-gate-only-{stream}