janhoy commented on code in PR #4471:
URL: https://github.com/apache/solr/pull/4471#discussion_r3329136627
##########
.github/workflows/bin-solr-test.yml:
##########
@@ -19,7 +19,7 @@ jobs:
name: Run Solr Script Tests
runs-on: ubuntu-latest
- timeout-minutes: 40
Review Comment:
I'm preparing an independent PR to weed out unnecessary BATS tests, skip
unnecessary sleeps, merge some tests into one solr invocation instead of
several in a row etc. Also converting some BATS tests to JUnit tests if they
don't strictly need to be a bats test.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]