Browse Source

Expand the freebsd hacky fix to encompas edge tests as well

pull/1130/head
Hamish Coleman 1 year ago
parent
commit
ce3ed1fb90
  1. 4
      scripts/test_integration_edge.sh

4
scripts/test_integration_edge.sh

@ -23,6 +23,10 @@ docmd sudo "${BINDIR}"/edge -l localhost:7654 -c test >/dev/null
# TODO:
# - send edge messages to stderr?
# TODO: probe the api endpoint, waiting for both the supernode and edge to be
# available?
sleep 0.1
docmd "${TOPDIR}"/scripts/n2n-ctl communities
docmd "${TOPDIR}"/scripts/n2n-ctl packetstats
docmd "${TOPDIR}"/scripts/n2n-ctl edges --raw

Loading…
Cancel
Save