19 lines
442 B
Plaintext
19 lines
442 B
Plaintext
summary: zipl-sync
|
|
description: |
|
|
Check if zipl is using syncfs() instead of potentially blocking sync()
|
|
link: https://redhat.atlassian.net/browse/RHEL-157238
|
|
contact: Daniel Horák <dhorak@redhat.com>
|
|
component:
|
|
- s390utils
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
require:
|
|
- s390utils-core
|
|
- strace
|
|
duration: 5m
|
|
enabled: true
|
|
adjust:
|
|
- when: arch != s390x
|
|
enabled: false
|
|
because: This test applies only to s390x systems.
|