Jump to content

Test Kitchen/Schemas

From Wikitech

Schemas in Test Kitchen may refer to:

Base schemas

Test Kitchen provides base schemas that are used to validate event data. These schemas are designed to fit the needs of most instruments:

Custom schemas for specific product areas

Some product areas require event data fields that are not supported by the base schemas. These schemas are designed to be reused by multiple instruments in a given product area.

New custom schemas

In rare cases, your instrument may require data that is not supported by any of the schemas listed above. Learn more about creating a custom schema.