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

skip_changelog(ci): unify and auto discover integration/molecule tests #131

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

gardar
Copy link
Collaborator

@gardar gardar commented Jan 15, 2024

Simplifies/fixes a few things in the workflow.

  • Fixes broken molecule role tests in the ci
  • Dynamically discovers integration tests for roles/modules.
  • Uses the ansible-test github action rather than manual steps.
  • etc.

Signed-off-by: gardar <gardar@users.noreply.github.com>
Signed-off-by: gardar <gardar@users.noreply.github.com>
Signed-off-by: gardar <gardar@users.noreply.github.com>
Signed-off-by: gardar <gardar@users.noreply.github.com>
Signed-off-by: gardar <gardar@users.noreply.github.com>
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@gardar gardar force-pushed the ci/discover-tests branch 12 times, most recently from 72bbec8 to e7626c0 Compare January 15, 2024 18:46
@gardar gardar marked this pull request as draft January 15, 2024 18:47
@gardar gardar force-pushed the ci/discover-tests branch 4 times, most recently from 24787f5 to e42d60a Compare January 15, 2024 19:15
Signed-off-by: gardar <gardar@users.noreply.github.com>
Signed-off-by: gardar <gardar@users.noreply.github.com>
Signed-off-by: gardar <gardar@users.noreply.github.com>
Signed-off-by: gardar <gardar@users.noreply.github.com>
@gardar
Copy link
Collaborator Author

gardar commented Jan 15, 2024

Marking as draft as I didn't realize the create_cloud_stack was supposed to run before each integration test, it complicates things a bit so I might need to rethink this, feedback welcome.

@ishanjainn
Copy link
Member

^ Re on this,
The create cloud stack and delete cloud stack can run orthoganl to the the other module's test

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

Successfully merging this pull request may close these issues.

None yet

3 participants