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
0b2f7c64
Commit
0b2f7c64
authored
Jul 27, 2020
by
Oran Agra
Browse files
Daily github action: run cluster and sentinel tests with tls (#7575)
(cherry picked from commit
6d92eee6
)
parent
8a4240b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/daily.yml
View file @
0b2f7c64
...
@@ -84,9 +84,9 @@ jobs:
...
@@ -84,9 +84,9 @@ jobs:
-
name
:
module api test
-
name
:
module api test
run
:
./runtest-moduleapi --verbose --tls
run
:
./runtest-moduleapi --verbose --tls
-
name
:
sentinel tests
-
name
:
sentinel tests
run
:
./runtest-sentinel
run
:
./runtest-sentinel
--tls
-
name
:
cluster tests
-
name
:
cluster tests
run
:
./runtest-cluster
run
:
./runtest-cluster
--tls
test-valgrind
:
test-valgrind
:
runs-on
:
ubuntu-latest
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