Fix copyTempstResults function

If folder /root/rally_reports exists it will cause error in salt
run. To avoid it we can call the 'mkdir' with -p flag.
Closes-bug: PROD-17854

Change-Id: Ie5fff7a6470a50cdd7b16a81523837530849d78b
1 file changed