跳到主要内容

1 篇博文 含有标签「Test Automation」

查看所有标签

Building an Automated Testing Framework Based on Chaos Mesh and Argo

· 阅读需 8 分钟
Chaos Mesh Authors
All maintainers of Chaos Mesh

TiPocket - Automated Testing Framework
TiPocket - Automated Testing Framework

Chaos Mesh is an open-source chaos engineering platform for Kubernetes. Although it provides rich capabilities to simulate abnormal system conditions, it still only solves a fraction of the Chaos Engineering puzzle. Besides fault injection, a full chaos engineering application consists of hypothesizing around defined steady states, running experiments in production, validating the system via test cases, and automating the testing.

This article describes how we use TiPocket, an automated testing framework to build a full Chaos Engineering testing loop for TiDB, our distributed database.