소스 검색

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

Doroszlai, Attila 5 년 전
부모
커밋
944668674b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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