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

[ECP-9524] Refactoring related to E2E test workflow files #2780

Merged
merged 6 commits into from
Oct 30, 2024
Merged

Conversation

candemiralp
Copy link
Member

Description

This PR parameterise the test cases for E2E workflow for express checkout module and dispatch pipeline. Basically, all three workflow files have been merged into e2e-test.yml workflow file.

  • If the workflow triggered from a release, it uses all test group and main branch` for express repository (express + standard)
  • If the workflow triggered from dispatch event, it uses the input fields of the dispatcher
  • If the workflow triggered from regular PR against main, it uses standard test group without express checkout tests

Tested scenarios

  • Release tests
  • Dispatch pipeline tests
  • Regular PR tests

Copy link

sonarcloud bot commented Oct 30, 2024

@candemiralp candemiralp merged commit eb25255 into main Oct 30, 2024
14 of 15 checks passed
@candemiralp candemiralp deleted the ECP-9524 branch October 30, 2024 16:08
@github-actions github-actions bot mentioned this pull request Oct 30, 2024
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.

3 participants