You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Among the original three folders checked, this commit removes checks on /var/run/munge. `/var/run` content changes across reboots. The check was failing on validate phase because there was no reboot between validate phase and build phase. The check fails on test phase because build and test are running on different instances
Signed-off-by: Hanwen <[email protected]>
0 commit comments