X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-patch-test.yaml;h=97cd96f917f94eaf9c8acd1de5bf05a15e45aeb5;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=c85887f5d0c709290e2fab739e0405cd23e50e1a;hpb=5dc8c48a0fa0b6cd840613d03b08f4cbb8285e35;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-patch-test.yaml b/jjb/netconf/netconf-patch-test.yaml index c85887f5d..97cd96f91 100644 --- a/jjb/netconf/netconf-patch-test.yaml +++ b/jjb/netconf/netconf-patch-test.yaml @@ -2,30 +2,35 @@ - project: name: netconf-patch-test jobs: - - '{project}-patch-test-{feature}-{stream}' + - inttest-patch-test - # The project name project: 'netconf' - # Project branches stream: - - oxygen: + - neon: branch: 'master' - jdk: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jdk: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jdk: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jdk: 'openjdk8' - karaf-version: karaf3 + os-branch: 'queens' + - fluorine: + branch: 'stable/fluorine' + os-branch: 'queens' + - oxygen: + branch: 'stable/oxygen' + os-branch: 'queens' 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-all-{stream}