瀏覽代碼

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

Márton Elek 6 年之前
父節點
當前提交
0e95ae402c

+ 0 - 0
hadoop-ozone/dist/src/main/smoketest/auditparser/parser.robot → hadoop-ozone/dist/src/main/smoketest/basic/auditparser.robot


+ 0 - 2
hadoop-ozone/dist/src/main/smoketest/test.sh

@@ -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")