Set Berksfile to use ruby solver

This provides much better debugging output.

Depends-On: https://review.opendev.org/702772
Change-Id: I32f254e78817a06ac061cfaaf2ab40559bee9a46
This commit is contained in:
Lance Albertson 2020-01-23 15:23:05 -08:00
parent 4000e8aa96
commit 51716cb6ff
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
source 'https://supermarket.chef.io'
solver :ruby, :required
metadata
# cookbook for testing database provider:
cookbook 'test-openstack-common-database',
path: 'spec/cookbooks/test-openstack-common-database'
cookbook 'test-openstack-common-database', path: 'spec/cookbooks/test-openstack-common-database'