SCS Volume Types: Testing Notes
Automated tests
We implemented the following testcases:
scs-0114-syntax-checkensures that, for every volume type description, the list of aspects, if present, is formatted according to the standard.scs-0114-encrypted-typeensures that a volume type featuring encryption is present.scs-0114-replicated-typeensures that a volume type featuring replication is present.
The testcases can be run using the script
openstack_test.py.