File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,22 +23,22 @@ jobs:
23
23
context : " Fedora with GPU GK210 (Tesla K80)"
24
24
compose : " Fedora-41"
25
25
tmt_hardware : ' {"gpu": {"device-name": "GK210 (Tesla K80)", "vendor-name": "NVIDIA"}}'
26
- hardware : " ;GPU= GK210"
26
+ hardware : " GK210"
27
27
- os : " gpu-fedora"
28
28
context : " Fedora with GPU GV100 (Tesla V100)"
29
29
compose : " Fedora-41"
30
30
tmt_hardware : ' {"gpu": {"device-name": "GV100 (Tesla V100)", "vendor-name": "NVIDIA"}}'
31
- hardware : " ;GPU= GV100"
31
+ hardware : " GV100"
32
32
- os : " gpu-fedora"
33
33
context : " Fedora with GPU GA100 (A100)"
34
34
compose : " Fedora-41"
35
35
tmt_hardware : ' {"gpu": {"device-name": "GA100 (A100)", "vendor-name": "NVIDIA"}}'
36
- hardware : " ;GPU= GA100"
36
+ hardware : " GA100"
37
37
- os : " gpu-fedora"
38
38
context : " Fedora with GPU GH100 (H100)"
39
39
compose : " Fedora-41"
40
40
tmt_hardware : ' {"gpu": {"device-name": "GH100 (H100)", "vendor-name": "NVIDIA"}}'
41
- hardware : " ;GPU= GH100"
41
+ hardware : " GH100"
42
42
- os : " c9s"
43
43
context : " CentOS Stream 9"
44
44
compose : " CentOS-Stream-9"
You can’t perform that action at this time.
0 commit comments