Skip to content

Conversation

laurazard
Copy link
Contributor

@laurazard laurazard commented Feb 16, 2024

Hopefully, this fixes some networking flakyness seen in

func TestNetworks(t *testing.T) {
(see runs like https://github.com/docker/compose/actions/runs/7898881759/job/21557172714?pr=11499)

What I did

Bump the engine version used in CI (25.0.2 -> 25.0.3)

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

image

changes: https://github.com/moby/moby/releases/tag/v25.0.3

(Hopefully, this fixes some networking flakyness)

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
@laurazard laurazard self-assigned this Feb 16, 2024
@glours glours enabled auto-merge February 16, 2024 13:47
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (de3da82) 58.23% compared to head (9b0e3d5) 58.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11512      +/-   ##
==========================================
+ Coverage   58.23%   58.27%   +0.04%     
==========================================
  Files         134      134              
  Lines       11546    11546              
==========================================
+ Hits         6724     6729       +5     
+ Misses       4156     4153       -3     
+ Partials      666      664       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glours glours merged commit f1431b2 into docker:main Feb 16, 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.

2 participants