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

shorten etcd wait_for_line (~3.4 compatibility) #121

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

funkyHat
Copy link
Contributor

@funkyHat funkyHat commented Nov 6, 2019

Starting at ~3.4 the output is now
embed: serving insecure client requests on 127.0.0.1:2379, this is strongly discouraged!
so client requests on still matches both

@funkyHat funkyHat force-pushed the patch-1 branch 4 times, most recently from 1eb3b03 to 58f8ddf Compare November 6, 2019 11:51
jd
jd previously approved these changes Nov 6, 2019
@mergify mergify bot dismissed jd’s stale review November 6, 2019 12:04

Pull request has been modified.

jd
jd previously approved these changes Nov 6, 2019
@mergify mergify bot dismissed jd’s stale review November 6, 2019 12:27

Pull request has been modified.

@funkyHat
Copy link
Contributor Author

funkyHat commented Nov 6, 2019

Not sure why this is failing now. test_etcd reports ok

{0} pifpaf.tests.test_drivers.TestDrivers.test_etcd [1.063903s] ... ok

but then we just hang until travis kills us

@martyanov
Copy link

Any chance it will be merged soon?

@jd
Copy link
Owner

jd commented Aug 7, 2020

CI was not passing so not sure it was working. Can anyone look into it?

@felixonmars
Copy link
Collaborator

felixonmars commented Aug 20, 2020

It works fine here for me. I believe the tests should be passing after a rebase.

UPDATE: It still hangs here after the change, and I don't know why :(

funkyHat and others added 4 commits September 16, 2020 02:11
Starting at ~3.4 the output is now
`embed: serving insecure client requests on 127.0.0.1:2379, this is strongly discouraged!`
so `client requests on` still matches both
@felixonmars
Copy link
Collaborator

This should have been addressed in #135, please have a try :)

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

Successfully merging this pull request may close these issues.

None yet

4 participants