fdo-rs / fido-device-onboard-rs

An implementation of the FIDO Device Onboard (FDO) spec written in Rust.
BSD 3-Clause "New" or "Revised" License
56 stars 31 forks source link

Enhance CI to perform end-to-end tests based on RPM-built code #646

Closed miabbott closed 3 months ago

miabbott commented 4 months ago

Based on the errors reported in #644 and #645, we need better coverage in our CI tests that test a more complete end-to-end solution.

This should include running a client on a system with SELinux enabled and the packaged FDO bits installed as a customer would have them installed.

We also need to test both the sqlite and Postgres paths

7flying commented 3 months ago
7flying commented 3 months ago
henrywang commented 3 months ago

I think the Testing farm + TMT would be the best choice to drive the test.