Skip to content

Conversation

@wyli
Copy link
Contributor

@wyli wyli commented Mar 10, 2021

Signed-off-by: Wenqi Li wenqil@nvidia.com

Fixes #1236
fixes #1739

Description

decouples unit tests vs integration tests commands in runtests.sh,
different cuda device indices could be assigned separately for the integration tests

(revised runner default pattern in runtests.sh ./tests/runner.py -p "test_[\!integration]*py")

Status

Ready

Types of changes

  • breaking change in runtests.sh

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli wyli requested review from Nic-Ma and rijobro March 10, 2021 17:21
Copy link
Contributor

@rijobro rijobro left a comment

Choose a reason for hiding this comment

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

We should perhaps change nounittests to unittests. As is, we're using a flag to run most checks, and then a flag to not run unit tests. Would be simpler without the double negative.

@wyli
Copy link
Contributor Author

wyli commented Mar 10, 2021

We should perhaps change nounittests to unittests. As is, we're using a flag to run most checks, and then a flag to not run unit tests. Would be simpler without the double negative.

sure, let me revise

wyli added 2 commits March 10, 2021 18:16
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli wyli force-pushed the update-runtests-sh branch from e849af7 to 099daf0 Compare March 10, 2021 20:07
@wyli wyli marked this pull request as ready for review March 10, 2021 22:10
@wyli wyli enabled auto-merge (squash) March 10, 2021 22:10
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli wyli force-pushed the update-runtests-sh branch from 19e8933 to 13df199 Compare March 10, 2021 23:18
@wyli wyli merged commit 6d3bf2f into master Mar 11, 2021
@wyli wyli deleted the update-runtests-sh branch March 11, 2021 03:59
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.

revise runtests.sh options cron integration test memory error

3 participants