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

Add support for picking RD_LOCATION for BATS #4573

Merged
merged 1 commit into from
May 2, 2023

Commits on May 2, 2023

  1. Add support for picking RD_LOCATION for BATS

    Choose from system/user/dist/npm or pick first available.
    dist and npm only work when running from inside a git clone.
    npm is not yet supported on Windows.
    
    Also move "load ../helpers/load" from setup() to top level,
    so we can abort on fatal errors.
    
    Predefine teardown_file() with `rdctl shutdown` so it doesn't
    have to be repeated in every test file.
    
    Signed-off-by: Jan Dubois <jan.dubois@suse.com>
    jandubois committed May 2, 2023
    Configuration menu
    Copy the full SHA
    de61be0 View commit details
    Browse the repository at this point in the history