[ 
https://issues.apache.org/jira/browse/HDDS-2231?focusedWorklogId=321801&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321801
 ]

ASF GitHub Bot logged work on HDDS-2231:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Oct/19 10:40
            Start Date: 02/Oct/19 10:40
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on pull request #1575: HDDS-2231. 
test-single.sh cannot copy results
URL: https://github.com/apache/hadoop/pull/1575
 
 
   ## What changes were proposed in this pull request?
   
   Restore pre-[HDDS-2185](https://issues.apache.org/jira/browse/HDDS-2185) 
behavior of `test-single.sh` by explicitly creating `result` directory.
   
   https://issues.apache.org/jira/browse/HDDS-2231
   
   ## How was this patch tested?
   
   ```
   $ cd hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone
   $ docker-compose up -d --scale datanode=3
   $ ../test-single.sh scm basic/basic.robot
   $ ls result
   robot-ozone-ozone-basic-scm.xml
   ```
 
----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 321801)
    Remaining Estimate: 0h
            Time Spent: 10m

> test-single.sh cannot copy results
> ----------------------------------
>
>                 Key: HDDS-2231
>                 URL: https://issues.apache.org/jira/browse/HDDS-2231
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: docker
>    Affects Versions: 0.5.0
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Previously {{result}} directory was created by simply {{source}}-ing 
> {{testlib.sh}}, but HDDS-2185 changed it to avoid lost results.  
> {{test-single.sh}} needs to be adjusted accordingly.
> {noformat}
> $ cd hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone
> $ docker-compose up -d --scale datanode=3
> $ ../test-single.sh scm basic/basic.robot
> ...
> invalid output path: directory 
> "hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone/result" does not 
> exist
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to