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

run-vmtest: introduce run-vmtest.env #166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

theihor
Copy link
Contributor

@theihor theihor commented Jan 10, 2025

Update run-vmtest action to source $VMTEST_CONFIGS/run-vmtest.env when present. For detais read a comment in ci/vmtest/configs/run-vmtest.env

Add scripts local to run-vmtest that handle the merge of multiple allow/denylists for BPF selftests.

Passing @filename as allow/denylist to test runners, instead of inlining comma-separated test names.

Add test_progs-bpf_gcc as a possible test runner in run-vmtest/run-bpf-selftests.sh

Update run-vmtest action to source $VMTEST_CONFIGS/run-vmtest.env when
present. For detais read a comment in ci/vmtest/configs/run-vmtest.env

Add scripts local to run-vmtest that handle the merge of multiple
allow/denylists for BPF selftests.

Passing @filename as allow/denylist to test runners, instead of
inlining comma-separated test names.

Add test_progs-bpf_gcc as a possible test runner in
run-vmtest/run-bpf-selftests.sh

Signed-off-by: Ihor Solodrai <[email protected]>
theihor added a commit to theihor/vmtest that referenced this pull request Jan 10, 2025
@theihor theihor marked this pull request as ready for review January 10, 2025 20:17
@theihor theihor requested a review from chantra January 10, 2025 20:17
@theihor
Copy link
Contributor Author

theihor commented Jan 10, 2025

@chantra I got GCC BPF working at #165, and then decided to split it into a couple of PRs. Not all changes there are specific to the GCC support, like this one.

@theihor theihor mentioned this pull request Jan 10, 2025
@theihor
Copy link
Contributor Author

theihor commented Jan 10, 2025

vmtest CI passes: kernel-patches/vmtest#326

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.

1 participant