]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Load libraries in a single place
authorTakashi Kajinami <tkajinam@redhat.com>
Mon, 27 Dec 2021 02:58:53 +0000 (11:58 +0900)
committerTakashi Kajinami <tkajinam@redhat.com>
Mon, 27 Dec 2021 02:58:53 +0000 (11:58 +0900)
commitf9bd8755ed4bf88af62360f37061d838f1818cfd
tree93b41a460a3aaa47e56d8cf27246e3339513c785
parent5d40c9503c54f44c8d0b88c79b5ec73af9216566
Load libraries in a single place

This change refactors how the dependent libraries are loaded during
unit tests, and load the libraries in the base spec_helper to avoid
duplicate and redundant implementations.

Change-Id: I440118c0a63a19cde453c2ba5b73b23604d868cd
spec/spec_helper.rb
spec/unit/provider/ceilometer_config/openstackconfig_spec.rb