Skip to content

Fix: increase vfido touch delay to avoid IPA auth timeout#257

Merged
spoore1 merged 1 commit into
SSSD:masterfrom
aborah-sudo:fix_vfdo
Jul 15, 2026
Merged

Fix: increase vfido touch delay to avoid IPA auth timeout#257
spoore1 merged 1 commit into
SSSD:masterfrom
aborah-sudo:fix_vfdo

Conversation

@aborah-sudo

Copy link
Copy Markdown
Contributor

The 2-second sleep before vfido_touch was too short for IPA backend lookups on fedora-43/rawhide, causing the 3rd sequential passkey authentication to fail in test_passkey__su_user_same_key_for_other_users.

@aborah-sudo
aborah-sudo marked this pull request as draft July 15, 2026 10:24
@aborah-sudo aborah-sudo changed the title ix: increase vfido touch delay to avoid IPA auth timeout Fix: increase vfido touch delay to avoid IPA auth timeout Jul 15, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request increases the sleep duration from 2 to 5 seconds in vfido_passkey_with_output within sssd_test_framework/utils/authentication.py to accommodate longer IPA backend lookups during sequential authentication tests on fedora-43/rawhide. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@aborah-sudo
aborah-sudo requested review from ikerexxe and spoore1 July 15, 2026 13:00
@aborah-sudo
aborah-sudo marked this pull request as ready for review July 15, 2026 13:00
@aborah-sudo

Copy link
Copy Markdown
Contributor Author

We have green run from : SSSD/sssd#8949

@spoore1 spoore1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm ok with this. The tests appear to be working from the checks here:
SSSD/sssd#8949

The 2-second sleep before vfido_touch was too short for IPA backend
lookups on fedora-43/rawhide, causing the 3rd sequential passkey
authentication to fail in test_passkey__su_user_same_key_for_other_users.
@spoore1
spoore1 merged commit ba5c4dc into SSSD:master Jul 15, 2026
5 of 6 checks passed
@aborah-sudo
aborah-sudo deleted the fix_vfdo branch July 15, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants