Skip to content

Commit

Permalink
test: sleep 5s to fix sanity test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed May 7, 2024
1 parent 3f16f0b commit a1f96f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/sanity/run-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ function provision_samba_server {
}

provision_samba_server
sleep 5

if [[ -z "$(command -v csi-sanity)" ]]; then
install_csi_sanity_bin
Expand Down

0 comments on commit a1f96f2

Please sign in to comment.