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

Pin vmtest-action to working version #797

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

danielocfb
Copy link
Collaborator

With release 0.14 vmtest has become unusable for us. The reason being that it turns out that with the usage of the host's /tmp/ handling of temporary files broke due to deficiencies in the 9P file system [0]. Given that by now vmtest-action@master uses this very version, our CI is broken.
To work around the issue until a permanent fix is found, pin vmtest-action to a usable SHA-1.

[0] danobi/vmtest#83

With release 0.14 vmtest has become unusable for us. The reason being
that it turns out that with the usage of the host's /tmp/ handling of
temporary files broke due to deficiencies in the 9P file system [0].
Given that by now vmtest-action@master uses this very version, our CI is
broken.
To work around the issue until a permanent fix is found, pin
vmtest-action to a usable SHA-1.

[0] danobi/vmtest#83

Signed-off-by: Daniel Müller <[email protected]>
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.54%. Comparing base (de15ab8) to head (f6e3ab6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #797   +/-   ##
=======================================
  Coverage   94.54%   94.54%           
=======================================
  Files          52       52           
  Lines        9719     9719           
=======================================
  Hits         9189     9189           
  Misses        530      530           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielocfb danielocfb merged commit b0925de into libbpf:main Aug 22, 2024
39 checks passed
@danielocfb danielocfb deleted the topic/working-vmtest-action branch August 22, 2024 16:17
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