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: reduce parallelism in integration tests #2130

Merged
merged 2 commits into from
Sep 20, 2023
Merged

chore: reduce parallelism in integration tests #2130

merged 2 commits into from
Sep 20, 2023

Conversation

RealAnna
Copy link
Contributor

@RealAnna RealAnna commented Sep 19, 2023

this PR attempts to avoid the flaky fail of metrics integration tests

@RealAnna RealAnna requested a review from a team as a code owner September 19, 2023 12:14
@netlify
Copy link

netlify bot commented Sep 19, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 4999f6f
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/6509a482ef714f0008fee78f
😎 Deploy Preview https://deploy-preview-2130--keptn-lifecycle-toolkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #2130 (b148a94) into main (2db2569) will increase coverage by 0.07%.
Report is 5 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2130      +/-   ##
==========================================
+ Coverage   84.37%   84.44%   +0.07%     
==========================================
  Files         150      150              
  Lines        9623     9623              
==========================================
+ Hits         8119     8126       +7     
+ Misses       1221     1216       -5     
+ Partials      283      281       -2     

see 2 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 65.91% <ø> (ø)
component-tests 59.37% <ø> (+1.03%) ⬆️
lifecycle-operator 84.94% <ø> (ø)
metrics-operator 87.15% <ø> (ø)
scheduler 32.12% <ø> (ø)

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

Signed-off-by: realanna <anna.reale@dynatrace.com>
@RealAnna RealAnna force-pushed the chore/kuttl branch 2 times, most recently from 4999f6f to b58f8e0 Compare September 19, 2023 13:44
Signed-off-by: realanna <anna.reale@dynatrace.com>
@sonarcloud
Copy link

sonarcloud bot commented Sep 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@RealAnna RealAnna merged commit f9fc7c4 into main Sep 20, 2023
34 checks passed
@RealAnna RealAnna deleted the chore/kuttl branch September 20, 2023 11:52
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.

None yet

3 participants