Skip to content

Conversation

@stbenjam
Copy link
Member

@stbenjam stbenjam commented Dec 17, 2025

This uses the new feature in OTE to render results in HTML, which allows more detailed information about test results from OTE.

@openshift-ci-robot
Copy link

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: automatic mode

@stbenjam
Copy link
Member Author

/payload-job periodic-ci-openshift-release-master-nightly-4.22-e2e-aws-ovn-upgrade-fips

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 17, 2025

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

  • periodic-ci-openshift-release-master-nightly-4.22-e2e-aws-ovn-upgrade-fips

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/af3818a0-db6e-11f0-87bb-253feece2456-0

@openshift-ci openshift-ci bot added vendor-update Touching vendor dir or related files approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Dec 17, 2025
@openshift-ci openshift-ci bot requested review from deads2k and p0lyn0mial December 17, 2025 17:35
This uses the new feature in OTE to render results in HTML, which allows
more detailed information about test results from OTE.

Because it has "summary" in the filename, it should render as a spyglass
lens, and we'll see if we grind everyone's browsers to a halt trying to
render this.
@stbenjam stbenjam marked this pull request as draft December 17, 2025 20:45
@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 Dec 17, 2025
@stbenjam stbenjam force-pushed the html-artifact branch 2 times, most recently from d5d409c to bf28494 Compare December 17, 2025 20:47
@stbenjam
Copy link
Member Author

/test e2e-aws-ovn-fips

@stbenjam
Copy link
Member Author

/payload-job periodic-ci-openshift-release-master-nightly-4.22-e2e-aws-ovn-upgrade-fips

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 17, 2025

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

  • periodic-ci-openshift-release-master-nightly-4.22-e2e-aws-ovn-upgrade-fips

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/a05e6a30-db89-11f0-9df6-6bd6c8601e26-0

@stbenjam
Copy link
Member Author

/test e2e-aws-ovn-fips

@stbenjam
Copy link
Member Author

/payload-job periodic-ci-openshift-release-master-nightly-4.22-e2e-aws-ovn-upgrade-fips

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 17, 2025

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

  • periodic-ci-openshift-release-master-nightly-4.22-e2e-aws-ovn-upgrade-fips

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/282f2a90-dba2-11f0-9012-5de96fbb97bd-0

@stbenjam
Copy link
Member Author

/test e2e-aws-ovn-fips

@stbenjam
Copy link
Member Author

/test e2e-aws-ovn-fips

@stbenjam
Copy link
Member Author

/payload-job periodic-ci-openshift-release-master-nightly-4.22-e2e-aws-ovn-upgrade-fips

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 18, 2025

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

  • periodic-ci-openshift-release-master-nightly-4.22-e2e-aws-ovn-upgrade-fips

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/097386d0-dc17-11f0-8dff-83a70d726958-0

@stbenjam
Copy link
Member Author

/test e2e-aws-ovn-fips

Vendor updated openshift-tests-extension with:
- Timeline view showing when tests ran during the overall run
- Time range slider to filter tests by execution window
- Output/error search with regex support and match highlighting
- Binary and Image filter dropdowns (auto-detected from JSON fields)
- RenderResultsHTML function for custom result types

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@stbenjam stbenjam marked this pull request as ready for review December 18, 2025 15:33
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 18, 2025
@stbenjam
Copy link
Member Author

/pipeline required

@openshift-ci-robot
Copy link

Scheduling required tests:
/test e2e-aws-csi
/test e2e-aws-ovn-fips
/test e2e-aws-ovn-microshift
/test e2e-aws-ovn-microshift-serial
/test e2e-aws-ovn-serial-1of2
/test e2e-aws-ovn-serial-2of2
/test e2e-gcp-csi
/test e2e-gcp-ovn
/test e2e-gcp-ovn-upgrade
/test e2e-metal-ipi-ovn-ipv6
/test e2e-vsphere-ovn
/test e2e-vsphere-ovn-upi

Copy link
Member

@smg247 smg247 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 18, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 18, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: smg247, stbenjam

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

@stbenjam
Copy link
Member Author

/verified by CI

@stbenjam stbenjam changed the title feat: render OTE JSON results in spyglass NO-JIRA: feat: render OTE JSON results in spyglass Dec 19, 2025
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Dec 19, 2025
@openshift-ci-robot
Copy link

@stbenjam: This pull request explicitly references no jira issue.

Details

In response to this:

This uses the new feature in OTE to render results in HTML, which allows more detailed information about test results from OTE.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Dec 19, 2025
@openshift-ci-robot
Copy link

@stbenjam: This PR has been marked as verified by CI.

Details

In response to this:

/verified by CI

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD a53cb78 and 2 for PR HEAD df61011 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 4e402b0 and 1 for PR HEAD df61011 in total

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 19, 2025

@stbenjam: all tests passed!

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.

@openshift-merge-bot openshift-merge-bot bot merged commit c8f42f8 into openshift:main Dec 19, 2025
20 checks passed
@stbenjam stbenjam changed the title NO-JIRA: feat: render OTE JSON results in spyglass OCPBUGS-69942: feat: render OTE JSON results in spyglass Dec 19, 2025
@openshift-ci-robot
Copy link

@stbenjam: Jira Issue Verification Checks: Jira Issue OCPBUGS-69942
✔️ This pull request was pre-merge verified.
✔️ All associated pull requests have merged.
✔️ All associated, merged pull requests were pre-merge verified.

Jira Issue OCPBUGS-69942 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓

Details

In response to this:

This uses the new feature in OTE to render results in HTML, which allows more detailed information about test results from OTE.

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 openshift-eng/jira-lifecycle-plugin repository.

@stbenjam
Copy link
Member Author

/cherry-pick release-4.21

@openshift-cherrypick-robot

@stbenjam: new pull request created: #30633

Details

In response to this:

/cherry-pick release-4.21

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.

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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. vendor-update Touching vendor dir or related files verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants