ed3b2737d1
The test class BlueStoreCompressionCharmOperation gates tests on whether the ceph release is mimic or newer but it uses the keystone application to calculate the currently deployed version. This PR switches the test class to ceck the version of ceph-mon instead which makes more sense and the keystone application may not always present in a ceph deployment.