mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2025-12-17 00:35:13 -06:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
a958a8b17c
commit
338f76bd1a
@@ -163,7 +163,7 @@ We use the Ubuntu-built version in production, mostly due to jemalloc not playin
|
||||
./ci.py --build --integration --short --docker
|
||||
```
|
||||
|
||||
Will run the integration tests as CI would (inside the Ubuntu docker image). You can also run the tests outside docker by removing the `--docker` flag, but you might have to install some dependencies of the build process. These tests take roughly 20 minutes on our build server.
|
||||
Will run the integration tests as CI would (inside the Ubuntu docker image). You can also run the tests outside docker by removing the `--docker` flag, but you might have to install some dependencies of the build process. These tests take roughly 30 minutes on our [build server](https://instances.vantage.sh/aws/ec2/m6id.metal?currency=USD).
|
||||
|
||||
To work with the qemu kmod tests you'll first need to download the base Ubuntu image we use for testing:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user