mirror of
https://github.com/ceph/ceph
synced 2025-02-22 18:47:18 +00:00
Clean up after an autotest run.
This commit is contained in:
parent
cd8f31db0f
commit
e00b7fc6ad
@ -114,3 +114,9 @@ def task(ctx, config):
|
||||
run.Raw('3>&1'),
|
||||
],
|
||||
)
|
||||
|
||||
remote.run(
|
||||
args=[
|
||||
'rm', '-rf', '--', control, '/tmp/cephtest/autotest',
|
||||
],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user