Full integration tests execution - Integration Tests - Extended workflow#7
Full integration tests execution - Integration Tests - Extended workflow#7vpodorozh wants to merge 4 commits intoadamzero1:nx-integration-testsfrom vpodorozh:feature/prepare-extended-integration-tests-runner
Integration Tests - Extended workflow#7Conversation
…tegrations tests execution
Integration Tests - Extended workflow as a base for full Integration TestsIntegration Tests - Extended workflow as a base for full Integration Tests
… and memory tests - to run them in parallel and make sure github wont die
Integration Tests - Extended workflow as a base for full Integration TestsIntegration Tests - Extended workflow
|
Hi @adamzero1 - do you wanna have a look at it or I can just try to put it into github-pipelines repo? |
|
This looks great pal!
What do you think? |
|
Hi @adamzero1 !
I do not want to add new dependencies over new PR . I would prefer to keep code duplicate here. Also I've added test dirs matrix variable
This one is fixed. |
|
@adamzero1 - Lets merge it then and transfer to github-actions ? |
|
So I've moved all changes to these PR's that are created against Mage-OS directly:
Will continue my work there. |
This PR contains new workflow that can be triggered manually and execute dynamically build test suites for next folders:
\Magento\MemoryUsageTestAll those tests are going to be executed in a matrix of service configs & versions from
supported-services.jsonfile (see repo root).Linked PR: mage-os/github-actions#179