38aa69c40f
Resolves: rhbz#2082439 Signed-off-by: Vladis Dronov <vdronov@redhat.com>
22 lines
1.4 KiB
Plaintext
22 lines
1.4 KiB
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=1747500#c50 for the details:
|
|
|
|
> Test QATzip [ https://github.com/intel/QATzip/blob/master/README.md#test-qatzip ]
|
|
> Performance Test With QATzip [ https://github.com/intel/QATzip/blob/master/README.md#performance-test-with-qatzip ]
|
|
>
|
|
> The first one - “Test QATzip” provides the basic usage of qzip binary, the compression binary.
|
|
> You can perform basic test such as compression and decompression with this binary to check
|
|
> the installation of QATzip binary.
|
|
>
|
|
> The second one, whose binary is in the test directory of source code, mentioned in
|
|
> the performance test section, can be used for the verification of installation of QATzip lib.
|
|
> However, this test binary is not packaged in the rpm package, from an aspect that the user
|
|
> do not need to verify the installation... Since QATlib provides a different way of configuring
|
|
> QAT hardware from the original out of tree driver, some of the performance test cases are deprecated.
|