origin icon indicating copy to clipboard operation
origin copied to clipboard

Add more output for debegging

Open hongkailiu opened this issue 3 weeks ago • 4 comments

Both testUpgradeOperatorStateTransitions and testStableSystemOperatorStateTransitions calls testOperatorStateTransitions to check ClusterOperator's condition to validate CO's SLOs. The former is exectuted in a upgrade test and the latter is in a non-upgrade test. In some cases, we want to figure out this easily.

This pull addresses it by adding the information by the caller.

hongkailiu avatar Dec 08 '25 19:12 hongkailiu

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

openshift-ci-robot avatar Dec 08 '25 19:12 openshift-ci-robot

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: hongkailiu Once this PR has been reviewed and has the lgtm label, please assign deads2k 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

openshift-ci[bot] avatar Dec 08 '25 19:12 openshift-ci[bot]

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

openshift-ci-robot avatar Dec 08 '25 19:12 openshift-ci-robot

@hongkailiu: 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/e2e-aws-ovn-fips 3e5e349e6594a22fe4114ab4f9d596481eff63f1 link true /test e2e-aws-ovn-fips
ci/prow/e2e-aws-csi 3e5e349e6594a22fe4114ab4f9d596481eff63f1 link true /test e2e-aws-csi

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.

openshift-ci[bot] avatar Dec 08 '25 23:12 openshift-ci[bot]