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

Liveliness check for ci/cd #1505

Closed
heifner opened this issue Aug 16, 2023 · 2 comments
Closed

Liveliness check for ci/cd #1505

heifner opened this issue Aug 16, 2023 · 2 comments
Labels
CICD Anything dealing with the CI workflow behavior 👍 lgtm

Comments

@heifner
Copy link
Member

heifner commented Aug 16, 2023

Create a simple exec to log every 100ms and run it along side all integration tests. This would allow us to know if/when a vm does not get cpu cycles over 100ms.

@bhazzard bhazzard added CICD Anything dealing with the CI workflow behavior 👍 lgtm and removed triage labels Nov 2, 2023
@bhazzard
Copy link

bhazzard commented Nov 2, 2023

Overall this is would be a good thing to do, but low priority. One downside is this works around issues without needing to address the underlying cause of a problem.

@bhazzard
Copy link

bhazzard commented Nov 2, 2023

Decision to close this issue and instead address issues as they arise.

@bhazzard bhazzard closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CICD Anything dealing with the CI workflow behavior 👍 lgtm
Projects
None yet
Development

No branches or pull requests

3 participants