The Wayback Machine - https://web.archive.org/web/20201115113029/https://github.com/topics/site-reliability-engineering
Skip to content
#

site-reliability-engineering

Here are 51 public repositories matching this topic...

quanwenqi2
quanwenqi2 commented Apr 13, 2020

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

chaos-mesh
YangKeao
YangKeao commented Oct 14, 2020

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:

🔖 Daily-updated reading list for designing High Scalability 🍒, High Availability 🔥, High Stability 🗻 back-end systems - Pull requests are greatly welcome 👬 I hope you will find this project helpful 🍀 Please help me share it to more and more people ❤️ Thank you - 谢谢 - धन्यवाद - ধন্যবাদ - Спасибо - شكرا - Merci - Gracias - Danke - Cảm ơn! 🙇
  • Updated May 17, 2018

Improve this page

Add a description, image, and links to the site-reliability-engineering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the site-reliability-engineering topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.