Commit Graph

7 Commits

Author SHA1 Message Date
Liam Young df91c1e6cb Fix netapp tests
* Check the charm config options when constructing the expected
  cinder.conf contents. This makes the tests less brittle when
  bundles are changed.

* Only check the volume backend name for netapp as the host part
  is now the cinder units hostname
2022-03-29 16:17:16 +00:00
Gustavo Sanchez 42cb820276 Add tests for cinder nimblestorage and solidfire
Turn netapp tests into parent class CinderBackendTest.
Solidfire, nimblestorage and netapp inheret tests from parent.
2022-02-02 16:43:34 -04:00
Luciano Lo Giudice a5831c43df Remove pointless tracing. 2021-09-20 11:57:06 -03:00
Luciano Lo Giudice 40a9a5bfb3 Safely remove volume
Move the checks inside a 'try' block so that the volume can be
safely remove as a 'finally' statement.
2021-09-20 11:55:52 -03:00
Luciano Lo Giudice 89d47dc016 Fix name in call to super 2021-09-13 14:07:15 -03:00
Luciano Lo Giudice a94cbb1d3a Rename the test class to be more uniform 2021-09-13 14:00:36 -03:00
Luciano Lo Giudice 86b440a46b Add the cinder-netapp tests 2021-09-13 13:31:36 -03:00