You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Separate out Lucene tests so they run separately in PRB (#3440)
I was looking through recent PRB runs, and it seemed like the time to
run other-tests was now around twice the time to run the core-tests.
Most of the time seemed to be coming from lucene-tests, so I wanted to
experiment with separating those out. This hopefully should decrease our
total PRB time
0 commit comments