METAL-1831: Add periodic sync for NGS with rebasebot#79481
Conversation
|
@elfosardo: This pull request references METAL-1831 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 "5.0.0" version, but no target version was set. DetailsIn 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughAdds a new scheduled rebasebot CI job for openstack-networking-generic-switch that runs on Monday, Wednesday, and Friday at 10:40 UTC. The job rebases changes from upstream openstack to the openshift fork and includes required credentials and resource configuration. ChangesScheduled Rebasebot Job
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse |
|
@elfosardo: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@elmiko @JoelSpeed @RadekManak please review and approve this, thanks! |
|
/pj-rehearse ack |
|
@elfosardo: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: elfosardo, iurygregory, JoelSpeed The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@elfosardo: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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]: your |
1 similar comment
|
@openshift-ci[bot]: your |
Summary
This PR adds a new periodic rebasebot sync job to OpenShift's CI infrastructure for automatically rebasing the OpenStack
networking-generic-switchproject.Changes
The PR adds a scheduled rebasebot job to the OpenShift CI configuration that will:
openstack/networking-generic-switchon themasterbranchopenshift-networking-generic-switch:mainbranchteam-ocp-metal-platformSlack channelThe job follows the established pattern used by other OpenStack projects already configured in the rebasebot infrastructure (sushy, ironic, ironic-python-agent, ironic-prometheus-exporter), extending automated upstream tracking to the networking-generic-switch project.