joinmarket-obwatcher: add pkg & module
This commit is contained in:
parent
915df059f4
commit
8c125ec48c
11 changed files with 126 additions and 0 deletions
|
|
@ -216,6 +216,12 @@ def _():
|
|||
)
|
||||
|
||||
|
||||
@test("joinmarket-ob-watcher")
|
||||
def _():
|
||||
assert_running("joinmarket-ob-watcher")
|
||||
machine.wait_until_succeeds(log_has_string("joinmarket-ob-watcher", "Starting ob-watcher"))
|
||||
|
||||
|
||||
@test("nodeinfo")
|
||||
def _():
|
||||
status, _ = machine.execute("systemctl is-enabled --quiet onion-addresses 2> /dev/null")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue