File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ environment variable.
12
12
13
13
You need some external resources in order to run the tests, as described below:
14
14
15
- 1 . A firecracker and jailer binary (tested with 0.12 .0) must either be
15
+ 1 . A firecracker and jailer binary (tested with 0.20 .0) must either be
16
16
installed as ` ./testdata/firecracker ` or the path must be specified through
17
17
the ` FC_TEST_BIN ` environment variable. The jailer requires go test to be
18
18
run with sudo and can also be turned off by setting the ` DISABLE_ROOT_TESTS `
@@ -61,7 +61,6 @@ Amazon EC2 Bare Metal Instances.
61
61
The instance is pre-configured to have
62
62
63
63
- firecracker and jailer under /usr/local/bin.
64
- Both of them are currently v0.17.0 and built with
65
- ` cargo build --features vsock --release ` to enable vsock support
64
+ Both of them are currently v0.20.0.
66
65
- vmlinux.bin from
67
66
https://s3.amazonaws.com/spec.ccfc.min/img/hello/kernel/hello-vmlinux.bin
You can’t perform that action at this time.
0 commit comments