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

Healthcheck Performance Testing #7792

Open
davidMcneil opened this issue Jul 10, 2020 · 4 comments
Open

Healthcheck Performance Testing #7792

davidMcneil opened this issue Jul 10, 2020 · 4 comments
Assignees
Labels
Stale Team:Habitat All issues tied to Chef habitat team

Comments

@davidMcneil
Copy link
Contributor

Tests with the following configuration should be setup:

  • Run a specified version of habitat
  • Start 15 services consisting of:
    • A simple run hook
    • A simple healthcheck hook
  • The healthcheck hook interval should be configurable via an environment variable
  • Metrics should be reported to datadog
    • Total CPU/memory usage
    • Per process CPU/memory usage
  • The test should run on linux and windows
@davidMcneil davidMcneil self-assigned this Jul 10, 2020
@mwrock
Copy link
Contributor

mwrock commented Jul 10, 2020

Just want to point out that we should definitely use a bash hook for linux and not a single powershell hook that can be shared on both platforms. Otherwise we add extra bloat to the everyday linux use case.

@davidMcneil
Copy link
Contributor Author

we should definitely use a bash hook for linux and not a single powershell hook

Agreed, although it would be interesting to compare bash and powershell and powershell on linux and windows.

@stale
Copy link

stale bot commented Jul 10, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

@stale stale bot added the Stale label Jul 10, 2021
@rahulgoel1 rahulgoel1 added the Team:Habitat All issues tied to Chef habitat team label Jul 30, 2021
@stale stale bot removed the Stale label Jul 30, 2021
@stale
Copy link

stale bot commented Jul 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

@stale stale bot added the Stale label Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Team:Habitat All issues tied to Chef habitat team
Projects
None yet
Development

No branches or pull requests

3 participants