Skip to content

test: [M3-9508] - Disable Cypress Cloud parallelization action option - #11855

Merged
jdamore-linode merged 1 commit into
linode:developfrom
jdamore-linode:M3-9508-disable-cypress-cloud-parallelization-option
Mar 14, 2025
Merged

jdamore-linode merged 1 commit into
linode:developfrom
jdamore-linode:M3-9508-disable-cypress-cloud-parallelization-option

Conversation

@jdamore-linode

Copy link
Copy Markdown
Contributor

Description 📝

Our GHA pipeline is still failing because we're setting the parallel option on the action. Because parallelization is only available via Cypress Cloud, Cypress is failing since we've disabled Cypress Cloud recording.

Setting parallel to false will fix this issue and should finally allow the tests to run 🤞

Changes 🔄

  • Disable parallel Cypress GHA option

Target release date 🗓️

Please specify a release date (and environment, if applicable) to guarantee timely review of this PR. If exact date is not known, please approximate and update it as needed.

Preview 📷

Include a screenshot or screen recording of the change.

🔒 Use the Mask Sensitive Data setting for security.

💡 Use <video src="" /> tag when including recordings in table.

Before After
📷 📷

How to test 🧪

Prerequisites

(How to setup test environment)

  • ...
  • ...

Reproduction steps

(How to reproduce the issue, if applicable)

  • ...
  • ...

Verification steps

(How to verify changes)

  • ...
  • ...
Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All unit tests are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

Commit message and pull request title format standards

Note: Remove this section before opening the pull request
Make sure your PR title and commit message on squash and merge are as shown below

<commit type>: [JIRA-ticket-number] - <description>

Commit Types:

  • feat: New feature for the user (not a part of the code, or ci, ...).
  • fix: Bugfix for the user (not a fix to build something, ...).
  • change: Modifying an existing visual UI instance. Such as a component or a feature.
  • refactor: Restructuring existing code without changing its external behavior or visual UI. Typically to improve readability, maintainability, and performance.
  • test: New tests or changes to existing tests. Does not change the production code.
  • upcoming: A new feature that is in progress, not visible to users yet, and usually behind a feature flag.

Example: feat: [M3-1234] - Allow user to view their login history


@jdamore-linode jdamore-linode self-assigned this Mar 14, 2025
@jdamore-linode
jdamore-linode requested a review from a team as a code owner March 14, 2025 16:09
@jdamore-linode
jdamore-linode requested review from carrillo-erik and hasyed-akamai and removed request for a team March 14, 2025 16:09
@github-project-automation github-project-automation Bot moved this from Review to Approved in Cloud Manager Mar 14, 2025
@jdamore-linode
jdamore-linode merged commit 1a67939 into linode:develop Mar 14, 2025
@github-project-automation github-project-automation Bot moved this from Approved to Merged in Cloud Manager Mar 14, 2025
@github-actions

Copy link
Copy Markdown

Coverage Report:
Base Coverage: 79.82%
Current Coverage: 79.82%

abailly-akamai pushed a commit to abailly-akamai/manager that referenced this pull request Mar 17, 2025
abailly-akamai added a commit that referenced this pull request Mar 18, 2025
* Remove optional canvg dependency

* Go the rollup external route

* Added changeset: Remedy canvg dependency vulnerability

* upcoming: [M3-9495] - Disable APL for LKE-E clusters (#11809)

* Show the APL section only for standard cluster tiers

* Added changeset: Disable APL for LKE-E clusters on create flow

* WIP - poc for what disabled, rather than hidden, section would look like

* Update with proposed UX changes

* Update test coverage with mocked endpoints, UX changes

* Tweak changeset

* Update chip text size to small for consistency with other chips

* Fix bug preventing 'no' button from being checked

* test: [M3-9508] - Fix GHA Cypress pipeline by redirecting env value to file (#11853)

* Fix GHA Cypress pipeline by using literal values in matrix

* Redirect output to .env file

* Set `record` action property to `false` (#11854)

* Disable Cypress Cloud parallelization action option (#11855)

* change: [M3-9434] - Update styles to CDS for create menu (#11821)

* change: [M3-9434] - Theme changes to create menu

* update styles to CDS

* Update CreateMenu.styles.ts

* Added changeset: Update styles to CSD for create menu

* Update packages/manager/src/features/TopMenu/CreateMenu/CreateMenu.styles.ts

Co-authored-by: Hussain Khalil <122488130+hkhalil-akamai@users.noreply.github.com>

* Disabling the custom font-weight eslint rule.

---------

Co-authored-by: Hussain Khalil <122488130+hkhalil-akamai@users.noreply.github.com>

* fix: [M3-9459] - show details button misalignment for selected stackscript (#11838)

* fix: [M3-9459] - show details button misalignment for selected stackscript

* Added changeset: show details button misalignment for selected stackscript

* Remove StyledRootContainer ans use actionCell prop for alignment

* Update changeset description

* feedback

* cleanup

* lock update

* Switch to using 3.0.1

---------

Co-authored-by: Mariah Jacobs <114685994+mjac0bs@users.noreply.github.com>
Co-authored-by: jdamore-linode <97627410+jdamore-linode@users.noreply.github.com>
Co-authored-by: cpathipa <119517080+cpathipa@users.noreply.github.com>
Co-authored-by: Hussain Khalil <122488130+hkhalil-akamai@users.noreply.github.com>
Co-authored-by: hasyed-akamai <hasyed@akamai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants