-
Updated
Nov 16, 2021 - Go
fault-injection
Here are 85 public repositories matching this topic...
Feature Request
Is your feature request related to a problem? Please describe:
latest, v2.0.x
Describe the feature you'd like:
As usual, we use the following format to define chaos object:
apiV
We can add an upgrade/downgrade command for litmusctl binary, it can look at the matrix of versions in a file and upgrade/downgrade according to the user's choice.
example
- litmusctl upgrade v0.5.0
- litmusctl downgrade v0.4.0
-
Updated
Nov 16, 2021 - HTML
-
Updated
Sep 21, 2021 - Go
-
Updated
Jan 14, 2020 - C#
One problem with faulting programs under KRF is that KRF might decide to inject a fault during the dynamic link/load phase, aborting ld-linux.so instead of the actual target image. This usually isn't helpful, since it doesn't indicate any mistakes in the target itself.
It should be possible to check the loaded program's name via the current task, probably via comm. We should use that (or
-
Updated
Sep 20, 2021 - Java
-
Updated
Nov 7, 2021 - C
-
Updated
Mar 16, 2019 - Dockerfile
-
Updated
Oct 19, 2021 - Python
-
Updated
Mar 25, 2021 - Python
-
Updated
May 29, 2018
-
Updated
Aug 11, 2021 - JavaScript
users may forget to recover network experiment, we can add a new flag to recover all network experiment
-
Updated
Oct 29, 2018 - Python
-
Updated
Aug 14, 2020 - Python
-
Updated
Jul 25, 2019 - MATLAB
-
Updated
Mar 27, 2017 - Python
-
Updated
Nov 13, 2021 - Go
-
Updated
Sep 4, 2018 - Scala
-
Updated
Feb 11, 2019
-
Updated
Jan 29, 2021 - C#
-
Updated
Aug 29, 2021 - Go
-
Updated
Aug 5, 2020
Improve this page
Add a description, image, and links to the fault-injection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fault-injection topic, visit your repo's landing page and select "manage topics."
Issue Description
Question
Describe what happened (or what feature you want)
Trying to evaluate ChaosBlade as an option for resiliency testing. But I'm not sure if this is a feature request or a question. Actually, two questions: