File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 69
69
commands :
70
70
- ' ln -s /var/lib/fc-ci/vmlinux.bin testdata/vmlinux'
71
71
- ' ln -s /var/lib/fc-ci/rootfs.ext4 testdata/root-drive.img'
72
- - ' ln -s /usr/local/bin/firecracker-v0.19 .0 testdata/firecracker'
73
- - ' ln -s /usr/local/bin/jailer-v0.19 .0 testdata/jailer'
72
+ - ' ln -s /usr/local/bin/firecracker-v0.20 .0 testdata/firecracker'
73
+ - ' ln -s /usr/local/bin/jailer-v0.20 .0 testdata/jailer'
74
74
- " FC_TEST_TAP=fc-test-tap${BUILDKITE_BUILD_NUMBER} make test EXTRAGOARGS='-v -count=1 -race' DISABLE_ROOT_TESTS=true"
75
75
agents :
76
76
queue : " ${BUILDKITE_AGENT_META_DATA_QUEUE:-default}"
82
82
commands :
83
83
- ' ln -s /var/lib/fc-ci/vmlinux.bin testdata/vmlinux'
84
84
- ' ln -s /var/lib/fc-ci/rootfs.ext4 testdata/root-drive.img'
85
- - ' cp /usr/local/bin/firecracker-v0.19 .0 testdata/firecracker'
86
- - ' cp /usr/local/bin/jailer-v0.19 .0 testdata/jailer'
85
+ - ' cp /usr/local/bin/firecracker-v0.20 .0 testdata/firecracker'
86
+ - ' cp /usr/local/bin/jailer-v0.20 .0 testdata/jailer'
87
87
- ' make -C cni install CNI_BIN_ROOT=$(pwd)/testdata/bin'
88
88
- " sudo FC_TEST_TAP=fc-root-tap${BUILDKITE_BUILD_NUMBER} make test EXTRAGOARGS='-v -count=1 -race' DISABLE_ROOT_TESTS="
89
89
agents :
You can’t perform that action at this time.
0 commit comments