Skip to content

[WIP] Fix e2e - Federated Learning#461

Draft
rasswanth-s wants to merge 1 commit intomainfrom
rasswanth/fix_unit_tests
Draft

[WIP] Fix e2e - Federated Learning#461
rasswanth-s wants to merge 1 commit intomainfrom
rasswanth/fix_unit_tests

Conversation

@rasswanth-s
Copy link
Collaborator

Description

The PR shifts to shutil.move when approving a request as the move operation is atomic and does os.rename if the filesystems being copied to is the same, which makes it very fast.

Also added a check to ensure all the files for training are present.

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

  • Describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • List any relevant details for your test configuration.

Checklist

shift to shutil.move as the operation is  atomic
@rasswanth-s
Copy link
Collaborator Author

Kindly do not merge, the E2E tests are still flaking will investigate tmrw.

Copy link
Contributor

@yashgorana yashgorana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocking merge

@yashgorana yashgorana changed the title Fix e2e - Federated Learning [WIP] Fix e2e - Federated Learning Dec 9, 2024
@yashgorana yashgorana marked this pull request as draft December 9, 2024 16:36
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