Commit 7f10c45
committed
tmt: Remove 'target' directory on plan completion
Tmt seems to be copying the 'target' directory to /var/tmp/tmt/** when
running a test which might be eating up disk space. Remove all
'target' directories from `/var/tmp/tmt/**` after plan completion
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>1 parent c846066 commit 7f10c45
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
567 | 570 | | |
568 | 571 | | |
569 | 572 | | |
| |||
0 commit comments