diff --git a/README.md b/README.md index 9354d1a5..f3368229 100644 --- a/README.md +++ b/README.md @@ -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: