Skip to content

Increase sequential testing timeout#1096

Merged
openshift-merge-bot[bot] merged 2 commits intoredhat-developer:v1.20from
trdoyle81:Increase-sequential-testing-timeout
Mar 12, 2026
Merged

Increase sequential testing timeout#1096
openshift-merge-bot[bot] merged 2 commits intoredhat-developer:v1.20from
trdoyle81:Increase-sequential-testing-timeout

Conversation

@trdoyle81
Copy link
Contributor

What type of PR is this?
/kind failing-test

What does this PR do / why we need it:
This PR increases the timeout for the e2e-tests-sequential-ginkgo Makefile target from 180m to 210m (3.5 hours).

While testing v1.20 against OpenShift 4.21, the v4.21-kuttl-sequential job hit the hardcoded 3-hour (180m) timeout before finishing the test suite

Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.
    (Note: N/A - Makefile test configuration change only)

Which issue(s) this PR fixes:

Fixes # N/A

Test acceptance criteria:

  • Unit Test
  • E2E Test

How to test changes / Special notes to the reviewer:
Trigger the OpenShift CI Prow jobs (specifically the sequential test suite) and verify that the run successfully bypasses the previous 180-minute ceiling without being forcefully killed by Ginkgo.

@openshift-ci openshift-ci bot added the kind/failing-test Categorizes issue or PR as related to a frequently failing test. label Mar 12, 2026
@openshift-ci openshift-ci bot requested review from AdamSaleh and svghadi March 12, 2026 10:45
@trdoyle81 trdoyle81 requested review from Naveena-058 and varshab1210 and removed request for AdamSaleh and svghadi March 12, 2026 10:46
@trdoyle81 trdoyle81 force-pushed the Increase-sequential-testing-timeout branch from dfb78fa to 5724000 Compare March 12, 2026 10:50
alkakumari016 and others added 2 commits March 12, 2026 10:51
…to the Lightspeed (redhat-developer#1095)

Signed-off-by: Alka Kumari <alkumari@redhat.com>
Signed-off-by: Triona Doyle <bot@example.com>
Signed-off-by: Triona Doyle <bot@example.com>
@trdoyle81 trdoyle81 force-pushed the Increase-sequential-testing-timeout branch from 5724000 to 127b620 Compare March 12, 2026 10:57
@varshab1210
Copy link
Member

/lgtm
/approve

@openshift-ci
Copy link

openshift-ci bot commented Mar 12, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: varshab1210

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 a15d377 into redhat-developer:v1.20 Mar 12, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved kind/failing-test Categorizes issue or PR as related to a frequently failing test. lgtm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants