Update README.md

This commit is contained in:
Francesco Mazzoli
2025-09-23 22:24:15 +01:00
committed by GitHub
parent a958a8b17c
commit 338f76bd1a

View File

@@ -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: