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)
Sun, Sep 13, 7:49 PM
Unknown Object (File)
Sat, Sep 12, 6:09 PM
Unknown Object (File)
Sat, Sep 12, 4:30 PM
Unknown Object (File)
Tue, Sep 8, 8:51 PM
Unknown Object (File)
Sat, Sep 5, 7:47 AM
Unknown Object (File)
Fri, Sep 4, 5:37 AM
Unknown Object (File)
Wed, Sep 2, 10:39 PM
Unknown Object (File)
Sat, Aug 29, 6:56 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.