Skip to content

ROX-21457: Disable daily powervs periodic tests - #82546

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
janisz:ROX-21457/disable-powervs-periodic
Jul 28, 2026
Merged

ROX-21457: Disable daily powervs periodic tests#82546
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
janisz:ROX-21457/disable-powervs-periodic

Conversation

@janisz

@janisz janisz commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Set cron to Feb 31 (never fires) to stop failures from persistent powervs cluster creation issues.

Refs:

Summary by CodeRabbit

  • Disables the daily StackRox PowerVS stable CoreBPF QA e2e test by assigning it a non-occurring February 31 cron schedule.
  • Prevents recurring failures from PowerVS cluster creation issues.

Set cron to Feb 31 (never fires) to stop failures from
persistent powervs cluster creation issues.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 28, 2026
@openshift-ci-robot

openshift-ci-robot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

@janisz: This pull request references ROX-21457 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 bug to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Set cron to Feb 31 (never fires) to stop failures from persistent powervs cluster creation issues.

Refs:

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.

@janisz

janisz commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 0d76ac7c-cf0e-40e1-a3ea-a69de899c76e

📥 Commits

Reviewing files that changed from the base of the PR and between e9f9ac3 and 7aa977d.

⛔ Files ignored due to path filters (1)
  • ci-operator/jobs/stackrox/stackrox/stackrox-stackrox-master-periodics.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/stackrox/stackrox/stackrox-stackrox-master.yaml

Walkthrough

The cron schedule for daily-powervs-stable-corebpf-qa-e2e-tests changed from 30 06 * * * to 0 0 31 2 *.

Changes

PowerVS QA scheduling

Layer / File(s) Summary
Update QA cron schedule
ci-operator/config/stackrox/stackrox/stackrox-stackrox-master.yaml
The daily-powervs-stable-corebpf-qa-e2e-tests entry now uses the 0 0 31 2 * cron expression.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: disabling daily PowerVS periodic tests.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed Only cron entries changed in CI YAML; no Ginkgo test titles or test code were added or modified.
Test Structure And Quality ✅ Passed PASS: The PR only changes a CI cron schedule in YAML; no Ginkgo test code or test logic was modified, so the test-quality checklist is not applicable.
Microshift Test Compatibility ✅ Passed PASS: This PR only changes the cron for an existing periodic job; it adds no new Ginkgo e2e tests or test logic, so MicroShift compatibility is not implicated.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The PR only changes a CI cron entry in a YAML config file; no Ginkgo e2e tests or SNO-relevant test logic were added or modified.
Topology-Aware Scheduling Compatibility ✅ Passed Only cron schedules in ci-operator YAML changed; no deployment manifests, operator code, or scheduling constraints were introduced.
Ote Binary Stdout Contract ✅ Passed PASS: Commit only changes CI YAML cron schedules; no binary/main/init/test-setup code or stdout writes were added.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Only cron values changed in CI config/periodic YAML; no new Ginkgo tests, IP handling, or external connectivity code was added.
No-Weak-Crypto ✅ Passed The diff only changes cron schedules to disable periodic jobs; no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB, custom crypto, or secret comparisons were added.
Container-Privileges ✅ Passed PR only changes the cron to never fire; no privileged, hostPID/Network/IPC, SYS_ADMIN, root, or allowPrivilegeEscalation settings were added.
No-Sensitive-Data-In-Logs ✅ Passed The changed YAML only updates a cron schedule; no passwords, tokens, PII, hostnames, or customer data appear in the target file.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@janisz

janisz commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

/cc @jdao-rh

@openshift-ci
openshift-ci Bot requested review from jdao-rh, msugakov and sg-rh July 28, 2026 13:19
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 28, 2026
@janisz

janisz commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

/cc @davdhacs

@openshift-ci
openshift-ci Bot requested a review from davdhacs July 28, 2026 13:20
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@janisz: pj-rehearse could not automatically process this event because the request waited in queue for longer than 5 minutes. Use /pj-rehearse to trigger rehearsals manually.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@janisz: your /pj-rehearse request was not processed because the request waited in queue for longer than 5 minutes. Please retry in a few minutes.

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 28, 2026
@openshift-ci

openshift-ci Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: janisz, jdao-rh

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

@openshift-ci

openshift-ci Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

@janisz: 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.

@janisz

janisz commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@janisz: your /pj-rehearse request was not processed because the request waited in queue for longer than 5 minutes. Please retry in a few minutes.

@janisz

janisz commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse approve

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@janisz: your /pj-rehearse request was not processed because the request waited in queue for longer than 5 minutes. Please retry in a few minutes.

@janisz

janisz commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Jul 28, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit 2e94f71 into openshift:main Jul 28, 2026
17 checks passed
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. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants