qatlib/tests
Vladis Dronov 10c74cb4d5 Update to qatlib 23.02.0
Resolves: rhbz#2084283

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
2023-03-07 12:26:52 +01:00
..
nulltest.sh Update to qatlib 23.02.0 2023-03-07 12:26:52 +01:00
README Update to qatlib 23.02.0 2023-03-07 12:26:52 +01:00
tests.yml Update to qatlib 23.02.0 2023-03-07 12:26:52 +01:00

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.