test: sleep 0.5s; vagrant centos: ipv6 enable

This commit is contained in:
Olof hagsand 2020-11-24 18:29:04 +01:00
parent 8d8a37d18e
commit ccadd3f9ea
5 changed files with 19 additions and 16 deletions

View file

@ -45,7 +45,7 @@ You can prefix a test with `BE=0` if you want to run your own backend.
To run with debug flags, use the `DBG=<number>` environment variable.
Other variables include:
* RCWAIT Number of seconds to sleep after daemons have started
* DEMWAIT Number of seconds to sleep after daemons have started
## Run all tests