Skip to content

run-vmtest: fixes in run.sh#175

Merged
theihor merged 2 commits intolibbpf:mainfrom
theihor:norm-tmon-pcap
Mar 26, 2025
Merged

run-vmtest: fixes in run.sh#175
theihor merged 2 commits intolibbpf:mainfrom
theihor:norm-tmon-pcap

Conversation

@theihor
Copy link
Contributor

@theihor theihor commented Mar 26, 2025

No description provided.

theihor added 2 commits March 26, 2025 15:36
actions/upload-artifacts has restrictions on what characters can be
used in uploaded paths.

Add a script that replaces forbidden characters in all paths under a
specified directory.

We ran into this problem when trying to upload traffic monitor
logs (which may contain a colon `:`). But since it's a github-specific
restriction, it doesn't make sense to enforce it upstream.

Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
In case when TEST_RUNNERS is set, but .json summary was not
produced (due to runner crashing, for example), the
print_test_summary.py script would fail with "no such file" error.

Always search for .json summaries with find, to avoid this unhelpful
error.

Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
@theihor theihor changed the title run-vmtest: minor updates in run.sh run-vmtest: fixes in run.sh Mar 26, 2025
theihor added a commit to kernel-patches/vmtest that referenced this pull request Mar 26, 2025
@theihor theihor merged commit 83f98c7 into libbpf:main Mar 26, 2025
16 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.

1 participant