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

ci: Refactor multi-charm repos to run integration and unit tests only upon sub-directory changes #931

Open
orfeas-k opened this issue Jun 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@orfeas-k
Copy link
Contributor

Context

Currently in multi-charm repositories (e.g. KFP), we run the CI for every charm on every PR. This doesn't make sense when there are no changes to a charm's directory. The integration between them should be tested by the repo's bundle tests.

What needs to get done

Refactor multi-charm repositories to run integration and unit tests for each charm only when there is a change in their corresponding directories.

Definition of Done

Specific charm tests are run only when something changes.

@orfeas-k orfeas-k added the enhancement New feature or request label Jun 12, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5864.

This message was autogenerated

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

No branches or pull requests

1 participant