Skip to content

Commit d16ae9e

Browse files
authored
Merge pull request #362 from vbedida79/patch-110225-1
tests_l2: update qat readme
2 parents f9c3ebb + 9eff7e2 commit d16ae9e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/l2/qat/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
### Verify Intel® QuickAssist Technology provisioning
22
This workload runs [qatlib](https://github.com/intel/qatlib) sample tests using RedHat built and distributed Qatlib RPM packages from the codeready-builder-for-rhel-9-x86_64-rpms repo. Refer to the [qatlib readme](https://github.com/intel/qatlib/blob/main/INSTALL) for more details.
33

4+
* Create and use ```intel-qat``` namespace for the workload
5+
6+
```
7+
$ oc new-project intel-qat
8+
```
9+
410
* Build the workload container image
511

612
Please replace the credentials in buildconfig yaml with your RedHat account login credentials.

0 commit comments

Comments
 (0)