NSX|P: Start adding tempest tests

Change-Id: I2582085b1527875664171d997e73cbfe3d4b5a30
Signed-off-by: Michal Kelner Mishali <mkelnermishal@vmware.com>
This commit is contained in:
Michal Kelner Mishali 2018-10-22 11:02:57 +03:00
parent 60d4f6c46a
commit a87a2f9305
1 changed files with 3 additions and 2 deletions

View File

@ -19,6 +19,7 @@
# based on the features that are ready to be tested.
# Begin list of exclusions.
r="^(?!.*)"
#r="^(?!.*)"
export DEVSTACK_GATE_TEMPEST_REGEX="$r"
r="$r(tempest\.api\.network\.test_security_groups).*$"
export DEVSTACK_GATE_TEMPEST_REGEX="$r"