From 6d311fdd1f57235a48899bdb387952ee64b1526d Mon Sep 17 00:00:00 2001 From: Kazuyoshi Kato Date: Fri, 29 Nov 2019 09:38:52 -0800 Subject: [PATCH] Don't mention 0.12.0 and 0.17.0 These pre-vsock versions may not work anymore. Signed-off-by: Kazuyoshi Kato --- HACKING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/HACKING.md b/HACKING.md index cc14cd25..547b7d65 100644 --- a/HACKING.md +++ b/HACKING.md @@ -12,7 +12,7 @@ environment variable. You need some external resources in order to run the tests, as described below: -1. A firecracker and jailer binary (tested with 0.12.0) must either be +1. A firecracker and jailer binary (tested with 0.20.0) must either be installed as `./testdata/firecracker` or the path must be specified through the `FC_TEST_BIN` environment variable. The jailer requires go test to be run with sudo and can also be turned off by setting the `DISABLE_ROOT_TESTS` @@ -61,7 +61,6 @@ Amazon EC2 Bare Metal Instances. The instance is pre-configured to have - firecracker and jailer under /usr/local/bin. - Both of them are currently v0.17.0 and built with - `cargo build --features vsock --release` to enable vsock support + Both of them are currently v0.20.0. - vmlinux.bin from https://s3.amazonaws.com/spec.ccfc.min/img/hello/kernel/hello-vmlinux.bin