This commit is contained in:
kostas 2025-04-28 16:31:09 +03:00
parent 0bc2ea602d
commit 97c1b16c26
No known key found for this signature in database
GPG key ID: 1860AC7B1177CACB

View file

@ -154,8 +154,8 @@ jobs:
#timeout 5m ./dragonfly_test
#timeout 5m ./json_family_test --jsonpathv2=false
#timeout 5m ./tiered_storage_test --vmodule=db_slice=2 --logtostderr
FLAGS_cluster_mode=emulated ./multi_test
FLAGS_cluster_mode=emulated FLAGS_lock_on_hashtags=true ./multi_Test
FLAGS_cluster_mode=emulated ./multi_test --alsologtostderr
FLAGS_cluster_mode=emulated FLAGS_lock_on_hashtags=true ./multi_test --alsologtostderr
# - name: C++ Unit Tests - Epoll