Skip to content

[TEST/DRAFT] Rehearsal job for openshift-tests-private PR#28625 (WINC-1563)#73326

Closed
rrasouli wants to merge 3 commits intoopenshift:mainfrom
rrasouli:test-winc-pr-28625-fix
Closed

[TEST/DRAFT] Rehearsal job for openshift-tests-private PR#28625 (WINC-1563)#73326
rrasouli wants to merge 3 commits intoopenshift:mainfrom
rrasouli:test-winc-pr-28625-fix

Conversation

@rrasouli
Copy link
Contributor

@rrasouli rrasouli commented Jan 11, 2026

⚠️ DRAFT/TEST PR - Do Not Merge

This PR adds a temporary rehearsal job to test fixes in openshift-tests-private#28625 before it merges.

Purpose

Test the hybrid-overlay-node service race condition fix on Prow CI infrastructure.

What This PR Does

Adds a test job test-pr-28625-gcp-ipi-ovn-winc that:

  • Uses PR image: registry.ci.openshift.org/ci/openshift-openshift-tests-private:pr-28625
  • Runs on GCP with Windows Containers workflow
  • Tests with Smokerun& filter
  • Manual trigger only (cron: @yearly)

Fixes Being Tested

From openshift-tests-private#28625:

  • OCP-84267: Verify hybrid-overlay-node client certificate rotation
  • OCP-76765: WICD-Remove-Services
  • OCP-74760: Windows workloads with disconnected registry image
  • OCP-54711: wmco services are running from ConfigMap

Root Cause

Tests fail in Prow CI because they check service status immediately after waitWindowsNodesReady() returns, but services take 15-45 seconds to start in resource-constrained Prow environments.

The Fix

Replace direct service checks with checkWindowsServiceWithRetry() (5 retries × 10s = 50s timeout).

How to Test

Once this PR is created, trigger the job with:

/test test-pr-28625-gcp-ipi-ovn-winc

Or wait for openshift-tests-private#28625 presubmit jobs to complete.

Related

Cleanup

This PR should be closed/abandoned after openshift-tests-private#28625 merges and validates in nightly jobs.

@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 Jan 11, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 11, 2026

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

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 11, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rrasouli
Once this PR has been reviewed and has the lgtm label, please assign huiran0826 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@rrasouli
Copy link
Contributor Author

/test test-pr-28625-gcp-ipi-ovn-winc

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 11, 2026

@rrasouli: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

/test app-ci-config-dry
/test boskos-config
/test boskos-config-generation
/test build01-dry
/test build02-dry
/test build03-dry
/test build04-dry
/test build06-dry
/test build07-dry
/test build08-dry
/test build09-dry
/test build10-dry
/test check-gh-automation
/test check-gh-automation-tide
/test ci-operator-config
/test ci-operator-config-metadata
/test ci-operator-registry
/test ci-secret-bootstrap-config-validation
/test ci-testgrid-allow-list
/test clusterimageset-validate
/test config
/test core-valid
/test generated-config
/test generated-dashboards
/test hosted-mgmt-dry
/test image-mirroring-config-validation
/test jira-lifecycle-config
/test labels
/test openshift-image-mirror-mappings
/test ordered-prow-config
/test owners
/test pr-reminder-config
/test prow-config
/test prow-config-filenames
/test prow-config-semantics
/test pylint
/test release-config
/test release-controller-config
/test rover-groups-config-validation
/test secret-generator-config-valid
/test services-valid
/test stackrox-stackrox-stackrox-stackrox-check
/test step-registry-metadata
/test step-registry-shellcheck
/test sync-rover-groups
/test verified-config
/test vsphere02-dry
/test yamllint

The following commands are available to trigger optional jobs:

/test build05-dry
/test build11-dry
/test check-cluster-profiles-config

Use /test all to run the following jobs that were automatically triggered:

pull-ci-openshift-release-check-gh-automation
pull-ci-openshift-release-master-ci-operator-config
pull-ci-openshift-release-master-ci-operator-config-metadata
pull-ci-openshift-release-master-ci-operator-registry
pull-ci-openshift-release-master-config
pull-ci-openshift-release-master-core-valid
pull-ci-openshift-release-master-generated-config
pull-ci-openshift-release-master-ordered-prow-config
pull-ci-openshift-release-master-owners
pull-ci-openshift-release-master-prow-config-filenames
pull-ci-openshift-release-master-prow-config-semantics
pull-ci-openshift-release-master-release-controller-config
pull-ci-openshift-release-openshift-image-mirror-mappings
pull-ci-openshift-release-yamllint
Details

In response to this:

/test test-pr-28625-gcp-ipi-ovn-winc

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.

@rrasouli
Copy link
Contributor Author

/pj-rehearse test-pr-28625-gcp-ipi-ovn-winc

@openshift-ci-robot
Copy link
Contributor

@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot
Copy link
Contributor

@rrasouli: job(s): test-pr-28625-gcp-ipi-ovn-winc either don't exist or were not found to be affected, and cannot be rehearsed

@rrasouli
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-test-pr-28625-test-pr-28625-gcp-ipi-ovn-winc

1 similar comment
@rrasouli
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-test-pr-28625-test-pr-28625-gcp-ipi-ovn-winc

@rrasouli rrasouli marked this pull request as ready for review January 11, 2026 14:40
@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 Jan 11, 2026
@openshift-ci openshift-ci bot requested review from lihongan and sergiordlr January 11, 2026 14:40
@rrasouli
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-test-pr-28625-test-pr-28625-gcp-ipi-ovn-winc

1 similar comment
@weinliu
Copy link
Contributor

weinliu commented Jan 12, 2026

/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-test-pr-28625-test-pr-28625-gcp-ipi-ovn-winc

@openshift-ci-robot
Copy link
Contributor

@weinliu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 12, 2026
This is a DRAFT/TEST PR to validate fixes in openshift-tests-private#28625
for hybrid-overlay-node service race condition on Prow CI.

Affected tests:
- OCP-84267: Certificate rotation
- OCP-76765: WICD-Remove-Services
- OCP-74760: Disconnected registry
- OCP-54711: wmco services ConfigMap

Test Job: test-pr-28625-gcp-ipi-ovn-winc
- Uses PR image: registry.ci.openshift.org/ci/openshift-openshift-tests-private:pr-28625
- Platform: GCP
- Filters: Smokerun&
- Manual trigger only (cron: @Yearly)

Related:
- openshift-tests-private PR: openshift/openshift-tests-private#28625
- JIRA: WINC-1563
@rrasouli rrasouli force-pushed the test-winc-pr-28625-fix branch from 00179e5 to 05209a6 Compare January 12, 2026 09:29
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 12, 2026
@rrasouli
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-test-pr-28625-test-pr-28625-gcp-ipi-ovn-winc

@openshift-ci-robot
Copy link
Contributor

@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

Run ONLY the 4 specific tests being fixed:
- 84267: Certificate rotation
- 76765: WICD-Remove-Services
- 74760: Disconnected registry
- 54711: wmco services ConfigMap

Benefits:
- Faster: 10-15 min instead of 50 min
- Focused: Only validates specific fixes
- Efficient: Reduces Prow resource usage

TEST_FILTERS: 84267|76765|74760|54711
TEST_TIMEOUT: 20 (reduced from 50)
@rrasouli rrasouli force-pushed the test-winc-pr-28625-fix branch from 05209a6 to 00469cd Compare January 12, 2026 10:26
@rrasouli
Copy link
Contributor Author

/pj-rehearse

@openshift-ci-robot
Copy link
Contributor

@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@rrasouli
Copy link
Contributor Author

/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-test-pr-28629-test-pr-28629-gcp-ipi-ovn-winc

@rrasouli
Copy link
Contributor Author

/pj-rehearse

@rrasouli
Copy link
Contributor Author

/retest

@rrasouli
Copy link
Contributor Author

/pj-rehearse

@openshift-ci-robot
Copy link
Contributor

@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@rrasouli rrasouli force-pushed the test-winc-pr-28625-fix branch from 0e64d11 to e1c9744 Compare January 12, 2026 11:53
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@rrasouli: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-openshift-tests-private-release-4.21-winc-service-retry-tests openshift/openshift-tests-private presubmit Presubmit changed
periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-test-pr-28629-test-pr-28629-gcp-ipi-ovn-winc N/A periodic Periodic changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 9, 2026

@rrasouli: 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/rehearse/periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-test-pr-28625-test-pr-28625-gcp-ipi-ovn-winc 05209a6 link unknown /pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-test-pr-28625-test-pr-28625-gcp-ipi-ovn-winc
ci/rehearse/periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-test-pr-28629-test-pr-28629-gcp-ipi-ovn-winc 0e64d11 link unknown /pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-test-pr-28629-test-pr-28629-gcp-ipi-ovn-winc
ci/prow/core-valid e1c9744 link true /test core-valid

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.

@rrasouli
Copy link
Contributor Author

/close

@openshift-ci openshift-ci bot closed this Feb 11, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 11, 2026

@rrasouli: Closed this PR.

Details

In response to this:

/close

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants