Set 3node combo to 0 computes 03/75203/1
authorSam Hague <shague@redhat.com>
Tue, 14 Aug 2018 23:59:32 +0000 (19:59 -0400)
committerSam Hague <shague@redhat.com>
Wed, 15 Aug 2018 00:16:51 +0000 (20:16 -0400)
The openstack_system2_count are for computes and haproxy
nodes. The value is set to 1 for the one haproxy node.

Change-Id: I1ad880509cd59b68a87cc7b8d4ab8cb62972fee9
Signed-off-by: Sam Hague <shague@redhat.com>
jjb/netvirt/netvirt-csit-multi-openstack.yaml

index cb274a37a934581f0903ee487af09386d2a10db8..b4e912d6b9999ecad077330b980eb2491a321a6a 100644 (file)
           install-features: 'odl-netvirt-openstack,decanter-collector-jmx,decanter-appender-elasticsearch'
           robot-options: '-v FAIL_ON_EXCEPTIONS:True'
       - 3node:
-          openstack_system2_count: 3
+          openstack_system2_count: 1
           odl_system_count: 3
           enable-haproxy: 'yes'
           install-features: 'odl-jolokia,odl-netvirt-openstack,decanter-collector-jmx,decanter-appender-elasticsearch'