-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduced a JSON schema of a leapp report
Generated by https://jsonschema.net and adjusted manually. The patch contains 2 schema files: - 1.0.0 that matches the version that foreman_leapp relies on - 1.1.0 that has the stable report key. Basic unit test coverage is presented in test_reporting.py - the sample leapp-report.json from vagrant box is checked against json schema v 1.0.0 and 1.1.0. OAMG-4263 Co-Authored-By: Petr Stodůlka <[email protected]>
- Loading branch information
1 parent
d9ded67
commit f4ed32e
Showing
8 changed files
with
1,934 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.