mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
CI: Fix build job failures due to jepsen artifacts
This commit is contained in:
parent
584d197e52
commit
c880739311
@ -13,4 +13,7 @@
|
||||
[com.hierynomus/sshj "0.34.0"]
|
||||
[com.clickhouse/clickhouse-jdbc "0.3.2-patch11"]
|
||||
[org.apache.zookeeper/zookeeper "3.6.1" :exclusions [org.slf4j/slf4j-log4j12]]]
|
||||
:repl-options {:init-ns jepsen.clickhouse-keeper.main})
|
||||
:repl-options {:init-ns jepsen.clickhouse-keeper.main}
|
||||
;; otherwise, target artifacts will be created under the repo root, so that checkout with clear might fail in ci
|
||||
:target-path "/tmp/jepsen_clickhouse"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user