8000 support specifying multiple target IP's by Dieterbe · Pull Request #58 · alexei-led/pumba · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

support specifying multiple target IP's #58

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

Merged
merged 5 commits into from
Nov 22, 2017

Conversation

Dieterbe
Copy link
Contributor

we now parse multiple ip's, comma separated.

also: validate ip's early on. previously we would silently ignore ip
parse errors

fix #57

note: still need to test further, but this shows how i go about it.

@Dieterbe Dieterbe force-pushed the multiple-target-ips branch from b9cbf77 to 687daf9 Compare November 15, 2017 19:35
@Dieterbe
8000 Copy link
Contributor Author

did some testing, seems to work well for me. ready for review ! :)

@alexei-led
Copy link
Owner

@Dieterbe CI build fails, but it's CI bug we are going to fix. Ignore it for now. I will review it manually.

@alexei-led
Copy link
Owner

@Dieterbe there are some test that fails

you can run tests with go test or helper script script/coverage.sh

p.s.: can you, please also add a test for multiple IPs

Thank you

@Dieterbe
Copy link
Contributor Author

I will try to get to that soonish, but fyi I think i'll be quite busy with other stuff the next few days

we now parse multiple ip's, comma separated.

also: validate ip's early on. previously we would silently ignore ip
parse errors
@Dieterbe Dieterbe force-pushed the multiple-target-ips branch from 687daf9 to 7f4ecd8 Compare November 16, 2017 17:37
@Dieterbe
Copy link
Contributor Author
Dieterbe commented Nov 16, 2017

@alexei-led how does it look now? codefresh won't show me the build results unless I sign up, and signing up requires a whole bunch of permissions which i'm not willing to permit.
on my system, script/coverage.sh logs some errors, but the same ones as master branch so it looks good to me.

@alexei-led alexei-led merged commit 1e54a81 into alexei-led:master Nov 22, 2017
@alexei-led
Copy link
Owner

@Dieterbe thank you for the contribution!

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.

allow targetting multiple specific ip's
2 participants
0