manager
manager copied to clipboard
test: [M3-10522] - Skip the Linode Create high memory and premium E2E test in DevCloud
Description 📝
Skip the Linode Create high memory and premum E2E test in DevCloud
Changes 🔄
List any change(s) relevant to the reviewer.
- Add method
isDevCloudEnv()to check test environment. - Skip High Memory and Preimum CPU when creating Linodes.
How to test 🧪
pnpm cy:run -s "cypress/e2e/core/linodes/create-linode.spec.ts"
This PR is stale because it has been open 15 days with no activity. Please attend to this PR or it will be closed in 5 days
Cloud Manager UI test results
:small_red_triangle: 2 failing tests on test run #2 ↗︎
| :x: Failing | :white_check_mark: Passing | :arrow_right_hook: Skipped | :clock1: Duration |
2 Failing | 859 Passing | 11 Skipped | 48m 0s |
Details
| Failing Tests | ||
|---|---|---|
| Spec | Test | |
| :x: | create-stackscripts.spec.ts | Cloud Manager Cypress Tests→Create stackscripts » creates a StackScript and deploys a Linode with it |
| :x: | update-stackscripts.spec.ts | Cloud Manager Cypress Tests→Update stackscripts » updates a StackScript |
Troubleshooting
Use this command to re-run the failing tests:
pnpm cy:run -s "cypress/e2e/core/stackscripts/create-stackscripts.spec.ts,cypress/e2e/core/stackscripts/update-stackscripts.spec.ts"
This PR is stale because it has been open 15 days with no activity. Please attend to this PR or it will be closed in 5 days
This PR is stale because it has been open 15 days with no activity. Please attend to this PR or it will be closed in 5 days