Update sdc test 41/21841/1
authorYuli Shlosberg <ys9693@att.com>
Thu, 2 Nov 2017 11:30:17 +0000 (13:30 +0200)
committerYuli Shlosberg <ys9693@att.com>
Thu, 2 Nov 2017 11:30:48 +0000 (13:30 +0200)
add report files to archive folder

Change-Id: Ica8b28517eff63b243cb9a41dc6b2f1f33962d60
Issue-Id: SDC-543
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
test/csit/scripts/sdc/start_sdc_sanity.sh

index e9e9214..527a335 100644 (file)
@@ -65,6 +65,7 @@ if [ "$TIME" -ge "$TIME_OUT" ]
  then
    echo TIME OUT: Sany was NOT completed in $TIME_OUT seconds... Could cause problems for tests...
 fi
-cp -rf ${WORKSPACE}/data/logs/sdc-sanity/ExtentReport/* ${WORKSPACE}/archives/ 
+cp -rf ${WORKSPACE}/data/logs/sdc-sanity/ExtentReport/* ${WORKSPACE}/archives/
 cp -rf ${WORKSPACE}/data/logs/ ${WORKSPACE}/archives/ 
+cp -rf ${WORKSPACE}/data/logs/sdc-sanity/target/*.xml ${WORKSPACE}/archives/