Capture timestamp whenever cleanup is triggered in tests (#2054)
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
@@ -11,6 +11,7 @@ ROOT=$(dirname $0)/../../..
|
||||
pushd $ROOT/test/tests/test_huge_response
|
||||
|
||||
cleanup() {
|
||||
log "Cleaning up..."
|
||||
clean_resource_by_id $TEST_ID
|
||||
rm -rf response.json
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user