runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Run I/O PnP tests with devicemapper

Open amshinde opened this issue 7 years ago • 9 comments

amshinde avatar Jul 20 '17 18:07 amshinde

We want to do a run of this before making our relase to make sure #'s look correct, but adding this to CI shouldn't block release.

egernst avatar Sep 14 '17 18:09 egernst

BTW, I assume this issue should really be "run i/o pnp CI on devicemapper", right?

egernst avatar Sep 14 '17 18:09 egernst

If this is for the CI, then it is still valid. If it really was just a one off request, then it is done and can be closed.

grahamwhaley avatar Jan 23 '18 17:01 grahamwhaley

Okay - I think it should be done for PnP CI, right? Who's an appropriate owner?

egernst avatar Jan 23 '18 17:01 egernst

**assuming this CI is getting migrated also for kata?

egernst avatar Jan 23 '18 17:01 egernst

Yes, this needs to be done as part of PNP CI. I have changed the title to make it clearer.

amshinde avatar Jan 23 '18 17:01 amshinde

and the owner will be me. It may be a little tricky depending on how much hardware we have - I need to investigate if we can get away with multiple graph/mount types without having to re-config and reboot docker, but I suspect we cannot, which is where the 'tricky little dance' might come in.

grahamwhaley avatar Jan 23 '18 17:01 grahamwhaley

@grahamwhaley Yes, to switch to a different storage driver, you will need to reconfigure docker, stop all containers and basically get rid of /var/lib/docker/ before restarting docker.

amshinde avatar Jan 23 '18 17:01 amshinde

yeah. ouch :-( Not a fun thing to try and orchestrate reliably in a CI - so, we'll see what we can do at some point.

grahamwhaley avatar Jan 23 '18 17:01 grahamwhaley