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 error when yubikey hardware not present #2306

Closed
wants to merge 1 commit into from

Commits on Dec 4, 2018

  1. Test error when yubikey hardware not present

    In order to work with IPA and Yubikey, libyubikey is required.
    Before the fix, if yubikey added without having packages, it used to
    result in traceback. Now it the exception is handeled properly.
    It needs Yubikey hardware to make command successfull. This test
    just check of proper error thrown when hardware is not attached.
    
    related ticket : https://pagure.io/freeipa/issue/6979
    
    Signed-off-by: Mohammad Rizwan Yusuf <myusuf@redhat.com>
    mrizwan93 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    a4498fd View commit details
    Browse the repository at this point in the history