]> git.openstreetmap.org Git - chef.git/commit
Add tests for db cookbook
authorTom Hughes <tom@compton.nu>
Sun, 4 Dec 2022 12:52:19 +0000 (12:52 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 4 Dec 2022 12:52:19 +0000 (12:52 +0000)
commitd4903a8819db374d78487227003f49398611b481
tree831a1aca9e11fa6fb7160a08e4dddb340065747e
parent8493613d9ea9b1db22b86d528e0cf231c0d68b6c
Add tests for db cookbook
test/integration/db-backup/serverspec/backup_spec.rb [new file with mode: 0644]
test/integration/db-base/serverspec/postgresql_spec.rb [new file with mode: 0644]
test/integration/db-master/serverspec/postgresql_spec.rb [new file with mode: 0644]
test/integration/db-slave/serverspec/postgresql_spec.rb [new file with mode: 0644]