redict/.github/workflows
Oran Agra 6add1b7217
Add external test that runs without debug command (#9964)
- add needs:debug flag for some tests
- disable "save" in external tests (speedup?)
- use debug_digest proc instead of debug command directly so it can be skipped
- use OBJECT ENCODING instead of DEBUG OBJECT to get encoding
- add a proc for OBJECT REFCOUNT so it can be skipped
- move a bunch of tests in latency_monitor tests to happen later so that latency monitor has some values in it
- add missing close_replication_stream calls
- make sure to close the temp client if DEBUG LOG fails
2021-12-19 17:41:51 +02:00
..
ci.yml Add REDIS_CFLAGS='-Werror' to CI tests (#9828) 2021-11-29 10:30:35 +02:00
codeql-analysis.yml Add codeql static analysis in PR CI (#8854) 2021-04-26 12:55:54 +03:00
daily.yml Add REDIS_CFLAGS='-Werror' to CI tests (#9828) 2021-11-29 10:30:35 +02:00
external.yml Add external test that runs without debug command (#9964) 2021-12-19 17:41:51 +02: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