Skip to content

litmuschaos/chaos-ci-lib

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dec1b5b · Oct 3, 2024

History

11 Commits
Nov 12, 2021
May 27, 2021
Oct 3, 2024
Jul 28, 2022
May 27, 2021
Jul 28, 2022
Nov 12, 2021
Nov 17, 2020
Jul 14, 2021
Nov 12, 2021
Jul 14, 2021
Jul 14, 2021

Repository files navigation

Chaos CI Lib

Slack Channel GitHub Workflow Docker Pulls GitHub issues Twitter Follow CII Best Practices Go Report Card YouTube Channel

Chaos CI Lib is a central repository which contains different GO bdd tests implemented using the popular Ginkgo, Gomega test framework for running a number of litmuschaos experiments in different CI platforms that can be further used at remote places. The bdd can be used inside the job templates that can be used by the members who are using litmus experiments as part of their CI pipelines.

Supported CI Platforms

Litmus supports CI plugin for the following CI platforms:

CI Platform Chaos Template
GitHub Actions Click Here
GitLab Remote Templates Click Here
Spinnaker Plugin Click Here

How to get started?

Refer the LitmusChaos Docs and Experiment Docs

How do I contribute?

You can contribute by raising issues, improving the documentation, contributing to the core framework and tooling, etc.

Head over to the Contribution guide