6 Commits

Author SHA1 Message Date
Takashi Kajinami
358924dbca Revert "CentOS 9: Disable unit tests dependent on puppet-postgresql"
This reverts commit 0f1d26cdb67f4561be291db65cd4574ac0615cb5.

Reason for revert:
puppet-postgresql 8.1.0 was released and now the module supports RHEL 9
(and CentOS 9 effectively).

Note:
This change adds the service_provider fact in test fact data because
it is required by puppet-postgresql.

Depends-on: https://review.opendev.org/850705
Change-Id: Id71237bc97e04f6c83403f60605d3bff44bc944a
2022-07-24 00:23:49 +09:00
Takashi Kajinami
0f1d26cdb6 CentOS 9: Disable unit tests dependent on puppet-postgresql
The puppt-postgresql module does not support CentOS 9 yet and requires
some version parameters to be run on CentOS 9. This change disables
unit tests requiring that module, until the module supports CentOS 9.

Change-Id: I8b3d2308689bbb5453c4f2762bf67c3ba3624f1a
2022-02-16 00:17:08 +09:00
ZhongShengping
b3b03d6190 Include deps class in unit test for postgresql
Change-Id: I4a06842755a25592148f5bdab75e03b50bcd66fa
2020-10-10 09:31:12 +08:00
Takashi Kajinami
b046aa43ea Remove password hash generation in each puppet modules
... and migrate it to openstacklib so that all logics about database
configuration are implemented in one common place.

Depends-on: https://review.opendev.org/#/c/728595/
Change-Id: I1fe4c1eed71e9b4ca977b206edefbd0c700af74d
2020-05-17 21:07:46 +09:00
Alex Schultz
a6e6657811 Update tests to leverage rspec-puppet-facts
This change updates the test that currently do Debian/RedHat sets of
tests to use on_supported_os from rspec-puppet-facts. This improves the
over all coverage with the specific CentOS, Debian, RedHat and Ubuntu
flavors of facts.

Change-Id: Ibd7e2914419a492363de70d1e93c86abeeabc357
2016-01-13 14:22:06 -07:00
Emilien Macchi
ca85542cc2 puppet-aodh: Initial commit
This is the initial commit for puppet-aodh.
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: I17611e8608931cf69b8d9891620e901a8936e19e
2015-10-01 09:35:49 -04:00