mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
More stable last get
This commit is contained in:
parent
9bdeb436c2
commit
2f07056ef6
@ -103,7 +103,7 @@
|
||||
(gen/nemesis (gen/once {:type :info, :f :stop}))
|
||||
(gen/log "Waiting for recovery")
|
||||
(gen/sleep 10)
|
||||
(gen/clients (:final-generator workload)))})))
|
||||
(gen/clients (gen/until-ok (:final-generator workload))))})))
|
||||
|
||||
(def all-nemesises (keys custom-nemesis/custom-nemesises))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user