Dial back the multi-tenancy testing
Prior to this change, the multitenancy test would run two entirely
difffernet but almost identical tests with separate workloads and
networking to prove multitenancy. Except, its a bunch of extra
duplication which is not really needed.
As such, if nova *IS* enabled, skip direct test and use the VM
scenario. And when nova is disabled, follow the prior pattern of
skipping the VM test scenario.
Change-Id: I2fdb7d1c90099c49c14a83f96a8ce095506a9dc5
Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
1 file changed