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

MLPAB-1570 - create a fault injection simulator template the ecs app #936

Conversation

andrewpearce-digital
Copy link
Contributor

@andrewpearce-digital andrewpearce-digital commented Dec 19, 2023

Purpose

Assess how the service will respond to faults using AWS Fault Injection Simulator

Fixes MLPAB-1570

Approach

  • Create a role for Fault Injection Simulator to use
  • Create an experiment template for ECS task faults
  • deploy an SSM agent prerequisite in ECS task
  • create these resources and deploy prerequisites when experiments are enabled

Note: This experiment doesn't have an automatic stop condition, but won't be run without team observation.

Learning



@andrewpearce-digital andrewpearce-digital requested a review from a team as a code owner December 19, 2023 14:51
@andrewpearce-digital andrewpearce-digital marked this pull request as draft December 19, 2023 14:52
Copy link

github-actions bot commented Dec 19, 2023

PR Environment Terraform Plan Summary

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b3f1714) 92.10% compared to head (82c6283) 92.10%.

❗ Current head 82c6283 differs from pull request most recent head 05e0ad5. Consider uploading reports for the commit 05e0ad5 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #936   +/-   ##
=======================================
  Coverage   92.10%   92.10%           
=======================================
  Files         182      182           
  Lines        8081     8081           
=======================================
  Hits         7443     7443           
  Misses        514      514           
  Partials      124      124           
Flag Coverage Δ
unittests 92.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrewpearce-digital andrewpearce-digital force-pushed the MLPAB-1570-organise-a-fault-injection-simulation-event branch from a7aabfd to d31c224 Compare January 25, 2024 17:56
target cluster and app service
@andrewpearce-digital andrewpearce-digital marked this pull request as ready for review February 7, 2024 17:48
@andrewpearce-digital andrewpearce-digital merged commit 7ebe96d into main Feb 8, 2024
19 checks passed
@andrewpearce-digital andrewpearce-digital deleted the MLPAB-1570-organise-a-fault-injection-simulation-event branch February 8, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants