mirror of https://github.com/k3s-io/k3s
Hack for testing until test-infra/pull/7846 merges
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