Skip to content

WIP: DO_NOT_MERGE: test e2e jobs#577

Open
mpatlasov wants to merge 1 commit into
openshift:mainfrom
mpatlasov:WIP-test-e2e-jobs
Open

WIP: DO_NOT_MERGE: test e2e jobs#577
mpatlasov wants to merge 1 commit into
openshift:mainfrom
mpatlasov:WIP-test-e2e-jobs

Conversation

@mpatlasov

Copy link
Copy Markdown
Contributor

Only to see whether e2e jobs succeed

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@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 15, 2026
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

Added a DUMMY CHANGE placeholder comment near the top of pkg/operator/starter.go. No functional logic, controller wiring, or exported API declarations were modified.

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed Only a comment was added to pkg/operator/starter.go; no Ginkgo test titles were added or modified.
Test Structure And Quality ✅ Passed The PR only adds a comment in pkg/operator/starter.go; no Ginkgo tests or test-related code were changed, so this check is not applicable.
Microshift Test Compatibility ✅ Passed Only a dummy comment changed in pkg/operator/starter.go; no new Ginkgo tests or MicroShift-incompatible APIs/features were added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only a comment was added to pkg/operator/starter.go; no new Ginkgo e2e tests or SNO-sensitive assumptions were introduced.
Topology-Aware Scheduling Compatibility ✅ Passed Only a dummy comment was added in pkg/operator/starter.go; no scheduling, replica, affinity, or node-selector logic changed.
Ote Binary Stdout Contract ✅ Passed PR only adds a comment in pkg/operator/starter.go; no process-level stdout writes or logging setup changed.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only adds a comment in pkg/operator/starter.go; no new Ginkgo e2e tests or network-dependent code were added.
No-Weak-Crypto ✅ Passed Patch only adds a comment in starter.go; no crypto code, weak ciphers, or secret comparisons were introduced.
Container-Privileges ✅ Passed Only a comment was added in pkg/operator/starter.go; no privileged container/K8s settings were introduced or changed.
No-Sensitive-Data-In-Logs ✅ Passed PR only adds a dummy comment in starter.go; no log statements were changed or added, and existing logs contain no sensitive data.
Title check ✅ Passed The title matches the PR’s stated purpose of testing end-to-end jobs.
Description check ✅ Passed The description is directly related to verifying whether end-to-end jobs succeed.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@openshift-ci openshift-ci Bot requested review from RomanBednar and rhrmo July 15, 2026 15:05
@openshift-ci

openshift-ci Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mpatlasov

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 Jul 15, 2026
@mpatlasov

Copy link
Copy Markdown
Contributor Author

/payload-job periodic-ci-openshift-release-main-nightly-5.0-e2e-gcp-ovn-csi

@openshift-ci

openshift-ci Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@mpatlasov: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-main-nightly-5.0-e2e-gcp-ovn-csi

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/c7565100-805e-11f1-9b19-6052b0437ec5-0

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/payload-job periodic-ci-openshift-release-main-nightly-5.0-e2e-gcp-ovn-serial

@openshift-ci

openshift-ci Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@mpatlasov: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-main-nightly-5.0-e2e-gcp-ovn-serial

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/cff99ec0-805e-11f1-97bc-32b6ba6a6e7a-0

@openshift-ci

openshift-ci Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@mpatlasov: The following tests 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/smb-win2019-operator-e2e 1bc81a3 link false /test smb-win2019-operator-e2e
ci/prow/aws-efs-single-zone-operator-e2e-extended 1bc81a3 link false /test aws-efs-single-zone-operator-e2e-extended
ci/prow/hypershift-e2e-aks 1bc81a3 link false /test hypershift-e2e-aks
ci/prow/aws-efs-sts-cross-account-operator-e2e 1bc81a3 link false /test aws-efs-sts-cross-account-operator-e2e
ci/prow/smb-win2022-operator-e2e 1bc81a3 link false /test smb-win2022-operator-e2e
ci/prow/aws-efs-operator-e2e-extended 1bc81a3 link false /test aws-efs-operator-e2e-extended

Full PR test history. Your PR dashboard.

Details

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.

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/payload-job periodic-ci-openshift-release-main-nightly-5.0-e2e-gcp-ovn-serial

@openshift-ci

openshift-ci Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@mpatlasov: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-main-nightly-5.0-e2e-gcp-ovn-serial

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/5945d330-8085-11f1-8d51-3741d437f58f-0

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/retest all

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/retest

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. 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