Skip to content

Commit dc6979f

Browse files
authored
Merge pull request #1501 from tkatila/re-enable-gpu
Revert "disable gpu e2e test temporarily"
2 parents 1100a8f + db26f30 commit dc6979f

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)