Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Verification
-
Labels:
-
Story Points:2.8
-
Epic Link:
-
Team:SQuaRE
Description
In lieu of a provenance system, the verification framework will use metadata to distinguish measurements and enable specifications to act only up on certain measurements.
This will
- Add Job.meta, to add metadata at a Job level
- Add Measurement.meta to add metadata at a measurement level. Measurement metadata is also available from Job.meta by prefixing it with the metric name.
- Create a MetadataQuery to filter Measurements that apply to a specification.