Fix publishing files for gate-rally-dsvm-cli job
Rally functional tests reports should be copied to workspace. Change-Id: Ic52d1b677296efedd320a8eadb3ad179aed62939
This commit is contained in:
parent
ca5d23bfe2
commit
9bb0eb7477
@ -375,6 +375,7 @@
|
||||
EXIT_CODE=$?
|
||||
.tox/cli/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py .testrepository/subunit.log $WORKSPACE/results.html
|
||||
gzip -9 $WORKSPACE/results.html
|
||||
cp -r $BASE/new/rally/rally-cli-output-files $WORKSPACE/
|
||||
return $EXIT_CODE
|
||||
}
|
||||
export -f pre_test_hook
|
||||
|
Loading…
Reference in New Issue
Block a user