We haven't had Power runners since the data centre move, and nobody has complained. The tests were failing for years before the move and nobody really looked into that. So, let's just drop the Power tests. I don't have the time or hardware to investigate failures. This simplifies quite a lot of things, too. Also, remove arm from the FIF schema as we don't have 32-bit ARM tests any more. Signed-off-by: Adam Williamson <awilliam@redhat.com> |
||
|---|---|---|
| .. | ||
| fif-arch.json | ||
| fif-complete.json | ||
| fif-distri.json | ||
| fif-flavor.json | ||
| fif-flavors.json | ||
| fif-incomplete.json | ||
| fif-machine.json | ||
| fif-machines.json | ||
| fif-predefault.json | ||
| fif-product-predefault.json | ||
| fif-product.json | ||
| fif-productdefaults.json | ||
| fif-products-predefault.json | ||
| fif-products.json | ||
| fif-profile.json | ||
| fif-profilegroup.json | ||
| fif-profilegroups.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.