← Back to team overview

cloud-certification-team team mailing list archive

Re: [Merge] lp:~jeffmarcom/cloud-testing/storage_delete_volume_tests into lp:cloud-testing/cloudbox

 

My only concern is the separate cleanup whitelists...

I would assume, in a test run, things like deleting images, for example, woudl be part of the test, and thus should be in the glance whitelist...

e.g.

The compute whitelist would have tests that:

started one instance
shut down one instance
started 300 instances
shut down 300 instances

and glance whitelist would:

install an image
clone an image??
delete an image

This would only apply to the local tests, of course.. I could see the "FULL MONTY" run being done strictly remotely via api doing something like:

create tenant
create role
create user
install image
create flavor
create instance
shutdown instance
delete flavor
delete image
delete user
delete role
delete tenant
-- 
https://code.launchpad.net/~jeffmarcom/cloud-testing/storage_delete_volume_tests/+merge/175337
Your team Cloud Certification is subscribed to branch lp:cloud-testing/cloudbox.


Follow ups

References