HDDS-2231. test-single.sh cannot copy results (#1575)
This commit is contained in:
parent
47d721d7dd
commit
944668674b
|
@ -48,6 +48,8 @@ fi
|
|||
# shellcheck source=testlib.sh
|
||||
source "$COMPOSE_DIR/../testlib.sh"
|
||||
|
||||
create_results_dir
|
||||
|
||||
execute_robot_test "$1" "$2"
|
||||
|
||||
generate_report
|
||||
|
|
Loading…
Reference in New Issue