This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/1388/

Review request for OpenLMI Developers.
By Jan Safranek.
Repository: openlmi-storage

Description

Add test to call all EnumerateInstance{s,Names}, GetInstance, Associators and References.

This is modification of
openlmi-providers/src/python/lmi/test/cases/test_lmi_instances.py from openlmi.

It creates some storage devices and then calls EnumerateInstances and
EnumerateInstanceNames on all LMI_* classes and then calls GetInstance,
AssociatorNames, Associators, ReferenceNames and References on all instances.

It just performs base sanity checks of the returned instances, like
EnumerateInstanceNames returns the same instances as EnumerateInstances.

Diffs

  • test/lmishell/test_lmi_instances.py (PRE-CREATION)

View Diff