Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(engine): add chaos-mesh test cases in github action, part-1 #396

Merged
merged 13 commits into from
May 18, 2022

Conversation

amyangfei
Copy link
Collaborator

@amyangfei amyangfei commented May 17, 2022

This PR supports supports the first task. The other features will be added in other PRs.

  1. Add a basic framework to use chaos mesh in CI test.
  2. Add some chaos injection
  3. Provide some basic go code to ease adding test cases

@amyangfei amyangfei added the status/wip Indicates that a PR should not merge because it is a work in progress. label May 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2022

Codecov Report

Merging #396 (60db6cc) into master (88da691) will increase coverage by 0.0373%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##             master       #396        +/-   ##
================================================
+ Coverage   55.1077%   55.1450%   +0.0373%     
================================================
  Files           137        137                
  Lines         10719      10719                
================================================
+ Hits           5907       5911         +4     
+ Misses         4358       4355         -3     
+ Partials        454        453         -1     

@amyangfei amyangfei added status/ptal Could you please take a look? and removed status/wip Indicates that a PR should not merge because it is a work in progress. labels May 18, 2022
@amyangfei amyangfei changed the title ci(engine): add chaos-mesh test cases in github action ci(engine): add chaos-mesh test cases in github action, part-1 May 18, 2022
@amyangfei amyangfei mentioned this pull request May 18, 2022
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/ptal Could you please take a look?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants