Skip to content

Increase Test Timeout#73072

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
xiaojiey:entend-timeout-content
Jan 8, 2026
Merged

Increase Test Timeout#73072
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
xiaojiey:entend-timeout-content

Conversation

@xiaojiey
Copy link
Copy Markdown
Contributor

@xiaojiey xiaojiey commented Jan 5, 2026

This PR means to fix the timeout issue in the test job of ComplianceAsCode/content#14272.
Per PR#14272 test job, the test job will be killed due to ran too long. Extend the timer to fix such error.

 *** Test killed with quit: ran too long (11m0s).
FAIL	github.com/ComplianceAsCode/ocp4e2e	660.008s
FAIL
{"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:84","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.internalRun","level":"error","msg":"Error executing test process","severity":"error","time":"2026-01-04T11:08:30Z"}
error: failed to execute wrapped command: exit status 1 

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 5, 2026
@liangxia
Copy link
Copy Markdown
Contributor

liangxia commented Jan 5, 2026

/test ordered-prow-config

@xiaojiey
Copy link
Copy Markdown
Contributor Author

xiaojiey commented Jan 5, 2026

/pj-rehearse pull-ci-ComplianceAsCode-content-master-e2e-aws-openshift-node-compliance

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

@xiaojiey xiaojiey force-pushed the entend-timeout-content branch from 8c859aa to 25b208f Compare January 5, 2026 08:13
@xiaojiey
Copy link
Copy Markdown
Contributor Author

xiaojiey commented Jan 5, 2026

/pj-rehearse pull-ci-ComplianceAsCode-content-master-e2e-aws-openshift-node-compliance

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

@xiaojiey xiaojiey force-pushed the entend-timeout-content branch from 25b208f to 1960f0f Compare January 5, 2026 12:18
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@xiaojiey: 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-ComplianceAsCode-content-master-e2e-aws-openshift-node-compliance ComplianceAsCode/content presubmit Ci-operator config 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.

@xiaojiey
Copy link
Copy Markdown
Contributor Author

xiaojiey commented Jan 5, 2026

/pj-rehearse pull-ci-ComplianceAsCode-content-master-e2e-aws-openshift-node-compliance

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jan 5, 2026

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

@xiaojiey
Copy link
Copy Markdown
Contributor Author

xiaojiey commented Jan 6, 2026

/pj-rehearse ack

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@xiaojiey: job(s): , ack either don't exist or were not found to be affected, and cannot be rehearsed

@xiaojiey
Copy link
Copy Markdown
Contributor Author

xiaojiey commented Jan 6, 2026

/pj-rehearse ack

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

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

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Jan 6, 2026
@xiaojiey
Copy link
Copy Markdown
Contributor Author

xiaojiey commented Jan 6, 2026

@yuumasato @Vincent056 Could you please help to review/merge? Thanks.

Copy link
Copy Markdown
Contributor

@yuumasato yuumasato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jan 8, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jan 8, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xiaojiey, yuumasato

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-merge-bot openshift-merge-bot Bot merged commit c370f27 into openshift:master Jan 8, 2026
14 checks passed
tbuskey pushed a commit to tbuskey/release that referenced this pull request Jan 12, 2026
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. 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.

4 participants