valkey/.github/workflows
Binbin 0f85713174
Fix sentinel update loglevel tls test (#11528)
Apparently we used to set `loglevel debug` for tls in spawn_instance.
I.e. cluster and sentinel tests used to run with debug logging, only when tls mode was enabled.
this was probably a leftover from when creating the tls mode tests.
it cause a new test created for #11214 to fail in tls mode.

At the same time, in order to better distinguish the tests, change the
name of `test-centos7-tls` to `test-centos7-tls-module`, change the name
of `test-centos7-tls-no-tls` to `test-centos7-tls-module-no-tls`.

Note that in `test-centos7-tls-module`, we did not pass `--tls-module`
in sentinel test because it is not supported, see 4faddf1, added in #9320.
So only `test-ubuntu-tls` fails in daily CI.

Co-authored-by: Oran Agra <oran@redislabs.com>
2022-11-21 22:53:13 +02:00
..
ci.yml Build TLS as a loadable module 2022-08-23 12:37:56 +03:00
codeql-analysis.yml Bump github/codeql-action from 1 to 2 (#10635) 2022-05-04 11:40:08 +03:00
daily.yml Fix sentinel update loglevel tls test (#11528) 2022-11-21 22:53:13 +02:00
external.yml Bump actions/upload-artifact from 2 to 3 (#10566) 2022-04-12 13:23:41 +03:00
spell-check.yml Bump actions/checkout from 2 to 3 (#10390) 2022-03-30 16:18:03 +03:00