gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.39k stars 1.74k forks source link

Update flaky test reporter to enable libfido2 #43177

Closed rosstimothy closed 3 months ago

rosstimothy commented 3 months ago

https://github.com/gravitational/teleport/pull/43133 removed the fallback to U2F that this target was relying on to exercise code that required 2FA. The build tags set in test-go-flaky now include LIBFIDO2_TEST_TAG in a similar manner to other targets that are passing in CI without issue (lint-go, test-go-unit).