rancher / rancher/fleet-e2e

Simplify P1_2 tests by reducing loops from the tests

Open
#501 0 comments 0 reactions 1 assignee View on GitHub

@sbulage is already working on this.

Since Apr 30, 2026.

automation fixes / refactors
Dominant language
TypeScript
Stars
0
Forks
6
Avg merge
1d 11h
Merged PRs (30d)
18

Description

Problem
  • In recent CI's, it was observed that tests are taking too much of time for the execution.
  • Mainly test s from the P1_2 suites taking huge amount of time and sometimes they fail too.
(Possible) Solution
  • Reduce the extra looping in the tests so Cypress can execution steps sequentially.
  • Also, too much traversal between clusters also create UI problem:
    • Execute steps via kubectl wherever possible to reduce UI to-and-fro traversal
    • Reduce unnecessary GitRepo deletion step.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.