mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-01 05:54:22 +00:00
910fbf2c2f
Cloud images are now BIOS/UEFI hybrid in Rawhide (but not F33 or F34), so we want to run the Cloud tests on UEFI as well, but only on Rawhide. Signed-off-by: Adam Williamson <awilliam@redhat.com> |
||
---|---|---|
.. | ||
fif-arch.json | ||
fif-complete.json | ||
fif-distri.json | ||
fif-incomplete.json | ||
fif-machine.json | ||
fif-machines.json | ||
fif-product.json | ||
fif-products.json | ||
fif-profile.json | ||
fif-profiles.json | ||
fif-settingshash.json | ||
fif-testsuite.json | ||
fif-testsuites.json | ||
fif-version.json | ||
openqa-complete.json | ||
openqa-incomplete.json | ||
openqa-jobgroup.json | ||
openqa-jobgroups.json | ||
openqa-jobtemplate.json | ||
openqa-jobtemplates.json | ||
openqa-machine.json | ||
openqa-machines.json | ||
openqa-product.json | ||
openqa-products.json | ||
openqa-settingsarray.json | ||
openqa-testsuite.json | ||
openqa-testsuites.json | ||
README.md |
FIF and openQA template schemas
This directory contains JSON Schema format schemas for the FIF and
upstream openQA template data formats. fif-complete.json
and fif-incomplete.json
are the FIF
schemas; openqa-complete.json
and openqa-incomplete.json
are the upstream schemas. The
'complete' schemas expect the input to contain a complete set of template data (enough for an
openQA instance to schedule and run tests); the incomplete schemas expect the input to contain
only some valid template data (these may be files that will be combined into complete data, or
files intended to be loaded without --clean
only as supplementary data to an openQA deployment
with existing data). The other files are subcomponents of the schemas that are loaded by reference.