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

test: Use stratis key set --keyfile-path #19549

Merged
merged 1 commit into from
Nov 1, 2023

Commits on Oct 31, 2023

  1. test: Use stratis key set --keyfile-path

    The `--capture-key`, despite its documentation, is very insistent on
    reading the password from the tty. In stratis-cli 3.6.0 it also changed
    behaviour to expect the password twice. Move to the `--capture-key`
    option which behaves as intended.
    
    As this is non-trivial, and could change again in the future, factor it
    into a helper function.
    
    See https://bugzilla.redhat.com/show_bug.cgi?id=2246923
    martinpitt committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d9d24ec View commit details
    Browse the repository at this point in the history