issues
search
mage-os
/
github-actions
Mage-OS GitHub Actions for the distribution repositories.
13
stars
12
forks
source link
Integration tests workflow improvement
#217
Closed
vpodorozh
closed
10 months ago
vpodorozh
commented
10 months ago
PR Type
What kind of change does this PR introduce?
[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:
PR changes
remove code that ignores some of the tests
Add rule-based list of modules that should be executed separately with their own batches, to prevent memory usage overflow and rabbitMQ limitations
Add optional input on the integration test directory to make it possible to run tests only for specified files/directories
Does this PR introduce a breaking change?
[ ] Yes
[x] No
PR Type
What kind of change does this PR introduce?
PR changes
Does this PR introduce a breaking change?