From: gvrangan Date: Wed, 12 Sep 2018 23:50:00 +0000 (+0530) Subject: Enable SFC job to use 2 computes X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=767eef0ce0ebbe53b6a0a0ba0380ef76fbcbec41;p=releng%2Fbuilder.git Enable SFC job to use 2 computes - Modify the number of computes as 2 for Fluorine jobs - Oxygen jobs will work with 1 compute only Change-Id: Iacebefbf9aec243662fafee85754df344070e68f Signed-off-by: gvrangan --- diff --git a/jjb/netvirt/netvirt-csit-multi-openstack.yaml b/jjb/netvirt/netvirt-csit-multi-openstack.yaml index 089dd5bc3..2ec08126c 100644 --- a/jjb/netvirt/netvirt-csit-multi-openstack.yaml +++ b/jjb/netvirt/netvirt-csit-multi-openstack.yaml @@ -235,11 +235,11 @@ openstack_system2_flavor: odl-highcpu-8 os-cmb-cnt: 0 os-ctl-cnt: 1 - os-cmp-cnt: 1 + os-cmp-cnt: 2 topology: - 1node: - openstack_system2_count: 1 + openstack_system2_count: 2 odl_system_count: 1 enable-haproxy: 'no' install-features: 'odl-netvirt-sfc' @@ -261,6 +261,8 @@ - oxygen: branch: 'stable/oxygen' ovs-install: 'v2.6.1-nsh' + os-cmp-cnt: 1 + openstack_system2_count: 1 openstack: - queens: