Integrates a new workflow for building and running a rippled instance through the test suite and logging the results daily under results/rippled.
~~Note:
The setup of the initial node state is currently relying on a long wait period (5m) before attempting to run tools/transfer.py. This behavior is of course not ideal and should be the subject of a future PR.~~
Integrates a new workflow for building and running a
rippled
instance through the test suite and logging the results daily underresults/rippled
.~~Note: The setup of the initial node state is currently relying on a long wait period (5m) before attempting to run
tools/transfer.py
. This behavior is of course not ideal and should be the subject of a future PR.~~