You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/test/integration-test
Tamir Duberstein 581d5c8f5f
integration-test: bust cache on bpf-linker
This is useful when iterating on bpf-linker locally, which is otherwise
an undeclared input to this build.

We could use an artifact dependency[0] here, but they are unstable and
bpf-linker requires gymnastics to build correctly (for now).

[0] https://doc.rust-lang.org/cargo/reference/unstable.html#artifact-dependencies-dependency-declarations
1 year ago
..
bpf integration-test: compile C probes using build.rs 1 year ago
src fix loaded_programs() race in int-tests 1 year ago
Cargo.toml integration-test: bust cache on bpf-linker 1 year ago
build.rs integration-test: bust cache on bpf-linker 1 year ago