-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
[test] Support dynamically adding & starting new member #14589
Conversation
Rebased this PR. There is no response from the original author, so Benjamin (ahrtr@) continue to work on this PR. Signed-off-by: Vitalii Levitskii <vitalii@uber.com> Signed-off-by: Benjamin Wang <wachao@vmware.com>
…w member Signed-off-by: Benjamin Wang <wachao@vmware.com>
@spzala @mitake @serathius @ptabor The original PR is already well reviewed, so please only take a look at the second commit 24ad490 . |
Codecov Report
@@ Coverage Diff @@
## main #14589 +/- ##
==========================================
- Coverage 75.58% 75.44% -0.14%
==========================================
Files 457 457
Lines 37213 37213
==========================================
- Hits 28126 28076 -50
- Misses 7329 7366 +37
- Partials 1758 1771 +13
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ahrtr I looked at the commit you mentioned and that look good to me. Thanks for working on it!
Thanks @spzala |
I was unavailable, sorry. Thanks for finishing PR! |
Continue to work on #14404, because there is no response from the original author for a long time.
We need to resolve this because the other PR #14574 is blocked by this one
cc @spzala @mitake @serathius @ptabor
cc @veshij @biosvs