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

e2e: review CI lanes #1043

Merged
merged 3 commits into from
Oct 15, 2024
Merged

e2e: review CI lanes #1043

merged 3 commits into from
Oct 15, 2024

Conversation

ffromani
Copy link
Member

this cleanup spawned from #1029.

the idea is to review and streamline what we do in the e2e lanes.
In the main e2e lane the uninstall test(s) don't make much sense, but they make a lot of sense in the (un)install lane.
So let's move code around.

Overall, running wall clock time should not increase, hopefully actually decrease.

since we are (deeply) mutating the cluster state, this
was the right thing since the beginning.

Signed-off-by: Francesco Romani <[email protected]>
add a bint more description

Signed-off-by: Francesco Romani <[email protected]>
The cleanup we do is useless: the CI clusters are
deprovisioned all the time, every time, when
suites exits (either succesfully or with error).

So, let's run the uninstall tests only where really
matters: in the install lane, where we care
about verifying the cluster state.

Signed-off-by: Francesco Romani <[email protected]>
@openshift-ci openshift-ci bot requested review from shajmakh and Tal-or October 15, 2024 11:38
Copy link
Contributor

openshift-ci bot commented Oct 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ffromani

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 15, 2024
@ffromani ffromani merged commit c0b2f94 into main Oct 15, 2024
13 of 14 checks passed
@ffromani ffromani deleted the e2e-cleanup-ci-lanes branch October 15, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant