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

fix: remove netem distribution normal #796

Merged
merged 1 commit into from
Oct 19, 2023
Merged

fix: remove netem distribution normal #796

merged 1 commit into from
Oct 19, 2023

Conversation

aymericDD
Copy link
Contributor

What does this PR do?

  • Adds new functionality
  • Alters existing functionality
  • Fixes a bug
  • Improves documentation or testing

Please briefly describe your changes as well as the motivation behind them:

  • The netem tool creates soft locks that blocks the CPU of the node where the disruption is applied.

Code Quality Checklist

  • The documentation is up to date.
  • My code is sufficiently commented and passes continuous integration checks.
  • I have signed my commit (see Contributing Docs).

Testing

  • I leveraged continuous integration testing
    • by depending on existing unit tests or end-to-end tests.
    • by adding new unit tests or end-to-end tests.
  • I manually tested the following steps:
    • x
    • locally.
    • as a canary deployment to a cluster.

The netem tool creates soft locks that blocks the CPU of the node where the disruption is applied.
@aymericDD aymericDD requested a review from a team as a code owner October 19, 2023 11:46
@datadog-datadog-prod-us1
Copy link

Datadog Report

Branch report: fix/incident-23130
Commit report: 22be7f5

chaos-controller: 0 Failed, 0 New Flaky, 642 Passed, 0 Skipped, 24.05s Wall Time

@aymericDD aymericDD merged commit 2aacef1 into main Oct 19, 2023
18 checks passed
@aymericDD aymericDD deleted the fix/incident-23130 branch October 19, 2023 12:08
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.

None yet

2 participants