Skip to content
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

fix: increase controllers integration test timeout #679

Conversation

fabriziosestito
Copy link
Contributor

@fabriziosestito fabriziosestito commented Mar 15, 2024

Description

Increases the integration test timeout that was causing flaky tests

Fixes: #628

@fabriziosestito fabriziosestito requested a review from a team as a code owner March 15, 2024 08:07
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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 Coverage Δ
integration-tests 71.96% <ø> (?)
unit-tests 44.12% <ø> (ø)

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.

@viccuad viccuad merged commit 96941d0 into kubewarden:main Mar 15, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Integration tests are flaky
2 participants