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

metrics: nc: scaling nc should check nc is available #237

Open
grahamwhaley opened this issue Oct 24, 2019 · 1 comment
Open

metrics: nc: scaling nc should check nc is available #237

grahamwhaley opened this issue Oct 24, 2019 · 1 comment

Comments

@grahamwhaley
Copy link

The metrics/scaling/k8s_scale_nc.sh test should check that nc is actually installed before it tries to use it. The check_cmds functionality is already there in the init() func, so just needs extending. Presently locally I see:

./k8s_scale_nc.sh: line 352: nc: command not found
@askervin
Copy link
Contributor

Fixed in PR #212

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