Kong / kubernetes-testing-framework

Golang Integration Testing Framework For Kubernetes APIs and Controllers.
https://konghq.com
Apache License 2.0
40 stars 10 forks source link

Update timeout for .github/workflows/tests.yaml #951

Closed team-eng-enablement closed 6 months ago

team-eng-enablement commented 10 months ago

This is an automated pull request to update default timeouts for all jobs in .github/workflows/tests.yaml that do not currently contain a default timeout property.

Please review these changes closely to ensure that all jobs have sufficient time to run. If a job needs more time, please add a timeout property to that job to override the organization default.

Additionally, please be attentive to unintended changes to the workflow YAML file, as the parser is not perfect.

Lastly, note that it is up to the reviewer to merge this pull request and delete the PR branch once they are satisfied with the changes.

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.01%. Comparing base (69a9c32) to head (873386c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #951 +/- ## ======================================= Coverage 60.01% 60.01% ======================================= Files 50 50 Lines 4079 4079 ======================================= Hits 2448 2448 Misses 1322 1322 Partials 309 309 ``` | [Flag](https://app.codecov.io/gh/Kong/kubernetes-testing-framework/pull/951/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong) | Coverage Δ | | |---|---|---| | [integration-test](https://app.codecov.io/gh/Kong/kubernetes-testing-framework/pull/951/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong) | `60.01% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.