4 tags
Anna Schumaker edited this page 2023-02-15 16:32:17 -05:00

The tags table is used to add generic tags to individual runs of xfstests. The primary key for this table is the (runid, tag) pair.

Columns

Name Type Description
runid INTEGER The rowid of an xfstests run
tag TEXT The tag applied to the run