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
[SYCL][Devops] Revert requiring password for sudo (intel#16438)
Apparently, I overlooked part of the documentation saying that docker
secrets are only available for containers running as a service which
isn't the case for our build/test CI pipeline.
Therefore, I'm partially reverting intel#16411 so that our containers once
again use `sycl` user which has password-less `sudo` access.
This PR also reverts intel#16436 to re-enable GPU reset.
0 commit comments