jenkins: cleanup /dev/shm (#31095)

old-commit-hash: 332a21965da4060d411fb65286cddc61b555ae48
This commit is contained in:
Adeeb Shihadeh
2024-01-20 15:24:34 -08:00
committed by GitHub
parent 20526ce562
commit 14898a7845
Vendored
+1
View File
@@ -37,6 +37,7 @@ if [ -f /TICI ]; then
rm -rf /tmp/tmp*
rm -rf ~/.commacache
rm -rf /dev/shm/*
if ! systemctl is-active --quiet systemd-resolved; then
echo "restarting resolved"