mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-12 19:05:47 +02:00
fix typo
This commit is contained in:
parent
0bc2ea602d
commit
97c1b16c26
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -154,8 +154,8 @@ jobs:
|
||||||
#timeout 5m ./dragonfly_test
|
#timeout 5m ./dragonfly_test
|
||||||
#timeout 5m ./json_family_test --jsonpathv2=false
|
#timeout 5m ./json_family_test --jsonpathv2=false
|
||||||
#timeout 5m ./tiered_storage_test --vmodule=db_slice=2 --logtostderr
|
#timeout 5m ./tiered_storage_test --vmodule=db_slice=2 --logtostderr
|
||||||
FLAGS_cluster_mode=emulated ./multi_test
|
FLAGS_cluster_mode=emulated ./multi_test --alsologtostderr
|
||||||
FLAGS_cluster_mode=emulated FLAGS_lock_on_hashtags=true ./multi_Test
|
FLAGS_cluster_mode=emulated FLAGS_lock_on_hashtags=true ./multi_test --alsologtostderr
|
||||||
|
|
||||||
|
|
||||||
# - name: C++ Unit Tests - Epoll
|
# - name: C++ Unit Tests - Epoll
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue