Skip to content

Add Full Integration Tests workflow#185

Merged
Vinai merged 2 commits intomage-os:mainfrom
vpodorozh:full-integration-tests-execution-workflow
Nov 14, 2023
Merged

Add Full Integration Tests workflow#185
Vinai merged 2 commits intomage-os:mainfrom
vpodorozh:full-integration-tests-execution-workflow

Conversation

@vpodorozh
Copy link
Contributor

@vpodorozh vpodorozh commented Nov 13, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Fixes: N/A

What is the new behavior?

This PR contains new workflow that can be triggered manually and execute dynamically build test suites for next folders:

  • dev/tests/integration/testsuite
  • app/code
  • memory test - \Magento\MemoryUsageTest

All those tests are going to be executed in a matrix of service configs & versions from supported-services.json file (see this PR: mage-os/mageos-magento2#57 ).

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@vpodorozh vpodorozh requested a review from a team as a code owner November 13, 2023 18:44
@vpodorozh vpodorozh marked this pull request as draft November 13, 2023 18:44
Copy link
Contributor

@Vinai Vinai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice and understandable, thanks!

@Vinai Vinai merged commit 168696e into mage-os:main Nov 14, 2023
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.

2 participants