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

Add detection of product(s) when test scenarios are updated/added #19

Open
matusmarhefka opened this issue Sep 23, 2021 · 1 comment
Open

Comments

@matusmarhefka
Copy link
Member

CTF should properly detect which product(s) are targeted by updated or newly added test scenarios. Currently this doesn't work as expected, for example see https://github.com/ComplianceAsCode/content/pull/7634/checks?check_run_id=3687722905 from ComplianceAsCode/content#7634 where RHEL7 scenarios got added but CTF detected product as RHEL8.

@ggbecker
Copy link
Member

if you consider that tests are run in a fedora container even if it would report RHEL7, the tests wouldn't be applicable anyway. I agree that it should report RHEL7 in this case but maybe we have to think about an option to override the platform so the test would be run on the fedora container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants