You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/11/07 20:40:37 UTC

[GitHub] [hadoop-ozone] anuengineer commented on a change in pull request #122: HDDS-2400. Enable github actions based builds for Ozone

anuengineer commented on a change in pull request #122: HDDS-2400. Enable github actions based builds for Ozone
URL: https://github.com/apache/hadoop-ozone/pull/122#discussion_r343863316
 
 

 ##########
 File path: hadoop-ozone/dist/src/main/smoketest/basic/ozone-shell.robot
 ##########
 @@ -111,9 +111,9 @@ Test Bucket Acls
 Test key handling
     [arguments]     ${protocol}         ${server}       ${volume}
                     Execute             ozone sh key put ${protocol}${server}/${volume}/bb1/key1 /opt/hadoop/NOTICE.txt
-                    Execute             rm -f NOTICE.txt.1
-                    Execute             ozone sh key get ${protocol}${server}/${volume}/bb1/key1 NOTICE.txt.1
-                    Execute             ls -l NOTICE.txt.1
+                    Execute             rm -f /tmp/NOTICE.txt.1
 
 Review comment:
   Sorry, I don't understand what is happening here. Did we remap /opt to /tmp somehow? and the file name is also remapped ? 

----------------------------------------------------------------
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: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org