From 977c8a02bbfcb8a6995fe54188481d3f9b02c4eb Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Mon, 23 Dec 2019 13:58:10 +0000 Subject: [PATCH] ci(kitchen): standardise structure [skip ci] * Checked using https://github.com/myii/ssf-formula/pull/115 --- kitchen.yml | 8 -------- 1 file changed, 8 deletions(-) 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: