virtio-win/tests/scripts/cleanup.sh
Yan Vugenfirer eb20b4eebf Improve old drivers freeze test for gating
The added script will test during gating time that old drivers
for Windows XP, Server 2003 and Server 2008 were not changed.

- Resolves: rhbz#1738372

Signed-off-by: Yan Vugenfirer <yvugenfi@redhat.com>
2020-08-06 14:12:08 +03:00

12 lines
121 B
Bash
Executable File

#~/bin/sh
umount mnt_iso
umount mnt_iso_old
rm freeze_results.txt
rm *.rpm
rm -rf usr
rmdir mnt_iso
rmdir mnt_iso_old