s390utils/tests/zdev-migration/main.fmf
2026-06-16 11:25:47 +02:00

18 lines
434 B
Plaintext

summary: zdev-migration
description: |
Check if the legacy device config can be migrated to the zdev style
#link: https://redhat.atlassian.net/browse/RHEL-157238
contact: Daniel Horák <dhorak@redhat.com>
component:
- s390utils
test: ./runtest.sh
framework: beakerlib
require:
- s390utils-base
duration: 5m
enabled: true
adjust:
- when: arch != s390x
enabled: false
because: This test applies only to s390x systems.