Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable constraints check on Linux #587

Merged
merged 3 commits into from
Oct 27, 2024
Merged

Conversation

Alan-Jowett
Copy link
Collaborator

This pull request includes updates to the fuzzing workflow and an update to the ebpf-verifier submodule. The most important changes are as follows:

Fuzzing Workflow Update:

  • .github/workflows/fuzzing.yml: Added an environment variable UBPF_FUZZER_CONSTRAINT_CHECK to the fuzzing command to enable constraint checking during fuzzing.

Submodule Update:

  • external/ebpf-verifier: Updated the submodule to a new commit to include the latest changes from the ebpf-verifier repository.

@coveralls
Copy link

coveralls commented Oct 25, 2024

Coverage Status

coverage: 79.25%. remained the same
when pulling 203e9b9 on Alan-Jowett:fuzzing
into 78729ed on iovisor:main.

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Alan Jowett added 2 commits October 26, 2024 12:12
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
@Alan-Jowett Alan-Jowett merged commit ace4569 into iovisor:main Oct 27, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants