X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Finfrautils%2Finfrautils-patch-test.yaml;h=b584fff798d72c56743f40865683a0e6d113176b;hb=ef6e99a2fd20b41f6687b95f759e65417752bd2d;hp=3881314498d439d4ff376d8ba80f395db6233784;hpb=07568191388cf45a9525d473a9d59df7c177e78e;p=releng%2Fbuilder.git diff --git a/jjb/infrautils/infrautils-patch-test.yaml b/jjb/infrautils/infrautils-patch-test.yaml index 388131449..b584fff79 100644 --- a/jjb/infrautils/infrautils-patch-test.yaml +++ b/jjb/infrautils/infrautils-patch-test.yaml @@ -7,9 +7,12 @@ project: 'infrautils' stream: - - fluorine: + - neon: branch: 'master' os-branch: 'queens' + - fluorine: + branch: 'stable/fluorine' + os-branch: 'queens' - oxygen: branch: 'stable/oxygen' os-branch: 'queens' @@ -19,12 +22,16 @@ feature: - netvirt: csit-list: > - netvirt-csit-1node-openstack-{os-branch}-gate-stateful-{stream} + netvirt-csit-1node-{os-std-topo}-openstack-{os-branch}-gate-stateful-{stream} - cluster-netvirt: csit-list: > - netvirt-csit-3node-openstack-{os-branch}-gate-stateful-{stream} + netvirt-csit-3node-{os-std-topo}-openstack-{os-branch}-gate-stateful-{stream} - genius: csit-list: > - genius-csit-1node-gate-all-{stream} + genius-csit-1node-gate-only-{stream} + + - genius-cluster: + csit-list: > + genius-csit-3node-gate-only-{stream}