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 FIDO2 support for qemu #2422

Merged
merged 1 commit into from Jan 15, 2024
Merged

Add FIDO2 support for qemu #2422

merged 1 commit into from Jan 15, 2024

Conversation

lnussel
Copy link
Member

@lnussel lnussel commented Dec 21, 2023

Introduce generic FIDO2 variable that indicates that tests should use a hardware FIDO2 token. In the qemu backend that means adding the canokey device.

Copy link

Great PR! Please pay attention to the following items before merging:

Files matching backend/**.pm:

  • Consider running manual verification tests, especially for non-qemu backends

This is an automatically generated QA checklist based on modified files.

@lnussel
Copy link
Member Author

lnussel commented Dec 21, 2023

qemu support is on the way https://bugzilla.suse.com/show_bug.cgi?id=1217520

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bd10c5a) 95.12% compared to head (cbd38af) 95.19%.
Report is 43 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2422      +/-   ##
==========================================
+ Coverage   95.12%   95.19%   +0.06%     
==========================================
  Files         155      156       +1     
  Lines       15443    15704     +261     
==========================================
+ Hits        14690    14949     +259     
- Misses        753      755       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

backend/qemu.pm Outdated Show resolved Hide resolved
Introduce generic FIDO2 variable that indicates that tests should use a
hardware FIDO2 token. In the qemu backend that means adding the canokey
device.
@okurz okurz merged commit a1c5732 into os-autoinst:master Jan 15, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants