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

Reduce Cypress Execution Time with Github Actions Parallel Jobs #3579

Draft
wants to merge 94 commits into
base: main
Choose a base branch
from

Conversation

antowaddle
Copy link
Contributor

Description

How Has This Been Tested?

Test Impact

Request review criteria:

Self checklist (all need to be checked):

  • The developer has manually tested the changes and verified that the changes work
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has added tests or explained why testing cannot be added (unit or cypress tests for related changes)

If you have UI changes:

  • Included any necessary screenshots or gifs if it was a UI change.
  • Included tags to the UX team if it was a UI/UX change.

After the PR is posted & before it merges:

  • The developer has tested their solution on a cluster by using the image produced by the PR to main

antowaddle and others added 30 commits November 20, 2024 17:07
increase card timeout and delete active wait
@Gkrumbach07
Copy link
Member

kinda fun idea but then you end up with way to many jobs but helps identify what area failed more quickly. Is to dynamically fetch the folders in cypress/mocked and make a job from each of them. then you name the jobs by the area they are in. I spike dit out for fun. https://github.com/Gkrumbach07/odh-dashboard/actions/runs/12421941577/job/34682677262?pr=10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress This PR is in WIP state
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants