[test] Clean up containers.json

This commit is contained in:
Alexander Todorov 2018-11-29 09:48:11 +02:00 committed by Alexander Todorov
parent ab048947cb
commit ed63611cb7
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ __EOF__
rlRun -t -c "aws ec2 delete-snapshot --snapshot-id $SNAPSHOT_ID"
rlRun -t -c "aws s3 rm s3://$AWS_BUCKET/$AMI"
rlRun -t -c "$CLI compose delete $UUID"
rlRun -t -c "rm -rf $AMI"
rlRun -t -c "rm -rf $AMI containers.json"
rlPhaseEnd
rlJournalEnd