Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
boddumanohar committed Apr 18, 2021
1 parent ff36622 commit 11d74a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/run-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ echo "setting up blobfuse on host"
wget https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb
dpkg -i packages-microsoft-prod.deb
apt-get update
apt-get install -y blobfuse=1.3.6
apt-get install -y blobfuse

# Run CSI driver as a background service
_output/blobplugin --endpoint "$endpoint" --nodeid CSINode -v=5 &
Expand Down

0 comments on commit 11d74a1

Please sign in to comment.