Skip to content

implement ctr --connect-timeout#3653

Merged
estesp merged 1 commit intocontainerd:masterfrom
lalyos:fix-connect-timeout
Sep 16, 2019
Merged

implement ctr --connect-timeout#3653
estesp merged 1 commit intocontainerd:masterfrom
lalyos:fix-connect-timeout

Conversation

@lalyos
Copy link
Copy Markdown
Contributor

@lalyos lalyos commented Sep 16, 2019

the connect-timeout global flag was already defined, but not used.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Sep 16, 2019

Build succeeded.

@fuweid
Copy link
Copy Markdown
Member

fuweid commented Sep 16, 2019

Hi, @lalyos thanks for contribution. could you mind to repush it to trigger the CI again? since we have flaky case here.

ok  	github.com/containerd/containerd/archive	1.069s	coverage: 19.6% of statements
--- FAIL: TestImagesCreateUpdateDelete (0.06s)
    --- FAIL: TestImagesCreateUpdateDelete/Touch (0.01s)
        images_test.go:531: timestamp for updatedat not after createdat: 2019-09-16 10:38:49.5748944 +0000 UTC <= 2019-09-16 10:38:49.5748944 +0000 UTC

Thanks

@lalyos lalyos force-pushed the fix-connect-timeout branch from e1e14ec to 19ecd49 Compare September 16, 2019 11:57
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Sep 16, 2019

Build succeeded.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3653 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3653   +/-   ##
=======================================
  Coverage   42.39%   42.39%           
=======================================
  Files         127      127           
  Lines       14048    14048           
=======================================
  Hits         5955     5955           
  Misses       7193     7193           
  Partials      900      900
Flag Coverage Δ
#linux 45.9% <ø> (ø) ⬆️
#windows 37.27% <ø> (ø) ⬆️

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 9339104...19ecd49. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@estesp estesp merged commit 86442df into containerd:master Sep 16, 2019
@lalyos lalyos deleted the fix-connect-timeout branch September 16, 2019 17:40
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.

5 participants