jenkins: cleanup /dev/shm (#31095)

old-commit-hash: 332a21965d
chrysler-long2
Adeeb Shihadeh 1 year ago committed by GitHub
parent 20526ce562
commit 14898a7845
  1. 1
      Jenkinsfile

1
Jenkinsfile vendored

@ -37,6 +37,7 @@ if [ -f /TICI ]; then
rm -rf /tmp/tmp* rm -rf /tmp/tmp*
rm -rf ~/.commacache rm -rf ~/.commacache
rm -rf /dev/shm/*
if ! systemctl is-active --quiet systemd-resolved; then if ! systemctl is-active --quiet systemd-resolved; then
echo "restarting resolved" echo "restarting resolved"

Loading…
Cancel
Save