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: assert keptn-cert-manager integration test more precisely #3258

Merged
merged 1 commit into from
Mar 13, 2024
Merged

fix: assert keptn-cert-manager integration test more precisely #3258

merged 1 commit into from
Mar 13, 2024

Conversation

odubajDT
Copy link
Contributor

Description

Since the testcertificate integration test does restart lifecycle-operator and metrics-operator Deployments, it should properly assert that the pods are running after the restart. If this is not the case after the restart -> chainsaw continues with another test (non-blocking-deployment), but since the pods are not yet up and running, it fails.

Also there was a need to increase the execTimeout in the chainsaw configuration to allow the scripts with retry logic to be executed for longer than the default 5s

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.00%. Comparing base (ee679ab) to head (8150add).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3258      +/-   ##
==========================================
- Coverage   87.07%   87.00%   -0.07%     
==========================================
  Files         162      162              
  Lines        8647     8647              
==========================================
- Hits         7529     7523       -6     
- Misses        828      832       +4     
- Partials      290      292       +2     

see 2 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 69.23% <ø> (ø)
component-tests 57.48% <ø> (-1.08%) ⬇️
lifecycle-operator 86.75% <ø> (ø)
metrics-operator 88.32% <ø> (ø)
scheduler 34.74% <ø> (ø)

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

@odubajDT odubajDT marked this pull request as ready for review March 13, 2024 13:34
@odubajDT odubajDT requested a review from a team as a code owner March 13, 2024 13:34
@odubajDT odubajDT merged commit 7536579 into keptn:main Mar 13, 2024
30 checks passed
Vickysomtee pushed a commit to Vickysomtee/keptn-lifecycle-toolkit that referenced this pull request Apr 23, 2024
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