Page MenuHomeFreeBSD

kyua: map require.diskspace to required_disk_space
Needs ReviewPublic

Authored by ngie on May 28 2023, 5:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 22, 1:22 PM
Unknown Object (File)
Wed, Apr 22, 2:19 AM
Unknown Object (File)
Tue, Apr 21, 10:21 PM
Unknown Object (File)
Tue, Apr 21, 12:16 AM
Unknown Object (File)
Sun, Apr 19, 11:11 PM
Unknown Object (File)
Apr 9 2026, 11:47 PM
Unknown Object (File)
Apr 4 2026, 10:30 PM
Unknown Object (File)
Mar 28 2026, 2:57 AM
Subscribers

Details

Summary

Prior to this change, despite what contrib/kyua/NEWS stated, kyua did
not technically support mapping the required.diskspace ATF metadata
property to the kyua required_disk_space metadata property. This
change makes the required mapping so using the documented metadata key
results in desired behavior when the requirement is specified in ATF
tests.

Add a testcase for the change.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 51743
Build 48634: arc lint + arc unit

Event Timeline

ngie requested review of this revision.May 28 2023, 5:47 AM
ngie edited the summary of this revision. (Show Details)
ngie added a subscriber: tests.
ngie retitled this revision from Pipe through require.diskspace from atf-sh to kyua: map require.diskspace to required_disk_space.