We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce47be0 commit 1ef87feCopy full SHA for 1ef87fe
.github/workflows/lib-e2e.yaml
@@ -27,6 +27,13 @@ jobs:
27
- intel-idxd-config-initcontainer
28
- accel-config-demo
29
- intel-deviceplugin-operator
30
+ - name: e2e-qat-gnrd
31
+ targetjob: e2e-qat FOCUS="Mode:dpdk.*Resource:(cy|dc)" SKIP=App:crypto-perf
32
+ runner: simics-gnrd
33
+ images:
34
+ - intel-qat-plugin
35
+ - intel-qat-initcontainer
36
+ - openssl-qat-engine
37
- name: e2e-qat
38
targetjob: e2e-qat FOCUS=Resource:generic
39
runner: qat
0 commit comments