Adapt Strainerfile to gate jobs
For easier testing before committing a change to review, it'd be nicer to have the Strainer tests in line with what happens on openstack-infra. Change-Id: Ie025ebd300632af39090d5b180cf9f09e775c237
This commit is contained in:
		| @@ -1,5 +1,5 @@ | |||||||
| # Strainerfile | # Strainerfile | ||||||
| rubocop: bundle exec rubocop $SANDBOX/$COOKBOOK | rubocop: bundle exec rubocop $SANDBOX/$COOKBOOK | ||||||
| knife test: bundle exec knife cookbook test $COOKBOOK | knife test: bundle exec knife cookbook test $COOKBOOK | ||||||
| foodcritic: bundle exec foodcritic -f any -t ~FC003 $SANDBOX/$COOKBOOK | foodcritic: bundle exec foodcritic -f any -t ~FC003 -t ~FC023 $SANDBOX/$COOKBOOK | ||||||
| chefspec: bundle exec rspec $SANDBOX/$COOKBOOK/spec | chefspec: bundle exec rspec $SANDBOX/$COOKBOOK/spec | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Stephan Renatus
					Stephan Renatus