mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
Hack for testing until test-infra/pull/7846 merges
This commit is contained in:
parent
f2959ab2b0
commit
b44c68eb2e
@ -1016,6 +1016,7 @@ if [[ "${KUBETEST_IN_DOCKER:-}" == "true" ]]; then
|
||||
KUBE_FASTBUILD=true make ginkgo cross
|
||||
|
||||
apt install -y sudo
|
||||
apt-get remove -y systemd
|
||||
|
||||
# configure shared mounts to prevent failure in DIND scenarios
|
||||
mount --make-rshared /
|
||||
|
Loading…
Reference in New Issue
Block a user