Skip to content
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

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Mab879
Copy link
Member

@Mab879 Mab879 commented Feb 12, 2025

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:

  1. ./build_product rhel10
  2. 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

@Mab879 Mab879 added the Infrastructure Our content build system label Feb 12, 2025
@Mab879 Mab879 added this to the 0.1.77 milestone Feb 12, 2025
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Used by openshift-ci bot. label Feb 12, 2025
Copy link

openshift-ci bot commented Feb 12, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link

codeclimate bot commented Feb 13, 2025

Code Climate has analyzed commit 4d9229d and detected 6 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 5
Style 1

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Used by openshift-ci bot. Infrastructure Our content build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant