lf-edge / eve

EVE is Edge Virtualization Engine
https://www.lfedge.org/projects/eve/
Apache License 2.0
470 stars 159 forks source link

Allow VTPM container to access TPM devices via tpms group #4010

Closed shjala closed 3 months ago

shjala commented 3 months ago

Allows the VTPM container to access the TPM devices via the tpms group set in the additionalGids in the build.yml file.

milan-zededa commented 3 months ago

Smoke tests can be fixed by rebase on the latest master.

milan-zededa commented 3 months ago

Re-running Virtualization test suite because the success is surprising - want to know if it is reproducible or if it was just a lucky accident.

eriknordmark commented 3 months ago

Seems like the smoketests are failing on re-runs https://github.com/lf-edge/eve/actions/runs/9691051715/job/26750839250?pr=4010

milan-zededa commented 3 months ago

Seems like the smoketests are failing on re-runs https://github.com/lf-edge/eve/actions/runs/9691051715/job/26750839250?pr=4010

Smoke tests can be fixed by rebase on the latest master.