mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-21 18:36:35 +00:00
jepsen connects to vagrant vms
This commit is contained in:
@@ -14,5 +14,6 @@
|
||||
"Handles command line arguments. Can either run a test, or a web server for
|
||||
browsing results."
|
||||
[& args]
|
||||
(cli/run! (cli/single-test-cmd {:test-fn garage-test})
|
||||
(cli/run! (merge (cli/single-test-cmd {:test-fn garage-test})
|
||||
(cli/serve-cmd))
|
||||
args))
|
||||
|
||||
Reference in New Issue
Block a user