Skip to content

Commit 20f554b

Browse files
qat, ci, e2e: skip auto-reset validation
The validation requires its runner to have specific kernel config. Until it is set, we skip the e2e validation. Signed-off-by: Hyeongju Johannes Lee <[email protected]>
1 parent f05d5d5 commit 20f554b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib-e2e.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- accel-config-demo
2929
- intel-deviceplugin-operator
3030
- name: e2e-qat-gnrd
31-
targetjob: e2e-qat FOCUS="Mode:dpdk.*Resource:(cy|dc)" SKIP="App:(crypto-perf|compress-perf)"
31+
targetjob: e2e-qat FOCUS="Mode:dpdk.*Resource:(cy|dc)" SKIP="(App:(crypto-perf|compress-perf)|Functionality:auto-reset)"
3232
runner: simics-gnrd
3333
images:
3434
- intel-qat-plugin

0 commit comments

Comments
 (0)