Skip to content

Commit d65fab6

Browse files
committed
disable gpu e2e test temporarily
Signed-off-by: Tuomas Katila <[email protected]>
1 parent a5c6243 commit d65fab6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/e2e.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232
- name: e2e-fpga
3333
runner: fpga
3434
images: intel-fpga-plugin intel-fpga-initcontainer intel-fpga-admissionwebhook opae-nlb-demo
35-
- name: e2e-gpu
36-
runner: gpu
37-
images: intel-gpu-plugin intel-gpu-initcontainer
35+
# - name: e2e-gpu
36+
# runner: gpu
37+
# images: intel-gpu-plugin intel-gpu-initcontainer
3838
- name: e2e-iaa-spr
3939
targetjob: e2e-iaa
4040
runner: simics-spr

0 commit comments

Comments
 (0)