-
Notifications
You must be signed in to change notification settings - Fork 717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DRAFT: Add script to build tests #13029
base: master
Are you sure you want to change the base?
Conversation
Skipping CI for Draft Pull Request. |
Code Climate has analyzed commit 4d9229d and detected 6 issues on this pull request. Here's the issue category breakdown:
Note: there is 1 critical issue. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 61.9% (0.0% change). View more on Code Climate. |
Description:
This is a very rough draft a script that renders the Automatus tests for a given product. The script will be clean up once the general form is agreed upon.
Rationale:
Make testing with thin data streams possible.
Review Hints:
./build_product rhel10
python ./build-scripts/build_tests.py --build-config-yaml build/build_config.yml --product-yaml products/rhel10/product.yml --output build/rhel10/tests --resolved-rules-dir build/rhel10/rules