-
Notifications
You must be signed in to change notification settings - Fork 9
Break up unit tests into separate runners for python and scala #361
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
Conversation
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.
Lets be sure to test the comment actions before merging i.e. you should be able to leave the three comments in this PR to ensure they all work as they are supposed to.
And post merge to address the comment below and do a dummy PR test.
|
/help |
|
/unit_test_py |
GiGL Automation@ 17:04:30UTC : 🔄 |
GiGL Automation@ 17:04:31UTC : 🤖 Available PR CommandsYou can trigger the following workflows by commenting on this PR:
💡 Usage: Simply comment on this PR with any of the commands above (e.g., ⏱️ Note: Commands may take some time to complete. Progress updates will be posted as comments. |
|
/unit_test_scala |
|
/unit_test_all |
GiGL Automation@ 17:08:13UTC : 🔄 |
GiGL Automation@ 17:08:19UTC : 🔄 |
|
/unit_test_all |
|
/unit_test_py |
GiGL Automation@ 17:09:52UTC : 🔄 |
GiGL Automation@ 17:09:57UTC : 🔄 |
|
/unit_test |
GiGL Automation@ 17:27:03UTC : 🔄 |
|
/unit_test_py |
GiGL Automation@ 18:04:09UTC : 🔄 @ 19:13:15UTC : ✅ Workflow completed successfully. |
|
/unit_test |
GiGL Automation@ 19:48:20UTC : 🔄 @ 20:48:36UTC : ✅ Workflow completed successfully. |
|
@svij-sc made some changes - the parallelization should be "simpler" now. |
nshah-sc
left a comment
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.
thanks!

Scope of work done
Break up python and scala unit tests into separete runners to speed up tests so we can run them in parallel
Tested with:

Where is the documentation for this feature?: N/A
Did you add automated tests or write a test plan?
I want to test by submitting, if it breaks we can force revert :)
Updated Changelog.md? NO
Ready for code review?: NO