Skip to content

3934 smaller integration tests for monai.bundle to avoid OOM#3941

Merged
wyli merged 4 commits intoProject-MONAI:devfrom
wyli:3934-bundle-run
Mar 15, 2022
Merged

3934 smaller integration tests for monai.bundle to avoid OOM#3941
wyli merged 4 commits intoProject-MONAI:devfrom
wyli:3934-bundle-run

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Mar 15, 2022

Signed-off-by: Wenqi Li [email protected]

Fixes #3934

Description

  • move the test to tests/test_integration_bundle_run.py
  • change the parameters to smaller values

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@wyli wyli requested a review from Nic-Ma March 15, 2022 11:08
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

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

Thanks for your quick fix.

@wyli wyli force-pushed the 3934-bundle-run branch from a6f99a6 to 9af679d Compare March 15, 2022 12:13
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Mar 15, 2022

/integration-test

@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Mar 15, 2022

/build

wyli added 4 commits March 15, 2022 19:24
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli force-pushed the 3934-bundle-run branch from cea78e3 to 3296501 Compare March 15, 2022 19:24
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Mar 15, 2022

/integration-test

@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Mar 15, 2022

/build

@wyli wyli marked this pull request as ready for review March 15, 2022 21:17
@wyli wyli enabled auto-merge (squash) March 15, 2022 21:17
@wyli wyli disabled auto-merge March 15, 2022 22:34
@wyli wyli enabled auto-merge (squash) March 15, 2022 22:34
@wyli wyli disabled auto-merge March 15, 2022 22:43
@wyli wyli merged commit 33f632a into Project-MONAI:dev Mar 15, 2022
@wyli wyli deleted the 3934-bundle-run branch April 27, 2022 22:35
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.

monai.bundle run tests OOM

2 participants