-
Updated
Dec 18, 2020 - Go
fault-injection
Here are 73 public repositories matching this topic...
There is no e2e test and documents for external network delay and partition now
The e2e test could be found in /test/e2e/chaos/basic.go. Reading other tests in that file could help accomplish this issue.
Example for extern network delay:
apiVersion: chaos-mesh.org/v1alpha1
kind: NetworkChaos
metadata:
name: network-netem-example
namespace: chaos-testing
spec:
This issue is
-
Updated
Dec 18, 2020 - HTML
-
Updated
Sep 25, 2020 - 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
Dec 7, 2020 - Java
-
Updated
Mar 16, 2019 - Dockerfile
-
Updated
Dec 18, 2020 - Python
-
Updated
May 29, 2018
-
Updated
Nov 27, 2020 - Python
-
Updated
Oct 29, 2018 - Python
-
Updated
Aug 14, 2020 - Python
-
Updated
Jul 25, 2019 - MATLAB
-
Updated
Mar 27, 2017 - Python
-
Updated
Sep 4, 2018 - Scala
-
Updated
Feb 11, 2019
-
Updated
Jan 10, 2020 - C#
-
Updated
Dec 8, 2020 - Go
-
Updated
Aug 5, 2020
-
Updated
Jul 26, 2018 - C#
-
Updated
Dec 16, 2020 - Java
-
Updated
Dec 16, 2020 - Go
-
Updated
May 20, 2018 - Python
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
Type: feature request
Describe what happened (or what feature you want)
chaosblade是一款覆盖面很广的故障注入测试工具,因此我希望引入此软件对 K8s Paas平台进行测试,但是发现只能针对特定的pod进行故障注入(delete pod或者pod cpu负载等),没有其他针对Paas 的chaos工具(Powerfulseal、Chaos-mesh等)拥有在规定时间内随机等delete 规定分区下的po