summaryrefslogtreecommitdiff
path: root/test/end-to-end/remote-execution/dispatch.sh
AgeCommit message (Collapse)Author
2024-01-12end-to-end tests: wait longer for test servicesKlaus Aehlig
Certain end-to-end tests require custom services. While normally they come up in quickly (less than 2 seconds), on heavily overloaded machines it might take longer. So increase the amount of time these tests are willing to wait for the binary to start up to avoid flakyness in our CI runs.
2023-07-05Test dispatch functionality of justKlaus Aehlig