This website requires JavaScript.
Explore
Help
Sign In
srbala
/
os-autoinst-distri-fedora
Watch
1
Star
0
Fork
0
You've already forked os-autoinst-distri-fedora
mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced
2024-11-01 05:54:22 +00:00
Code
Issues
Releases
Activity
79bad931ce
os-autoinst-distri-fedora
/
.gitignore
11 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fixed disk guided multiselect
2015-01-27 15:24:12 +00:00
*.swp
*~
.gitignore
2015-02-03 13:00:46 +00:00
*#
Add fifloader tests, template schemas, update README This adds a test suite for fifloader (renamed fifloader.py for test sanity). It adds JSON Schema form schemas for both FIF and upstream openQA template data, and has fifloader (optionally, but by default) validate both input and output data against the schemas. It also adds a tox.ini configured to run the fifloader tests, use fifloader to validate the template files, and do diff coverage and lint checks. It also adjusts the Zuul config to run tox instead of the test job. There are also some pylint cleanups, since the new tests run pylint. fifcheck, fifconverter and tojson.pm are removed, as they were mainly only needed for one-time conversion of the old format templates; now they are in the git history we can always recover them if we need them. Along with all this I updated the README a bit to explain some of it (and explain FIF better), and to explicitly state that this repo is GPLv2+ licensed, and added GPL headers to some of the files. Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-01-25 15:35:26 +00:00
**/*.pyc
**/*.pyo
.cache/
.tox/
.coverage
coverage.xml
Add a perltidy check and apply it to the entire codebase Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-07-28 20:32:57 +00:00
.tidyall.d/
Reference in New Issue
Copy Permalink