Browse Source

HDDS-2231. test-single.sh cannot copy results (#1575)

Doroszlai, Attila 5 years ago
parent
commit
944668674b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      hadoop-ozone/dist/src/main/compose/test-single.sh

+ 2 - 0
hadoop-ozone/dist/src/main/compose/test-single.sh

@@ -48,6 +48,8 @@ fi
 # shellcheck source=testlib.sh
 source "$COMPOSE_DIR/../testlib.sh"
 
+create_results_dir
+
 execute_robot_test "$1" "$2"
 
 generate_report