unmount overlay in jenkins setup

This commit is contained in:
Adeeb Shihadeh
2021-07-12 17:32:12 -07:00
parent 21c7981919
commit af9091c8c4
+3
View File
@@ -15,6 +15,9 @@ if [ -z "$TEST_DIR" ]; then
exit 1
fi
umount /data/safe_staging/merged/ || true
sudo umount /data/safe_staging/merged/ || true
if [ -f "/EON" ]; then
rm -rf /data/core
rm -rf /data/neoupdate