HDDS-1030. Move auditparser robot tests under ozone basic. Contributed by Dinesh Chitlangia.

This commit is contained in:
Márton Elek 2019-01-30 17:33:38 +01:00
parent a3a9ae3cea
commit 0e95ae402c
2 changed files with 0 additions and 2 deletions

View File

@ -140,8 +140,6 @@ if [ "$RUN_ALL" = true ]; then
#
# We select the test suites and execute them on multiple type of clusters
#
DEFAULT_TESTS=("auditparser")
execute_tests auditparser "${DEFAULT_TESTS[@]}"
DEFAULT_TESTS=("security")
execute_tests ozonesecure "${DEFAULT_TESTS[@]}"
DEFAULT_TESTS=("basic")