tested using nfs-utils project (https://upstreamfirst.fedorainfracloud.org/nfs-utils)
cat /tmp/artifacts/test.log None exportfs None export-mount-local None mount None nfs-mount-options-all None systemd-nfs PASS umount
Please close as not a bug in standard-test-roles. This is actually casued by a bug in the kernel/base library: https://pagure.io/beakerlib-libraries/issue/2
Metadata Update from @bgoncalv: - Issue status updated to: Closed (was: Open)
Actually the issue is still valid, the test role should not return PASS if restraint returns None for a test case as this can hide some error.
None
Metadata Update from @bgoncalv: - Issue status updated to: Open (was: Closed)
Proposal for fix: https://pagure.io/standard-test-roles/pull-request/128
Metadata Update from @astepano: - Issue assigned to astepano
fixed in #128
Metadata Update from @astepano: - Issue close_status updated to: SOLVED