xiaoyuyao commented on a change in pull request #581: HDDS-596. Add robot test for OM Block Token. URL: https://github.com/apache/hadoop/pull/581#discussion_r264008177
########## File path: hadoop-ozone/dist/src/main/smoketest/test.sh ########## @@ -151,6 +151,8 @@ if [ "$RUN_ALL" = true ]; then execute_tests ozone-hdfs "${TESTS[@]}" TESTS=("s3") execute_tests ozones3 "${TESTS[@]}" + TESTS=("security") Review comment: Can we have a few separate security tests 1. security_kerberos 2. security_kerberos_delegationtoken 3. security_kerberos_delegationtoken_blocktoken ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org