Actions
action #127868
opencoordination #127031: [saga][epic] openQA for SUSE customers
[qaaas] openQA test results should be archived and not tampered size:M
Start date:
2023-04-18
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Motivation¶
From https://confluence.suse.com/display/qasle/Engineering+proposal+-+openQA+SLE+Module , not knowing more than the subject line
Acceptance criteria¶
- AC1: The exact use case the customer was thinking of is known (e.g. at which step should checksums be computed or signing happening; how should validation afterwards work; what parts should be covered)
- AC2: openQA can be configured to provide a checksum covering all relevant test details to show that results have not been "tampered" with
Suggestions¶
Maybe just do something like:
okurz@openqa:/var/lib/openqa/testresults/10938/10938628-sle-15-SP5-Windows_10_BIOS-x86_64-Build2.169-wsl-main+register@win10_64bit> tar -caf - * | sha256sum
e8f3c4b03783a82f513d1c0b5a68f64c98443d59a12f9b895257cb22921d2cf0 -
and show the hashsum in job details of openQA and offer over API based on configuration.
Actions