mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-17 09:34:16 -05:00
Updates bors to include all docker tests
This commit is contained in:
parent
09e0d3b877
commit
80810e3605
1 changed files with 9 additions and 1 deletions
10
bors.toml
10
bors.toml
|
|
@ -1,5 +1,13 @@
|
||||||
status = [
|
status = [
|
||||||
"static_analysis",
|
"static_analysis",
|
||||||
"build_test (x86_64-unknown-linux-gnu)",
|
"build_test (x86_64-unknown-linux-gnu)",
|
||||||
"build_test (x86_64-apple-darwin)"
|
"build_test (x86_64-apple-darwin)",
|
||||||
|
"docker_tests (happy_path)",
|
||||||
|
"docker_tests (happy_path_restart_alice)",
|
||||||
|
"docker_tests (happy_path_restart_bob_after_comm)",
|
||||||
|
"docker_tests (happy_path_restart_bob_after_lock_proof_received)",
|
||||||
|
"docker_tests (happy_path_restart_bob_before_comm)",
|
||||||
|
"docker_tests (punish)",
|
||||||
|
"docker_tests (refund_restart_alice_cancelled)",
|
||||||
|
"docker_tests (refund_restart_alice)",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue