Skip to content

Commit

Permalink
Increased sleep time
Browse files Browse the repository at this point in the history
Signed-off-by: hershd23 <[email protected]>
  • Loading branch information
hershd23 committed Jun 25, 2022
1 parent f23c9b3 commit eb4e7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/istio_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fi
sleep 10
#mesheryctl system login --provider None
echo 'E' | mesheryctl mesh deploy adapter meshery-istio:10000 --token "./.github/workflows/auth.json"
sleep 50
sleep 100
echo "Onboarding application... Standby for few minutes..."
mesheryctl pattern apply -f "https://raw.githubusercontent.com/service-mesh-patterns/service-mesh-patterns/master/samples/bookInfoPattern.yaml" --token "./.github/workflows/auth.json"

Expand Down

0 comments on commit eb4e7e5

Please sign in to comment.