action #15700
closed[LTP][OpenQA] ima,tpm: need TPM
0%
Description
These tests require a Trusted Platform Module which is not currently available inside our SUT's VM. At a cursory glance, there are a few options for solving this, including, but probably not limited to:
- Pass-through the host's TPM module to the guest.
- Emulate the TPM using https://github.com/PeterHuewe/tpm-emulator either on the guest or host.
- Wait for QEMU TPM device emulation.
In the case of option 1 we need to use the Linux vTPM proxy driver to ensure the guest doesn't take exclusive control of the TPM. This requires reconfiguring the host/worker's kernel to build the vtpmx module.
The second seems quite flexible, although we will need to package the emulator to run it on workers. There also appears to be an emulator built into QEMU in the works which would be easiest to configure.
Updated by rpalethorpe almost 8 years ago
- Related to action #15592: [LTP][OpenQA][kernel] LTP Native test runner minor issues added
Updated by okurz almost 8 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
http://openqa.suse.de/tests/722191
Updated by okurz almost 8 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
http://openqa.suse.de/tests/759403
Updated by okurz almost 8 years ago
- Category set to Enhancement to existing tests
- Target version set to future
Updated by okurz over 7 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
http://openqa.suse.de/tests/795394
Updated by okurz over 7 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
http://openqa.suse.de/tests/795394
Updated by okurz over 7 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
https://openqa.suse.de/tests/829508
Updated by jtzhao over 7 years ago
Removing tpm2.0-tools from the dependency list since it blocked KOTD ltp tests on SLE12 and SLE12 SP1.
According to rpalethorpe, none of the TPM tests work so far, so we can just remove it for now. If someone need it, he/she will have to install it by himself/herself.
Updated by okurz over 7 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
https://openqa.suse.de/tests/873717
Updated by okurz over 7 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
https://openqa.suse.de/tests/909607
Updated by okurz over 7 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
https://openqa.suse.de/tests/931058
Updated by okurz over 7 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
https://openqa.suse.de/tests/964401
Updated by okurz over 7 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
https://openqa.suse.de/tests/999624
Updated by okurz over 7 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
https://openqa.suse.de/tests/1023561
Updated by okurz about 7 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: ltp_ima
http://openqa.suse.de/tests/1058442
Updated by rpalethorpe over 3 years ago
- Status changed from New to Rejected
pvorel eventually worked on this. This ticket is superseded. Old ticket cleanup.