Deploy error is buffer is too small (#20358)
* Deploy error is buffer is too small * missing file
This commit is contained in:
1
cli/tests/fixtures/build.sh
vendored
1
cli/tests/fixtures/build.sh
vendored
@@ -5,3 +5,4 @@ cd "$(dirname "$0")"
|
||||
|
||||
make -C ../../../programs/bpf/c/
|
||||
cp ../../../programs/bpf/c/out/noop.so .
|
||||
cat noop.so noop.so noop.so > noop_large.so
|
||||
|
BIN
cli/tests/fixtures/noop.so
vendored
BIN
cli/tests/fixtures/noop.so
vendored
Binary file not shown.
BIN
cli/tests/fixtures/noop_large.so
vendored
Normal file
BIN
cli/tests/fixtures/noop_large.so
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user