Commit 726b44a
authored
perf: split speech tests into 2 parallel jobs (#2528)
Split the single speech UnitTests matrix entry into speech1 and speech2,
each targeting specific test classes. SpeechToTextSDKSuite runs alone in
speech1 (it's the heaviest), while the remaining 4 suites share speech2.
Add TEST_CLASSES variable support to the test execution step: when set,
the sbt testOnly command uses the specified classes instead of the
default package wildcard. This is backwards-compatible — existing matrix
entries without TEST_CLASSES use the same PACKAGE.** pattern as before.1 parent 70392c1 commit 726b44a
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
670 | | - | |
| 670 | + | |
671 | 671 | | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
672 | 678 | | |
673 | 679 | | |
674 | 680 | | |
| |||
764 | 770 | | |
765 | 771 | | |
766 | 772 | | |
767 | | - | |
768 | | - | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
769 | 776 | | |
770 | 777 | | |
771 | 778 | | |
| |||
0 commit comments