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

integration-test: Implement running on VMs #733

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Commits on Aug 9, 2023

  1. integration-test: deflake log test

    Wait for at least one log and increase the wait time 10x.
    tamird committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b6a6a81 View commit details
    Browse the repository at this point in the history
  2. integration-test: Implement running on VMs

    Implements running integration tests on multiple VMs with arbitrary
    kernel images using `cargo xtask integration-test vm ...`.
    
    This changes our coverage from 6.2 to 6.1 and 6.4.
    tamird committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    82a77bc View commit details
    Browse the repository at this point in the history