Attila Doroszlai created HDDS-2231: -------------------------------------- Summary: 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
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: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org