Commit 6fc5ea6
authored
[MPT-16914] Removed e2e test step from pr build and merge (#193)
Removed e2e test step from pr build and merge
https://softwareone.atlassian.net/browse/MPT-16914
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
Closes [MPT-16914](https://softwareone.atlassian.net/browse/MPT-16914)
- Removed the "Run E2E test" step from the pull-request build workflow
(`.github/workflows/pull-request.yml`)
- The E2E test invocation (`make e2e --reportportal
--rp-launch=$RP_LAUNCH --rp-api-key=$RP_API_KEY
--rp-endpoint=$RP_ENDPOINT`) is no longer executed during PR builds
- Validation tests and SonarCloud scanning steps remain intact in the
workflow
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
[MPT-16914]:
https://softwareone.atlassian.net/browse/MPT-16914?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 39 | | |
47 | 40 | | |
48 | 41 | | |
| |||
0 commit comments