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

Group and rename unit and integration tests to be aligned with our charm repos and to be operated via terraform #181

Open
merkata opened this issue Aug 7, 2023 · 0 comments

Comments

@merkata
Copy link
Contributor

merkata commented Aug 7, 2023

Our repos include two checks that are required to pass on PRs, where operator-workflows drifts from that and has a single check:

      ~ required_status_checks {
          ~ contexts = [
              - "check",
              + "integration-tests / Required Integration Test Status Checks",
              + "unit-tests / Required Test Status Checks",
            ]

The tests need to be grouped, so that this repo conforms to the structure of our charm repos and so that terraform can maintain that state.

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

1 participant