4 Commits

Author SHA1 Message Date
Takashi Kajinami
86ce4e6cdf 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: I02a8e453e3901ef2b2c1c4b9e8dce5997128f5c2
2021-12-27 10:52:39 +09:00
Takashi Kajinami
456e7ff276 Set fixture paths for unit tests
This change defines manifest_dir and module_path expicitly in unit
tests so that modules installed under fixtures directory is properly
loaded.

Closes-Bug: #1930403
Change-Id: I1645afb89e33cfe03e25b09c446e2d47fc6b9f18
2021-06-02 14:10:10 +09:00
Alex Schultz
c620c4c069 Move rspec-puppet-facts to spec helper
This change updates the module to use the rspec-puppet-facts as defined
in the puppet-openstack_spec_helper.

Change-Id: I6a10997b936d4d97a88e81dadbbe310bad132393
2016-09-30 13:24:22 -06:00
Emilien Macchi
481dde1725 puppet-octavia: Initial commit
This is the initial commit for puppet-octavia.
It has been automatically generated using cookiecutter[1] and msync[2]

[1] https://github.com/openstack/puppet-openstack-cookiecutter
[2] https://github.com/openstack/puppet-modulesync-configs

Change-Id: Ieeb5f5c94f093c163fd15ff80672b1f0e4a66ba0
2016-03-09 18:09:58 -05:00