Skip to content

Use $TEST_RUNTIME for cri test.#3205

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
Random-Liu:test-runtime-for-cri
Apr 12, 2019
Merged

Use $TEST_RUNTIME for cri test.#3205
crosbymichael merged 1 commit intocontainerd:masterfrom
Random-Liu:test-runtime-for-cri

Conversation

@Random-Liu
Copy link
Copy Markdown
Member

We should be testing runc.v1 and runc.v2 with cri test as well.

This can help us catch regressions like #3203.

Signed-off-by: Lantao Liu [email protected]

@Random-Liu
Copy link
Copy Markdown
Member Author

This can only start passing after #3203 is fixed, I guess.

@Random-Liu Random-Liu force-pushed the test-runtime-for-cri branch 3 times, most recently from 8f32b92 to 9659de0 Compare April 10, 2019 19:01
@Random-Liu Random-Liu force-pushed the test-runtime-for-cri branch from 9659de0 to a12f836 Compare April 10, 2019 21:11
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3205 into master will decrease coverage by 4.73%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3205      +/-   ##
==========================================
- Coverage   45.19%   40.46%   -4.74%     
==========================================
  Files         111       74      -37     
  Lines       12009     9954    -2055     
==========================================
- Hits         5428     4028    -1400     
+ Misses       5746     5360     -386     
+ Partials      835      566     -269
Flag Coverage Δ
#linux ?
#windows 40.46% <ø> (ø) ⬆️
Impacted Files Coverage Δ
snapshots/native/native.go 1.79% <0%> (-41.26%) ⬇️
archive/tar.go 16.99% <0%> (-26.8%) ⬇️
metadata/snapshot.go 21.53% <0%> (-24.28%) ⬇️
cio/io.go 1.52% <0%> (-21.38%) ⬇️
content/local/writer.go 56.86% <0%> (-0.99%) ⬇️
gc/scheduler/scheduler.go 66.34% <0%> (-0.97%) ⬇️
oci/spec_opts.go 30.33% <0%> (-0.25%) ⬇️
mount/temp_unix.go
sys/reaper_linux.go
services/server/server_linux.go
... and 34 more

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 475619c...a12f836. Read the comment docs.

@Random-Liu
Copy link
Copy Markdown
Member Author

@crosbymichael Can we get this in? So that we get shim v2 + CRI coverage before merging other changes?

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
Copy link
Copy Markdown
Member

estesp commented Apr 12, 2019

ping @crosbymichael

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@crosbymichael crosbymichael merged commit 32e788a into containerd:master Apr 12, 2019
@Random-Liu Random-Liu deleted the test-runtime-for-cri branch April 12, 2019 17:55
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.

4 participants