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

Split integration testing by module #280

Closed
mamercad opened this issue Aug 7, 2022 · 1 comment
Closed

Split integration testing by module #280

mamercad opened this issue Aug 7, 2022 · 1 comment
Assignees
Labels
ci enhancement New feature or request

Comments

@mamercad
Copy link
Collaborator

mamercad commented Aug 7, 2022

SUMMARY

There's way too much output to go through if/when integration tests fail; split up the integration tests into the individual modules, and, reports on their statuses individually.

ISSUE TYPE
  • Enhancement
COMPONENT NAME
  • Integration tests
ANSIBLE VERSION
N/A
COLLECTION VERSION
N/A
CONFIGURATION
N/A
OS / ENVIRONMENT
N/A
STEPS TO REPRODUCE
N/A
EXPECTED RESULTS

The integration tests happen on a per-module basis and report individual statuses.

ACTUAL RESULTS

The integration tests are all lumped into a single workflow and report a single status.

N/A
@mamercad mamercad self-assigned this Aug 7, 2022
@mamercad mamercad added enhancement New feature or request ci labels Aug 7, 2022
@mamercad
Copy link
Collaborator Author

mamercad commented Oct 2, 2022

Fixed by #285.

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

No branches or pull requests

1 participant