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

replace virtme #1321

Merged
merged 2 commits into from
May 10, 2024
Merged

replace virtme #1321

merged 2 commits into from
May 10, 2024

Commits on Apr 29, 2024

  1. ci: replace virtme with vimto

    vimto is a lightweight wrapper around qemu with the sole purpose of
    executing Go unit tests. Use it instead of virtme, which has not
    had a reliable upstream for a while.
    
    Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
    lmb committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6aed546 View commit details
    Browse the repository at this point in the history
  2. ci: test against stable and mainline

    Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
    lmb committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    75acd9f View commit details
    Browse the repository at this point in the history