HDDS-1030. Move auditparser robot tests under ozone basic. Contributed by Dinesh Chitlangia.
This commit is contained in:
parent
a3a9ae3cea
commit
0e95ae402c
2
hadoop-ozone/dist/src/main/smoketest/test.sh
vendored
2
hadoop-ozone/dist/src/main/smoketest/test.sh
vendored
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user