Skip to content

Commit 7f812e6

Browse files
authored
Merge pull request #1437 from tkatila/gpu-e2e-test-disable
disable gpu e2e test temporarily
2 parents a5c6243 + d65fab6 commit 7f812e6

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)