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

chore: remove waiting after KEDA integration test cleanup #3836

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

odubajDT
Copy link
Contributor

@odubajDT odubajDT commented Nov 5, 2024

Description

There is no need to wait for cleanup of KEDA resources (which takes time+resources and often times out) after KEDA integration test as the cluster will be deleted after the test is finished even if the uninstallation is not done yet.

@odubajDT odubajDT requested a review from a team as a code owner November 5, 2024 12:17
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.70%. Comparing base (cbd00cb) to head (96736d2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3836      +/-   ##
==========================================
- Coverage   77.72%   77.70%   -0.03%     
==========================================
  Files         219      219              
  Lines       11575    11575              
==========================================
- Hits         8997     8994       -3     
- Misses       2214     2216       +2     
- Partials      364      365       +1     

see 1 file with indirect coverage changes

Flag Coverage Δ
certificate-operator 47.44% <ø> (ø)
component-tests 79.21% <ø> (+21.36%) ⬆️
lifecycle-operator 79.68% <ø> (ø)
metrics-operator 75.91% <ø> (ø)

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

@odubajDT odubajDT changed the title chore: remove cleanup after KEDA integration test chore: remove waiting after KEDA integration test cleanup Nov 5, 2024
Copy link

sonarqubecloud bot commented Nov 5, 2024

@odubajDT odubajDT merged commit f912b72 into keptn:main Nov 5, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants