Skip to content

MCO-1520: Add MachineConfigNode e2e tests #29596

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

Merged
merged 2 commits into from
Apr 12, 2025

Conversation

isabella-janssen
Copy link
Member

@isabella-janssen isabella-janssen commented Mar 10, 2025

Contributors: @isabella-janssen @pablintino @djoshy

Work Included

  • All current MCO team members added to the /machine_config owners file.
  • Adds tests for MCO's MachineConfigNode feature.
    • This includes a cherry pick of 8bd781e.

Notes

  • All tests should run successfully with a cluster built on 4.19.0-0.nightly-2025-03-21-030708 or later with tech preview enabled.
  • The tests for MCO-1595 & MCO-1596 will both run in the default serial suite since they can impact other tests through pool creation and updates.
  • The tests for MCO-1597 & MCO-1598 are both tagged Slow, as they often take longer than 5 minutes to run. To have these tests run automatically, we will need to create a suite at a later time (Slack ref), but the tests can still be run locally.
  • The tests for MCO-1599 will all run in the default parallel suite since they are not computationally expensive, simple, and should have no affects on other tests.

MCO-1595: Validate MCN properties

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNodes] [Serial]Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1596: Validate MCN condition status transitions

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNodes] [Serial]Should properly transition through MCN conditions on node update [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1597: Validate MCN condition status on node degrade

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNodes] [Serial][Slow]Should properly report MCN conditions on node degrade [apigroup:machineconfiguration.openshift.io]"

MCO-1598: Validate MCN on node creation and deletion

Note that this test is skipped for Single Node Openshift.

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNodes] [Serial][Slow]Should properly create and remove MCN on node creation and deletion [apigroup:machineconfiguration.openshift.io]"

MCO-1599: Validate MCN object can only be accessible from its associated MCD

Note that these tests are skipped for Single Node Openshift.

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]"
./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]"
./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]"

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 10, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Mar 10, 2025

@isabella-janssen: This pull request references MCO-1520 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

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 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 Mar 10, 2025
Copy link
Contributor

openshift-ci bot commented Mar 10, 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

@isabella-janssen isabella-janssen changed the title (Work in progress) MCO-1520: Add MachineConfigNode e2e tests (Work in progress) MCO-1595: Add MachineConfigNode e2e tests Mar 14, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Mar 14, 2025

@isabella-janssen: This pull request references MCO-1595 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

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

openshift-ci-robot commented Mar 14, 2025

@isabella-janssen: This pull request references MCO-1595 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

MCO-1595: Validate MCN properties

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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

openshift-ci-robot commented Mar 14, 2025

@isabella-janssen: This pull request references MCO-1595 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

MCO-1595: Validate MCN properties

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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

openshift-ci-robot commented Mar 14, 2025

@isabella-janssen: This pull request references MCO-1595 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

MCO-1595: Validate MCN properties

To run, launch a cluster using openshift/machine-config-operator#4876. (Clusterbot: launch 4.19,openshift/machine-config-operator#4876 aws,techpreview)

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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

openshift-ci-robot commented Mar 14, 2025

@isabella-janssen: This pull request references MCO-1595 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

MCO-1595: Validate MCN properties

To run, launch a cluster using openshift/machine-config-operator#4876: launch 4.19,openshift/machine-config-operator#4876 aws,techpreview) and use the following command.

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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

openshift-ci-robot commented Mar 14, 2025

@isabella-janssen: This pull request references MCO-1595 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

To run the tests, launch a cluster using MCO PR 4876.
Clusterbot: launch 4.19,openshift/machine-config-operator#4876 aws,techpreview

MCO-1595: Validate MCN properties

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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

openshift-ci-robot commented Mar 14, 2025

@isabella-janssen: This pull request references MCO-1595 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

To run the tests, launch a cluster using MCO PR 4876.
Clusterbot example command: launch 4.19,openshift/machine-config-operator#4876 aws,techpreview

MCO-1595: Validate MCN properties

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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.

@isabella-janssen isabella-janssen changed the title (Work in progress) MCO-1595: Add MachineConfigNode e2e tests (Work in progress) MCO-1520: Add MachineConfigNode e2e tests Mar 14, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Mar 14, 2025

@isabella-janssen: This pull request references MCO-1520 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

To run the tests, launch a cluster using MCO PR 4876.
Clusterbot example command: launch 4.19,openshift/machine-config-operator#4876 aws,techpreview

MCO-1595: Validate MCN properties

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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.

@isabella-janssen isabella-janssen force-pushed the add-mcn-tests branch 2 times, most recently from 379af77 to cca6a6c Compare March 17, 2025 20:13
@openshift-ci-robot
Copy link

openshift-ci-robot commented Mar 17, 2025

@isabella-janssen: This pull request references MCO-1520 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

MCO-1595: Validate MCN properties

To run the test, launch a cluster using MCO PR 4876.
Clusterbot example command: launch 4.19,openshift/machine-config-operator#4876 aws,techpreview

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1596: Validate MCN condition status transitions

This test can be run using any 4.19 cluster with tech preview enabled.

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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

openshift-ci-robot commented Mar 17, 2025

@isabella-janssen: This pull request references MCO-1520 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

MCO-1595: Validate MCN properties

To run the test, launch a cluster using MCO PR 4876.
Clusterbot example command: launch 4.19,openshift/machine-config-operator#4876 aws,techpreview

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1596: Validate MCN condition status transitions

This test can be run using any 4.19 cluster with tech preview enabled.

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should properly transition through MCN conditions on node update [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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.

@isabella-janssen isabella-janssen force-pushed the add-mcn-tests branch 3 times, most recently from 32a7289 to e23bc51 Compare March 19, 2025 13:40
@openshift-ci-robot
Copy link

openshift-ci-robot commented Mar 19, 2025

@isabella-janssen: This pull request references MCO-1520 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

MCO-1595: Validate MCN properties

To run the test, launch a cluster using MCO PR 4876.
Clusterbot example command: launch 4.19,openshift/machine-config-operator#4876 aws,techpreview

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1596: Validate MCN condition status transitions

This test can be run using any 4.19 cluster with tech preview enabled.

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should properly transition through MCN conditions on node update [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1597: Validate MCN condition status on node degrade

This test can be run using any 4.19 cluster with tech preview enabled.

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should properly report MCN conditions on node degrade [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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

openshift-ci-robot commented Mar 21, 2025

@isabella-janssen: This pull request references MCO-1520 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

MCO-1595: Validate MCN properties

To run the test, launch a cluster using MCO PR 4876.
Clusterbot example command: launch 4.19,openshift/machine-config-operator#4876 aws,techpreview

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1596: Validate MCN condition status transitions

This test can be run using any 4.19 cluster with tech preview enabled.

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should properly transition through MCN conditions on node update [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1597: Validate MCN condition status on node degrade

This test can be run using any 4.19 cluster with tech preview enabled.

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should properly report MCN conditions on node degrade [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1598: Validate MCN on node creation and deletion

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should properly create and remove MCN on node creation and deletion [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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

openshift-ci-robot commented Mar 21, 2025

@isabella-janssen: This pull request references MCO-1520 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set.

In response to this:

Note: All tests should run successfully with a cluster built on 4.19.0-0.nightly-2025-03-21-030708 or later with tech preview enabled.

MCO-1595: Validate MCN properties

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should have MCN properties matching associated node properties [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1596: Validate MCN condition status transitions

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should properly transition through MCN conditions on node update [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1597: Validate MCN condition status on node degrade

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should properly report MCN conditions on node degrade [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

MCO-1598: Validate MCN on node creation and deletion

./openshift-tests run-test "[sig-mco][OCPFeatureGate:MachineConfigNode][Serial] Should properly create and remove MCN on node creation and deletion [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/serial]"

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.

@isabella-janssen
Copy link
Member Author

/retest-required

2 similar comments
@isabella-janssen
Copy link
Member Author

/retest-required

@isabella-janssen
Copy link
Member Author

/retest-required

Copy link

openshift-trt bot commented Apr 11, 2025

Job Failure Risk Analysis for sha: 3e8927a

Job Name Failure Risk
pull-ci-openshift-origin-main-e2e-azure-ovn-upgrade IncompleteTests
Tests for this run (2075) are below the historical average (3595): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-e2e-gcp IncompleteTests
Tests for this run (15) are below the historical average (30): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-scos-e2e-aws-ovn IncompleteTests
Tests for this run (20) are below the historical average (2457): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: 3e8927a

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.

New tests seen in this PR at sha: 3e8927a

  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]

@isabella-janssen
Copy link
Member Author

/retest-required

Copy link

openshift-trt bot commented Apr 11, 2025

Job Failure Risk Analysis for sha: 3e8927a

Job Name Failure Risk
pull-ci-openshift-origin-main-e2e-azure-ovn-upgrade IncompleteTests
Tests for this run (2075) are below the historical average (3595): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-e2e-gcp IncompleteTests
Tests for this run (15) are below the historical average (30): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-scos-e2e-aws-ovn IncompleteTests
Tests for this run (20) are below the historical average (2457): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: 3e8927a

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.

New tests seen in this PR at sha: 3e8927a

  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]

Copy link

openshift-trt bot commented Apr 11, 2025

Job Failure Risk Analysis for sha: 3e8927a

Job Name Failure Risk
pull-ci-openshift-origin-main-e2e-azure-ovn-upgrade IncompleteTests
Tests for this run (2075) are below the historical average (3595): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-e2e-gcp IncompleteTests
Tests for this run (15) are below the historical average (30): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-scos-e2e-aws-ovn IncompleteTests
Tests for this run (20) are below the historical average (2464): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: 3e8927a

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.

New tests seen in this PR at sha: 3e8927a

  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]

@isabella-janssen
Copy link
Member Author

/retest-required

Copy link

openshift-trt bot commented Apr 11, 2025

Job Failure Risk Analysis for sha: 3e8927a

Job Name Failure Risk
pull-ci-openshift-origin-main-e2e-azure-ovn-upgrade IncompleteTests
Tests for this run (2075) are below the historical average (3648): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-e2e-gcp IncompleteTests
Tests for this run (15) are below the historical average (30): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-scos-e2e-aws-ovn IncompleteTests
Tests for this run (20) are below the historical average (2492): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: 3e8927a

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.

New tests seen in this PR at sha: 3e8927a

  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]

@isabella-janssen
Copy link
Member Author

/retest-required

@dgoodwin
Copy link
Contributor

/override ci/prow/e2e-aws-ovn-microshift

Copy link
Contributor

openshift-ci bot commented Apr 11, 2025

@dgoodwin: Overrode contexts on behalf of dgoodwin: ci/prow/e2e-aws-ovn-microshift

In response to this:

/override ci/prow/e2e-aws-ovn-microshift

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.

@isabella-janssen
Copy link
Member Author

/retest-required

@hexfusion
Copy link
Contributor

/test e2e-vsphere-ovn-upi
/test e2e-vsphere-ovn

Copy link

openshift-trt bot commented Apr 11, 2025

Job Failure Risk Analysis for sha: 3e8927a

Job Name Failure Risk
pull-ci-openshift-origin-main-e2e-azure-ovn-upgrade IncompleteTests
Tests for this run (2075) are below the historical average (3663): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-e2e-gcp IncompleteTests
Tests for this run (15) are below the historical average (29): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-scos-e2e-aws-ovn IncompleteTests
Tests for this run (20) are below the historical average (2505): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: 3e8927a

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.

New tests seen in this PR at sha: 3e8927a

  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]

@isabella-janssen
Copy link
Member Author

/retest-required

Copy link

openshift-trt bot commented Apr 12, 2025

Job Failure Risk Analysis for sha: 3e8927a

Job Name Failure Risk
pull-ci-openshift-origin-main-e2e-azure-ovn-upgrade IncompleteTests
Tests for this run (2075) are below the historical average (3640): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-e2e-gcp IncompleteTests
Tests for this run (15) are below the historical average (29): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-scos-e2e-aws-ovn IncompleteTests
Tests for this run (20) are below the historical average (2494): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: 3e8927a

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.

New tests seen in this PR at sha: 3e8927a

  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]

Copy link

openshift-trt bot commented Apr 12, 2025

Job Failure Risk Analysis for sha: 3e8927a

Job Name Failure Risk
pull-ci-openshift-origin-main-e2e-azure-ovn-upgrade IncompleteTests
Tests for this run (2075) are below the historical average (3642): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-e2e-gcp IncompleteTests
Tests for this run (15) are below the historical average (29): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-scos-e2e-aws-ovn IncompleteTests
Tests for this run (20) are below the historical average (2500): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: 3e8927a

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.

New tests seen in this PR at sha: 3e8927a

  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD d97cda4 and 2 for PR HEAD 3e8927a in total

Copy link
Contributor

openshift-ci bot commented Apr 12, 2025

@isabella-janssen: 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-single-node-techpreview-serial 9519f3c link false /test e2e-aws-ovn-single-node-techpreview-serial
ci/prow/e2e-gcp-ovn-techpreview-serial 9519f3c link false /test e2e-gcp-ovn-techpreview-serial
ci/prow/e2e-aws-ovn-single-node-serial 3e8927a link false /test e2e-aws-ovn-single-node-serial
ci/prow/okd-scos-e2e-aws-ovn 3e8927a link false /test okd-scos-e2e-aws-ovn
ci/prow/e2e-metal-ipi-serial-ovn-ipv6 3e8927a link false /test e2e-metal-ipi-serial-ovn-ipv6
ci/prow/e2e-metal-ipi-ovn-dualstack 3e8927a link false /test e2e-metal-ipi-ovn-dualstack
ci/prow/e2e-metal-ipi-ovn-dualstack-local-gateway 3e8927a link false /test e2e-metal-ipi-ovn-dualstack-local-gateway
ci/prow/e2e-gcp-disruptive 3e8927a link false /test e2e-gcp-disruptive
ci/prow/e2e-aws-ovn-upgrade 3e8927a link false /test e2e-aws-ovn-upgrade
ci/prow/okd-e2e-gcp 3e8927a link false /test okd-e2e-gcp
ci/prow/e2e-aws-ovn-kube-apiserver-rollout 3e8927a link false /test e2e-aws-ovn-kube-apiserver-rollout
ci/prow/e2e-vsphere-ovn-dualstack-primaryv6 3e8927a link false /test e2e-vsphere-ovn-dualstack-primaryv6
ci/prow/e2e-metal-ipi-serial 3e8927a link false /test e2e-metal-ipi-serial
ci/prow/e2e-metal-ipi-ovn-dualstack-bgp-techpreview 3e8927a link false /test e2e-metal-ipi-ovn-dualstack-bgp-techpreview
ci/prow/e2e-azure-ovn-etcd-scaling 3e8927a link false /test e2e-azure-ovn-etcd-scaling
ci/prow/e2e-aws-ovn-etcd-scaling 3e8927a link false /test e2e-aws-ovn-etcd-scaling
ci/prow/4.12-upgrade-from-stable-4.11-e2e-aws-ovn-upgrade-rollback 3e8927a link false /test 4.12-upgrade-from-stable-4.11-e2e-aws-ovn-upgrade-rollback
ci/prow/e2e-gcp-fips-serial 3e8927a link false /test e2e-gcp-fips-serial
ci/prow/e2e-gcp-ovn-rt-upgrade 3e8927a link false /test e2e-gcp-ovn-rt-upgrade
ci/prow/e2e-metal-ipi-ovn-kube-apiserver-rollout 3e8927a link false /test e2e-metal-ipi-ovn-kube-apiserver-rollout
ci/prow/e2e-metal-ipi-virtualmedia 3e8927a link false /test e2e-metal-ipi-virtualmedia
ci/prow/e2e-gcp-ovn-etcd-scaling 3e8927a link false /test e2e-gcp-ovn-etcd-scaling
ci/prow/e2e-metal-ipi-ovn 3e8927a link false /test e2e-metal-ipi-ovn
ci/prow/e2e-azure-ovn-upgrade 3e8927a link false /test e2e-azure-ovn-upgrade
ci/prow/e2e-openstack-serial 3e8927a link false /test e2e-openstack-serial
ci/prow/e2e-vsphere-ovn-etcd-scaling 3e8927a link false /test e2e-vsphere-ovn-etcd-scaling
ci/prow/e2e-aws-disruptive 3e8927a link false /test e2e-aws-disruptive

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.

Copy link

openshift-trt bot commented Apr 12, 2025

Job Failure Risk Analysis for sha: 3e8927a

Job Name Failure Risk
pull-ci-openshift-origin-main-e2e-azure-ovn-upgrade IncompleteTests
Tests for this run (2075) are below the historical average (3655): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-e2e-gcp IncompleteTests
Tests for this run (15) are below the historical average (28): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-okd-scos-e2e-aws-ovn IncompleteTests
Tests for this run (20) are below the historical average (2507): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: 3e8927a

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview Medium - "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" is a new test, and was only seen in one job.

New tests seen in this PR at sha: 3e8927a

  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates by impersonation of the MCD SA [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly block MCN updates from a MCD that is not the associated one [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]
  • "[sig-mco][OCPFeatureGate:MachineConfigNodes] Should properly update the MCN from the associated MCD [apigroup:machineconfiguration.openshift.io] [Suite:openshift/conformance/parallel]" [Total: 1, Pass: 1, Fail: 0, Flake: 0]

@hexfusion
Copy link
Contributor

/retest-required

@openshift-merge-bot openshift-merge-bot bot merged commit 019c9bd into openshift:main Apr 12, 2025
29 of 54 checks passed
@isabella-janssen isabella-janssen deleted the add-mcn-tests branch April 12, 2025 13:54
@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

Distgit: openshift-enterprise-tests
This PR has been included in build openshift-enterprise-tests-container-v4.19.0-202504121642.p0.g019c9bd.assembly.stream.el9.
All builds following this will include this PR.

@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

Distgit: openshift-enterprise-tests
This PR has been included in build openshift-enterprise-tests-container-v4.20.0-202504121711.p0.g019c9bd.assembly.stream.el9.
All builds following this will include this PR.

@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

Distgit: openshift-enterprise-tests
This PR has been included in build openshift-enterprise-tests-container-v4.19.0-202504121946.p0.g019c9bd.assembly.stream.el9.
All builds following this will include this PR.

@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

Distgit: openshift-enterprise-tests
This PR has been included in build openshift-enterprise-tests-container-v4.19.0-202504130015.p0.g019c9bd.assembly.stream.el9.
All builds following this will include this PR.

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.