Skip to content

METAL-1846: Add local e2e helper; keep CI on make e2e-tests#145

Open
elfosardo wants to merge 1 commit into
openshift-eng:mainfrom
elfosardo:local-e2e
Open

METAL-1846: Add local e2e helper; keep CI on make e2e-tests#145
elfosardo wants to merge 1 commit into
openshift-eng:mainfrom
elfosardo:local-e2e

Conversation

@elfosardo
Copy link
Copy Markdown
Contributor

@elfosardo elfosardo commented Jun 2, 2026

Introduce hack/e2e.sh for local runs: optional fast checks (kustomize,
unit tests) then make e2e-tests, the same target hack/ci-e2e-test.sh
runs on the Equinix test host.

Add make e2e-ci, e2e, and local-e2e targets. e2e-ci aliases e2e-tests
for reproducing the CI step locally. E2E_TIMEOUT and E2E_RUN are set
from the Makefile.

OpenShift CI is unchanged: openshift/release still runs ci-e2e-test.sh,
which does not invoke hack/e2e.sh.

Document CI vs local workflows in README.

Assisted-By: Claude Code (commercial license)

@openshift-ci openshift-ci Bot requested review from andfasano and tdomnesc June 2, 2026 14:53
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jun 2, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elfosardo

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

The pull request process is described here

Details 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 Jun 2, 2026
@elfosardo
Copy link
Copy Markdown
Contributor Author

/retest

Introduce hack/e2e.sh for local runs: optional fast checks (kustomize,
unit tests) then make e2e-tests, the same target hack/ci-e2e-test.sh
runs on the Equinix test host.

Add make e2e-ci, e2e, and local-e2e targets. e2e-ci aliases e2e-tests
for reproducing the CI step locally. E2E_TIMEOUT and E2E_RUN are set
from the Makefile.

OpenShift CI is unchanged: openshift/release still runs ci-e2e-test.sh,
which does not invoke hack/e2e.sh.

Document CI vs local workflows in README.

Assisted-By: Claude Code (commercial license)
@elfosardo elfosardo changed the title METAL-1846: Add unified hack/e2e.sh for local and CI e2e runs METAL-1846: Add local e2e helper; keep CI on make e2e-tests Jun 3, 2026
@tdomnesc
Copy link
Copy Markdown
Contributor

tdomnesc commented Jun 5, 2026

Could you rename the targets and the script to include "local" in the name?

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.

2 participants