aboutsummaryrefslogtreecommitdiffstats
path: root/spec/classes/tripleo_profile_base_ceilometer_expirer_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2016-09-30Add ceilometer profile rspec testingAlex Schultz1-0/+58
This change adds rspec testing for the ceilometer profiles. While writing these tests, the tripleo::profile::base::ceilometer::collector class needed to have the hiera lookups moved to class parameters to allow for testing the possible options around the database backend. These tests add coverage for ipv4 and ipv6 configurations for the collector profile as well as excluding mongodb on the backend. Change-Id: I1abae040104e8492a9fe266de74080e1e7701731