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

Add shared handler for network packet loss fault #4310

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Conversation

tshan2001
Copy link
Contributor

Summary

Add shared handler for network packet loss fault

Implementation details

  • Add NetworkPacketLossRequest type and corresponding validation
  • Add Start, Stop, and Check for Network Packet Loss
  • Added unit tests for the methods added

Testing

New tests cover the changes:

StartNetworkPacketLoss(), StopNetworkPacketLoss(), CheckNetworkPacketLoss()

Description for the changelog

Feature: Add network packet loss handler

Additional Information

Does this PR include breaking model changes? If so, Have you added transformation functions?

Does this PR include the addition of new environment variables in the README?

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

* Add NetworkPacketLossRequest type and corresponding validation

* Add Start, Stop, and Check for Network Packet Loss

* Added unit tests for the methods added
@tshan2001 tshan2001 merged commit 332ffe2 into aws:dev Aug 27, 2024
40 checks passed
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.

4 participants