overlay/017: silence test output

Change test to output golden silence on success.

We are going to run the same check several times,
so instead of cloning the test output, cloning the
silence will be more conveniet.

Generalize cleanup of temp files for the same reason.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
Amir Goldstein
2017-04-28 11:24:43 +03:00
committed by Eryu Guan
parent ecc7b5c0ba
commit c2c9d7ef1a
2 changed files with 6 additions and 8 deletions
+1 -6
View File
@@ -1,7 +1,2 @@
QA output created by 017
SCRATCH_MNT/dir
SCRATCH_MNT/file
SCRATCH_MNT/symlink
SCRATCH_MNT/chrdev
SCRATCH_MNT/blkdev
SCRATCH_MNT/fifo
Silence is golden