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

avoid the 'sleep N' race conditions #66

Open
praiskup opened this issue Feb 19, 2018 · 2 comments
Open

avoid the 'sleep N' race conditions #66

praiskup opened this issue Feb 19, 2018 · 2 comments

Comments

@praiskup
Copy link
Contributor

praiskup commented Feb 19, 2018

E.g. #65, #62. Basically, OpenShift isn't providing enough API for avoiding such hacks, but that should at least be discussed with openshift upstream so we know how to do proper scripting correctly. Reading the openshift testing library (edit: i mean test-lib-openshift.sh), I more and more think that the library should be more than just testing library, but rather convenient library for daily work with openshift...

@pkubatrh
Copy link
Member

I more and more think that the library should be more than just testing library, but rather convenient library for daily work with openshift.

I agree, that would be really nice. I often find myself starting up the tests just so that I can get an instance for testing set up easier.

At least for #65 there should be a better solution via Openshift's api, but have to look into it more closer to make sure.
For #62 waiting for the pod running the registry might help a bit.

@pkubatrh pkubatrh reopened this Feb 21, 2018
@pkubatrh
Copy link
Member

Closed on accident, sorry for the noise.

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

No branches or pull requests

2 participants