summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-10-05 14:58:44 -0700
committerGitHub <noreply@github.com>2016-10-05 14:58:44 -0700
commit5fb1a0c0378a22c3acd3f44e97e9ea9033e5f684 (patch)
tree63b4420507e189c63b3df593bc1e99f69ab091ed
parent742ff23beb39383b0e55eb3e7fde766face6f4a5 (diff)
parenta100e079c70c20eefbea007b99065ec296d790d4 (diff)
downloadchef-5fb1a0c0378a22c3acd3f44e97e9ea9033e5f684.tar.gz
Merge pull request #5414 from chef/test
turn off fips unit-functional tests on windows acceptance
-rw-r--r--acceptance/fips/.kitchen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/acceptance/fips/.kitchen.yml b/acceptance/fips/.kitchen.yml
index 23280f9142..e78a3289d1 100644
--- a/acceptance/fips/.kitchen.yml
+++ b/acceptance/fips/.kitchen.yml
@@ -1,6 +1,6 @@
suites:
- name: fips-unit-functional
- includes: [centos-6, windows-2012r2]
+ includes: [centos-6]
run_list:
- name: fips-integration