Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripts check conditions rather than sleeping #32

Open
izgeri opened this issue Nov 2, 2018 · 0 comments
Open

Scripts check conditions rather than sleeping #32

izgeri opened this issue Nov 2, 2018 · 0 comments

Comments

@izgeri
Copy link
Contributor

izgeri commented Nov 2, 2018

There are a few spots in the bash scripts that rely on sleep n commands to give some space between when an action is taken and the next command is issued, in particular in script 6_deploy_test_app.sh. These commands should be updated to check conditions in the cluster rather than sleeping for a random time interval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant