Skip to content

NO-ISSUE: Working POC to start cluster installation via web ui #1781

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pawanpinjarkar
Copy link
Contributor

@pawanpinjarkar pawanpinjarkar commented Jul 11, 2025

Set

export AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY
export AGENT_RENDEZVOUS_NODE_HOSTNAME="${CLUSTER_NAME:-ostest}_master_2"
export OPENSHIFT_RELEASE_IMAGE=quay.io/openshift-release-dev/ocp-release:4.19.4-x86_64

Then run make agent

The PR calls a go-lang based script which starts a headless browser, navigates through the UI pages, enters required details, saves the screenshots of each page and finally starts the cluster installation. The next steps to do are to make VIPs configurable/dynamic, monitor the cluster installation and perform post install validations

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 11, 2025
Copy link

openshift-ci bot commented Jul 11, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link

openshift-ci bot commented Jul 11, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign sadasu for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@pawanpinjarkar pawanpinjarkar force-pushed the poc-ove-cluster-install branch 2 times, most recently from 3ab6952 to 29d0029 Compare July 11, 2025 15:48
@pawanpinjarkar
Copy link
Contributor Author

/cc @rwsu

@openshift-ci openshift-ci bot requested a review from rwsu July 11, 2025 15:54
@pawanpinjarkar pawanpinjarkar force-pushed the poc-ove-cluster-install branch from 29d0029 to 696bb05 Compare July 11, 2025 17:46
Copy link

openshift-ci bot commented Jul 16, 2025

@pawanpinjarkar: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-metal-ipi-serial-ipv4-1of2 696bb05 link true /test e2e-metal-ipi-serial-ipv4-1of2

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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 Indicates that a PR should not merge because it is a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant