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

Try to introduce concurrency to unit testing #975

Merged
merged 4 commits into from
Sep 27, 2019
Merged

Try to introduce concurrency to unit testing #975

merged 4 commits into from
Sep 27, 2019

Conversation

dutor
Copy link
Contributor

@dutor dutor commented Sep 25, 2019

This patch reduces the chances of listen port conflicts, so that we can run unit tests concurrently, i.e ctest --output-on-failure -jN. By doing this, the duration of unit testing could be reduced to 2 minutes from 12.

@dutor dutor changed the title Try to bring currency to unit testing Try to bring concurrency to unit testing Sep 26, 2019
@dutor dutor added the ready-for-testing PR: ready for the CI test label Sep 26, 2019
@dutor dutor changed the title Try to bring concurrency to unit testing Try to introduce concurrency to unit testing Sep 26, 2019
@nebula-community-bot
Copy link
Member

Unit testing passed.

1 similar comment
@nebula-community-bot
Copy link
Member

Unit testing passed.

laura-ding
laura-ding previously approved these changes Sep 26, 2019
Copy link
Contributor

@laura-ding laura-ding left a comment

Choose a reason for hiding this comment

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

Well done

@nebula-community-bot
Copy link
Member

Unit testing failed.

Copy link
Contributor

@yixinglu yixinglu left a comment

Choose a reason for hiding this comment

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

LGTM

@nebula-community-bot
Copy link
Member

Unit testing passed.

1 similar comment
@nebula-community-bot
Copy link
Member

Unit testing passed.

@dutor dutor merged commit 83e51a9 into vesoft-inc:master Sep 27, 2019
@dutor dutor deleted the tune-ut branch September 27, 2019 10:49
tong-hao pushed a commit to tong-hao/nebula that referenced this pull request Jun 1, 2021
* Try to bring concurrency to unit testing

* Fixed typo

* Address @yixinglu's comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants