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

Split the e2e test cluster setup into a new script #477

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

hdefazio
Copy link

@hdefazio hdefazio commented Jan 29, 2025

What this PR does / why we need it:
Related to RHOAIENG-14604
Moves the cluster installation steps into a new script so that they may be easily commented out when debugging the e2e tests locally.

Type of changes
Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Re-running failed tests

  • /rerun-all - rerun all failed workflows.
  • /rerun-workflow <workflow name> - rerun a specific failed workflow. Only one workflow name can be specified. Multiple /rerun-workflow commands are allowed per comment.

@hdefazio hdefazio requested review from Jooho, israel-hdez and VedantMahabaleshwarkar and removed request for israel-hdez January 29, 2025 18:37
@hdefazio hdefazio force-pushed the dev/split-e2e-setup branch from 52fe663 to 07ffe17 Compare February 4, 2025 20:25
@hdefazio hdefazio requested a review from israel-hdez February 5, 2025 22:41
Copy link

openshift-ci bot commented Feb 6, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hdefazio, VedantMahabaleshwarkar

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:
  • OWNERS [VedantMahabaleshwarkar,hdefazio]

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

@hdefazio
Copy link
Author

hdefazio commented Feb 7, 2025

/retest e2e-fast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New/Backlog
Development

Successfully merging this pull request may close these issues.

3 participants