Skip to content

Commit

Permalink
Fix e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermckinnon committed Feb 24, 2024
1 parent 44c0560 commit 579fd51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nodeadm/test/e2e/cases/local-disks/run.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ set -o pipefail

source /helpers.sh

mock::imds
wait::dbus-ready
mock::kubelet 1.29.0

nodeadm init --skip run --config-source file://config.yaml

assert::file-contains /etc/systemd/system/setup-local-disks.service.d/00-strategy.conf 'Environment=LOCAL_DISK_STRATEGY=raid0'

0 comments on commit 579fd51

Please sign in to comment.