Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
6d92eee6
Unverified
Commit
6d92eee6
authored
Jul 27, 2020
by
Oran Agra
Committed by
GitHub
Jul 27, 2020
Browse files
Daily github action: run cluster and sentinel tests with tls (#7575)
parent
4126ca46
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/daily.yml
View file @
6d92eee6
...
...
@@ -84,9 +84,9 @@ jobs:
-
name
:
module api test
run
:
./runtest-moduleapi --verbose --tls
-
name
:
sentinel tests
run
:
./runtest-sentinel
run
:
./runtest-sentinel
--tls
-
name
:
cluster tests
run
:
./runtest-cluster
run
:
./runtest-cluster
--tls
test-valgrind
:
runs-on
:
ubuntu-latest
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment