mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
workflow: add qat e2e test for gnrd
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
This commit is contained in:
parent
05bb8ef156
commit
78d416f596
7
.github/workflows/lib-e2e.yaml
vendored
7
.github/workflows/lib-e2e.yaml
vendored
@ -27,6 +27,13 @@ jobs:
|
||||
- intel-idxd-config-initcontainer
|
||||
- accel-config-demo
|
||||
- intel-deviceplugin-operator
|
||||
- name: e2e-qat-gnrd
|
||||
targetjob: e2e-qat FOCUS="Mode:dpdk.*Resource:(cy|dc)" SKIP=App:crypto-perf
|
||||
runner: simics-gnrd
|
||||
images:
|
||||
- intel-qat-plugin
|
||||
- intel-qat-initcontainer
|
||||
- openssl-qat-engine
|
||||
- name: e2e-qat
|
||||
targetjob: e2e-qat FOCUS=Resource:generic
|
||||
runner: qat
|
||||
|
Loading…
Reference in New Issue
Block a user