k8s: disable host cache empty dir test#1433
Conversation
Depends-on: github.com/kata-containers/runtime#1485 Fixes kata-containers#1432 Signed-off-by: Alex Price <aprice@atlassian.com>
|
/test |
egernst
left a comment
There was a problem hiding this comment.
Looks good. Will we be adding a new test soon it’s place?
Yep, I'd be happy to add a new test. |
|
/test |
|
/retest |
|
@egernst / @chavafg / @amshinde Apologies for commenting on a closed PR, but correct me if I'm wrong, but I don't think removing the test in this PR was needed in the end, as kata-containers/runtime#1485 was passing without this PR being merged. Is it possible to revert/add this test back in? |
|
@awprice This test was checking if the empty-dir was mounted as 9p with |
Depends-on: github.com/kata-containers/runtime#1485
Fixes #1432
Signed-off-by: Alex Price aprice@atlassian.com