redict/.github/workflows
Oran Agra 0927a0dd24
Try solving test timeout on freebsd CI (#9768)
First, avoid using --accurate on the freebsd CI, we only care about
systematic issues there due to being different platform, but not
accuracy

Secondly, when looking at the test which timed out it seems silly and
outdated:
- it used KEYS to attempt to trigger lazy expiry, but KEYS doesn't do
  that anymore.
- it used some hard coded sleeps rather than waiting for things to
  happen and exiting ASAP
2021-11-10 19:39:26 +02:00
..
ci.yml Add debian:oldoldstable build target for CI. (#9358) 2021-08-11 16:19:54 +03:00
codeql-analysis.yml Add codeql static analysis in PR CI (#8854) 2021-04-26 12:55:54 +03:00
daily.yml Try solving test timeout on freebsd CI (#9768) 2021-11-10 19:39:26 +02:00
external.yml Improve test suite to handle external servers better. (#9033) 2021-06-09 15:13:24 +03:00
spell-check.yml Fixed some typos, add a spell check ci and others minor fix (#8890) 2021-06-10 15:39:33 +03:00