10c74cb4d5
Resolves: rhbz#2084283 Signed-off-by: Vladis Dronov <vdronov@redhat.com>
14 lines
727 B
Plaintext
14 lines
727 B
Plaintext
these tests should be configured as BaseOS CI tests (not as OSCI tests), as
|
|
they require an x86_64 machine with QAT_4XXX (or later) hardware, so should
|
|
be run in Beaker.
|
|
see: https://docs.engineering.redhat.com/display/RTT/Onboarding+gating+tests
|
|
and: https://docs.engineering.redhat.com/pages/viewpage.action?pageId=53110084
|
|
and: https://docs.engineering.redhat.com/display/RTT/Creating+and+Updating+beaker+test
|
|
|
|
see https://bugzilla.redhat.com/show_bug.cgi?id=1725444#c31 for the details.
|
|
|
|
QATlib includes some sample codes that can be used to do a sanity check.
|
|
However they require a platform with QAT_4XXX. The sample codes reside now
|
|
in qatlib-tests package in CRB. You can use cpa_sample_code for a general
|
|
sanity test.
|