Skip to content

chore(ui): Increase cypress requestTimeout to 20 seconds#12852

Merged
pedrottimark merged 1 commit intomasterfrom
cypress-requestTimeout-20
Oct 1, 2024
Merged

chore(ui): Increase cypress requestTimeout to 20 seconds#12852
pedrottimark merged 1 commit intomasterfrom
cypress-requestTimeout-20

Conversation

@pedrottimark
Copy link
Contributor

Description

As discussed in team meeting, see effect of requestTimeout on occasional test failures for generic requests

History: increased from default 5 seconds to 10 seconds about 2 years ago on 2022-10-04 in #3307

https://docs.cypress.io/guides/references/configuration#Timeouts

User-facing documentation

  • CHANGELOG update is not needed
  • documentation PR is not needed

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
  • edited configuration of e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

CI

@pedrottimark pedrottimark requested a review from a team as a code owner September 30, 2024 21:01
@pedrottimark pedrottimark changed the title e2e(ui): Increase cypress requestTimeout to 20 seconds chore(ui): Increase cypress requestTimeout to 20 seconds Sep 30, 2024
@rhacs-bot
Copy link
Contributor

Images are ready for the commit at e25df09.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.6.x-611-ge25df09067.

@codecov
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.15%. Comparing base (35514dd) to head (e25df09).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12852   +/-   ##
=======================================
  Coverage   48.15%   48.15%           
=======================================
  Files        2439     2439           
  Lines      175096   175096           
=======================================
  Hits        84326    84326           
- Misses      83969    83970    +1     
+ Partials     6801     6800    -1     
Flag Coverage Δ
go-unit-tests 48.15% <ø> (ø)

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.

@openshift-ci
Copy link

openshift-ci bot commented Sep 30, 2024

@pedrottimark: 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/gke-ui-e2e-tests e25df09 link false /test gke-ui-e2e-tests
ci/prow/ocp-4-12-ui-e2e-tests e25df09 link false /test ocp-4-12-ui-e2e-tests
ci/prow/ocp-4-16-ui-e2e-tests e25df09 link false /test ocp-4-16-ui-e2e-tests

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.

Copy link
Contributor

@dvail dvail left a comment

Choose a reason for hiding this comment

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

No real downside to doing this in my opinion. 👍

@pedrottimark pedrottimark merged commit 9790e68 into master Oct 1, 2024
@pedrottimark pedrottimark deleted the cypress-requestTimeout-20 branch October 1, 2024 11:35
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.

3 participants