diff --git a/kitchen.yml b/kitchen.yml index 0a82a9d1..9fbdd678 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -191,19 +191,14 @@ suites: - rabbitmq pillars_from_files: rabbitmq.sls: pillar.example - # dependencies needed for tests dependencies: - # extra files provided to the formula - name: files path: ./test/salt - # states used to prepare the system before tests - name: states path: ./test/salt - verifier: inspec_tests: - path: test/integration/default - - name: latest provisioner: state_top: @@ -219,12 +214,9 @@ suites: - rabbitmq pillars_from_files: rabbitmq.sls: pillar.example - # dependencies needed for tests dependencies: - # extra files provided to the formula - name: files path: ./test/salt - # states used to prepare the system before tests - name: states path: ./test/salt verifier: