test-kitchen / kitchen-openstack

OpenStack Compute driver for Test-Kitchen
Other
56 stars 77 forks source link

option to re_use old volume #182

Open guskovd opened 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.02%) to 98.276% when pulling f4aa2f22a344fb6508d18b70ef748d3444f7e3f0 on guskovd:master into c1398fbbaf577bd29440250b933729387dd9485f on test-kitchen:master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.02%) to 98.276% when pulling f4aa2f22a344fb6508d18b70ef748d3444f7e3f0 on guskovd:master into c1398fbbaf577bd29440250b933729387dd9485f on test-kitchen:master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-18.05%) to 81.25% when pulling 6fd2ac84c2db3651808f98fb074f4b7bf16c300a on guskovd:master into c1398fbbaf577bd29440250b933729387dd9485f on test-kitchen:master.

jjasghar commented 6 years ago

Hi! Thanks for the contribution @guskovd.

Can you explain why this is needed? Also, can you deal with the failing checks?

guskovd commented 6 years ago

https://github.com/test-kitchen/kitchen-openstack/issues/181

I have already tried to explain why this is necessary. My idea is to be able to store constant data between tests. (For the Docker users the idea seems obvious). For 2 months I used a kitchen-openstack from my repository. Works as it should

jjasghar commented 6 years ago

Can you add some documentation for this? I'll like to merge this in and release this gem.

jjasghar commented 6 years ago

Having some documentation around reuse_volume would be helpful in the README.

guskovd commented 6 years ago

OK. I will try to do it in the near future