Enable non-voting two node gates

This patch enables Octavia v2 two node gates (non-voting) to the octavia
check gates. These run a dual controller Octavia control plane with
two available compute nodes.

Depends-On: https://review.openstack.org/605163
Change-Id: I4d668cc72ba07f363557707a7d88f71a818b154a
This commit is contained in:
Michael Johnson 2018-12-12 16:00:51 -08:00
parent 3c421aa284
commit 508506922f
1 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,10 @@
voting: false
- octavia-v2-dsvm-scenario-ubuntu-bionic:
voting: false
- octavia-v2-dsvm-scenario-two-node:
voting: false
- octavia-v2-dsvm-py2-scenario-two-node:
voting: false
- octavia-grenade:
irrelevant-files:
- ^.*\.rst$