mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 15:02:54 +00:00
beaker-tests: also remove records from lookaside cache when cleaning up in basic-test
This commit is contained in:
parent
fa6770cb51
commit
cdb8b7a899
1 changed files with 1 additions and 0 deletions
|
@ -40,5 +40,6 @@ rlJournalStart
|
|||
rlPhaseStartCleanup BasicTest
|
||||
rm -rf $TESTPATH/prunerepo $TESTPATH/prunerepo-copy* $TESTPATH/prunerepo-1.1.tar.gz
|
||||
ssh clime@pkgs.fedoraproject.org 'rm -rf /srv/git/repositories/prunerepo.git'
|
||||
ssh clime@pkgs.fedoraproject.org 'rm -rf /srv/cache/lookaside/pkgs/prunerepo'
|
||||
rlPhaseEnd
|
||||
rlJournalEnd &> /dev/null
|
||||
|
|
Loading…
Add table
Reference in a new issue