Skip to content

fix(ci): Increase TEST_TIMEOUT for ppc64le/s390x #16369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mdafsanhossain
Copy link
Contributor

Description

Increases test timeout for IBM ppc64le and s390x jobs to prevent premature termination of e2e test step. See #13259 (comment)

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

Tested with Openshift CI.

Signed-off-by: Afsan Hossain <Mdafsan.Hossain@ibm.com>
@rhacs-bot
Copy link
Contributor

Images are ready for the commit at e7f221e.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.9.x-466-ge7f221e668.

@mdafsanhossain
Copy link
Contributor Author

/test powervs-4-19-qa-corebpf-e2e-tests

Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@1d826fd). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #16369   +/-   ##
=========================================
  Coverage          ?   49.10%           
=========================================
  Files             ?     2632           
  Lines             ?   195130           
  Branches          ?        0           
=========================================
  Hits              ?    95811           
  Misses            ?    91809           
  Partials          ?     7510           
Flag Coverage Δ
go-unit-tests 49.10% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mdafsanhossain
Copy link
Contributor Author

/test powervs-4-19-qa-corebpf-e2e-tests

1 similar comment
@mdafsanhossain
Copy link
Contributor Author

/test powervs-4-19-qa-corebpf-e2e-tests

Copy link

openshift-ci bot commented Aug 12, 2025

@mdafsanhossain: 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/prow/ocp-4-12-nongroovy-e2e-tests e7f221e link false /test ocp-4-12-nongroovy-e2e-tests
ci/prow/powervs-4-19-qa-corebpf-e2e-tests e7f221e link false /test powervs-4-19-qa-corebpf-e2e-tests

Full PR test history. Your PR dashboard.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants