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

[Chaos Test] Failure Daemon #22

Open
artursouza opened this issue Feb 28, 2020 · 3 comments
Open

[Chaos Test] Failure Daemon #22

artursouza opened this issue Feb 28, 2020 · 3 comments

Comments

@artursouza
Copy link
Member

This service will trigger failures given a configuration.

To simulate a chaotic environment, some artificial failures will be injected. Restarts can be achieved by scaling service from 3 to 0 and then from 0 to 3. When a single POD is expected (placement service, for example), the rescaling should be from/to 1 instead.

See child issues for supported failure types.

Parent: #11

Implement in C#

@LMWF
Copy link
Contributor

LMWF commented Mar 16, 2020

It may be possible to use gremlin for many of the faults. But gremlin is not free above a certain level.
https://www.gremlin.com/community/tutorials/how-to-install-and-use-gremlin-with-kubernetes/

@artursouza
Copy link
Member Author

I agree. The fault injections can be done via a 3rd party tool, it does not need to be built "in-house".

@LMWF
Copy link
Contributor

LMWF commented May 7, 2020

"Chaos" and "Longhaul" were conceptually separated a while back. Removing this issue from "Longhaul Tests" project, that is being filtered to only track longhaul issues.

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