Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

CI cleanup timeout increase #1864

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

eduser25
Copy link
Contributor

@eduser25 eduser25 commented Oct 16, 2020

With enough test applications/namespaces in combination with a slow
instance of gh actions, we've seen some delays to clean up all test
namespaces, and consequently test failures.

Relaxing further the wait-for-namespaces cleanup time, as re-running
the test suite for a non-osm-related/infra timeout can be a lot more expensive
than grating additional infra cleanup time.

Affected area:

  • Tests [X]

  • CI System [X]

  • Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?
    No

@eduser25 eduser25 requested a review from a team as a code owner October 16, 2020 23:20
With enough test applications/namespaces in combination with a slow
instance of gh actions, we've seen some delays to clean up all test
namespaces and test failures.

Relaxing further the wait-for-namespaces cleanup time, as re-running
the test suite for a non-osm-related issue is a lot more expensive
compared to grating additional infra cleanup time.
@eduser25 eduser25 force-pushed the CI-cleanup-increase branch from ff7795d to 79abda2 Compare October 16, 2020 23:21
@codecov-io
Copy link

codecov-io commented Oct 16, 2020

Codecov Report

Merging #1864 into main will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1864      +/-   ##
==========================================
+ Coverage   59.22%   59.28%   +0.05%     
==========================================
  Files         126      126              
  Lines        5175     5177       +2     
==========================================
+ Hits         3065     3069       +4     
+ Misses       2107     2105       -2     
  Partials        3        3              
Impacted Files Coverage Δ
pkg/envoy/route/config.go 95.83% <0.00%> (+0.83%) ⬆️
pkg/injector/webhook.go 74.31% <0.00%> (+0.83%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 321febf...79abda2. Read the comment docs.

@eduser25 eduser25 merged commit b0cb745 into openservicemesh:main Oct 19, 2020
draychev pushed a commit to draychev/osm that referenced this pull request Oct 28, 2020
With enough test applications/namespaces in combination with a slow
instance of gh actions, we've seen some delays to clean up all test
namespaces and test failures.

Relaxing further the wait-for-namespaces cleanup time, as re-running
the test suite for a non-osm-related issue is a lot more expensive
compared to grating additional infra cleanup time.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants