firecracker-microvm/firecracker

Add jailer bind mounts integration test

Open

#1099 opened on May 17, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (34,348 stars) (2,393 forks)batch import
Good first issuePriority: LowStatus: ParkedType: Enhancement

Description

We should add an integration test to cover similar use cases as those mentioned in #1089. We can use this branch as a starting point, after harmonizing it with the latest version of #1093 (ideally by dropping the cherry picked commit at the end, and rebasing master after it gets merged).

Contributor guide