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

tests: Add RPMOSTREE_TEST_NO_OVERLAY to skip overlay #1251

Closed
wants to merge 1 commit into from

Commits on Feb 14, 2018

  1. tests: Add RPMOSTREE_TEST_NO_OVERLAY to skip overlay

    The use case here is to run our tests against the shipped tree;
    this could be used by a-h-t for example:
    projectatomic/atomic-host-tests#74
    
    I tried this with just `TESTS=basic` and it failed for `usroverlay`. So we'd
    have to start adding feature detection to the test suite to make this truly
    useful, but let's at least start with the basic bits now to play with it.
    cgwalters committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    b4569d8 View commit details
    Browse the repository at this point in the history