clhobbs / events-splitter

Randomly split events from 1 host (Agent) to multiple hosts (Targets) and test the correctness of the split.
0 stars 0 forks source link

ci: add delay after containers start up #3

Closed clhobbs closed 1 year ago

clhobbs commented 1 year ago

In order to give the Targets enough time to write the events, I am adding a 5s delay after the containers start up and before running the tests. Also included in this PR is a bit of code cleanup in test.js.