ソースを参照

fix(inspec): move test suite to test/integration/default

tags/v0.2.1
Nicolas Rodriguez 5年前
コミット
0ba5fce8f6
3個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      kitchen.yml
  2. +0
    -0
      test/integration/default/controls/syslog_ng.rb
  3. +0
    -0
      test/integration/default/inspec.yml

+ 1
- 1
kitchen.yml ファイルの表示

@@ -71,7 +71,7 @@ verifier:
reporter:
- cli
inspec_tests:
- path: test/integration/syslog_ng
- path: test/integration/default

suites:
- name: default

test/integration/syslog_ng/controls/syslog_ng.rb → test/integration/default/controls/syslog_ng.rb ファイルの表示


test/integration/syslog_ng/inspec.yml → test/integration/default/inspec.yml ファイルの表示


読み込み中…
キャンセル
保存