You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/03/09 17:54:55 UTC

[GitHub] [hadoop] xiaoyuyao commented on a change in pull request #581: HDDS-596. Add robot test for OM Block Token.

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org