Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

fix: Integration tests #8198

Merged
merged 3 commits into from
Jun 27, 2022
Merged

fix: Integration tests #8198

merged 3 commits into from
Jun 27, 2022

Conversation

thisthat
Copy link
Member

@thisthat thisthat commented Jun 27, 2022

This PR

adds a timeout before executing minishift tests to make sure all components are up and running.

Test_LogForwarding is enabled again.

Integration test run: https://github.com/keptn/keptn/actions/runs/2567263369

Fixes #8194
Fixes #8166
Fixes #8143

thisthat added 2 commits June 27, 2022 08:34
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
@thisthat thisthat added the CI:trigger-build-everything Trigger CI Build: Set BUILD_EVERYTHING=TRUE label Jun 27, 2022
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #8198 (e8fff9c) into master (45223dc) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #8198      +/-   ##
==========================================
+ Coverage   62.79%   62.85%   +0.05%     
==========================================
  Files         630      630              
  Lines       33645    33614      -31     
  Branches     1654     1650       -4     
==========================================
  Hits        21129    21129              
+ Misses      11212    11185      -27     
+ Partials     1304     1300       -4     
Impacted Files Coverage Δ
bridge/client/app/_services/data.service.ts 75.59% <0.00%> (+1.06%) ⬆️
...ce-state-list/ktb-sequence-state-list.component.ts 81.81% <0.00%> (+16.60%) ⬆️
...app/dashboard-legacy/dashboard-legacy.component.ts 96.42% <0.00%> (+22.74%) ⬆️
...nts/ktb-project-list/ktb-project-list.component.ts 100.00% <0.00%> (+37.50%) ⬆️
...nts/ktb-project-list/ktb-project-tile.component.ts 100.00% <0.00%> (+42.10%) ⬆️
Flag Coverage Δ
api 84.14% <ø> (ø)
approval-service 64.61% <ø> (ø)
bridge-server 68.21% <ø> (ø)
bridge2 78.85% <ø> (+0.31%) ⬆️
cli 44.64% <ø> (ø)
configuration-service 9.17% <ø> (ø)
distributor 67.98% <ø> (ø)
helm-service 49.07% <ø> (ø)
jmeter-service 25.29% <ø> (ø)
lighthouse-service 75.07% <ø> (ø)
mongodb-datastore 57.94% <ø> (ø)
remediation-service 79.77% <ø> (ø)
resource-service 81.33% <ø> (ø)
secret-service 81.47% <ø> (ø)
shipyard-controller 64.68% <ø> (ø)
statistics-service 58.41% <ø> (ø)
webhook-service 83.70% <ø> (ø)

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

@thisthat thisthat marked this pull request as ready for review June 27, 2022 08:49
@thisthat thisthat requested a review from a team as a code owner June 27, 2022 08:50
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
@sonarqubecloud
Copy link

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
No Duplication information No Duplication information

@thisthat thisthat merged commit 23038a1 into master Jun 27, 2022
@thisthat thisthat deleted the add-sleep-minishift branch June 27, 2022 09:38
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
CI:trigger-build-everything Trigger CI Build: Set BUILD_EVERYTHING=TRUE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration tests failed Integration tests failed Integration tests failed
2 participants