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

Chore(Enhancement): Changed Disk Fill experiment to not require CONTAINER_PATH #605

Merged
merged 2 commits into from Nov 24, 2022

Conversation

avaakash
Copy link
Contributor

Signed-off-by: Akash Shrivastava akash.shrivastava@harness.io

What this PR does / why we need it:
This PR makes the changes in the disk-fill experiment to remove the need to provide CONTAINER_PATH.

  • Previous implementation was to mount the provided path to the helper pod and use dd

  • New implementation is to use the namespace mount with dd

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Checklist:

  • Fixes #
  • PR messages has document related information
  • Labelled this PR & related issue with breaking-changes tag
  • PR messages has breaking changes related information
  • Labelled this PR & related issue with requires-upgrade tag
  • PR messages has upgrade related information
  • Commit has unit tests
  • Commit has integration tests
  • E2E run Required for the changes

neelanjan00
neelanjan00 previously approved these changes Nov 18, 2022
@neelanjan00
Copy link
Member

CI is failing, can you check?

Signed-off-by: Akash Shrivastava <akash.shrivastava@harness.io>
@ispeakc0de ispeakc0de merged commit 3e72bb1 into litmuschaos:master Nov 24, 2022
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

3 participants