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)
Thu, Apr 9, 11:47 PM
Unknown Object (File)
Sat, Apr 4, 10:30 PM
Unknown Object (File)
Sat, Mar 28, 2:57 AM
Unknown Object (File)
Thu, Mar 26, 6:39 AM
Unknown Object (File)
Wed, Mar 18, 1:56 PM
Unknown Object (File)
Tue, Mar 17, 7:45 PM
Unknown Object (File)
Feb 20 2026, 9:26 PM
Unknown Object (File)
Nov 27 2025, 12:24 PM
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.