mirror of
https://github.com/containers/ramalama.git
synced 2026-02-05 06:46:39 +01:00
packit: run no-rpm tests on V100 gpus
Testing Farm provides instances with K80 and V100 gpus, but recent cuda versions no longer support K80. Only run the no-rpms tests manually, triggered by a "/packit test" comment on the PR. This avoids frequent failures/timeouts when gpus are not available in Testing Farm. Signed-off-by: Mike Bonnet <mikeb@redhat.com>
This commit is contained in:
@@ -64,6 +64,7 @@ jobs:
|
||||
- fedora-latest-stable
|
||||
tmt_plan: "/plans/no-rpm"
|
||||
identifier: "no-rpm-fedora"
|
||||
manual_trigger: true
|
||||
|
||||
# Tests for CentOS Stream
|
||||
- job: tests
|
||||
|
||||
@@ -12,7 +12,7 @@ provision:
|
||||
how: artemis
|
||||
hardware:
|
||||
gpu:
|
||||
device-name: GK210 (Tesla K80)
|
||||
device-name: GV100 (Tesla V100)
|
||||
vendor-name: NVIDIA
|
||||
disk:
|
||||
- size: ">= 512 GiB"
|
||||
|
||||
Reference in New Issue
Block a user