kubewarden / kubewarden-controller

Manage admission policies in your Kubernetes cluster with ease
https://kubewarden.io
Apache License 2.0
182 stars 30 forks source link

fix: increase controllers integration test timeout #679

Closed fabriziosestito closed 3 months ago

fabriziosestito commented 3 months ago

Description

Increases the integration test timeout that was causing flaky tests

Fixes: #628

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 50.88%. Comparing base (4174370) to head (21b8151).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #679 +/- ## ========================================== + Coverage 44.12% 50.88% +6.76% ========================================== Files 21 26 +5 Lines 1489 1967 +478 ========================================== + Hits 657 1001 +344 - Misses 775 865 +90 - Partials 57 101 +44 ``` | [Flag](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/679/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | Coverage Δ | | |---|---|---| | [integration-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/679/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `71.96% <ø> (?)` | | | [unit-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/679/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `44.12% <ø> (ø)` | | 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=kubewarden#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.