]> git.openstreetmap.org Git - chef.git/blob - test/integration/db-backup/inspec/backup_spec.rb
Set default effective_io_concurrency and random_page_cost to SSD values
[chef.git] / test / integration / db-backup / inspec / backup_spec.rb
1 describe service("backup-db.timer") do
2   it { should be_enabled }
3   it { should be_running }
4 end