summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-06-26 20:55:07 -0700
committerTim Smith <tsmith@chef.io>2018-06-26 20:55:07 -0700
commitab74e1b5f5d3a92475aaa4492c8e6fa12d76fc55 (patch)
tree9cbf469df0a36ad83549379c728eb3ca0e49c381 /.gitignore
parent4e39c729c5981067c028bd3abcb50b066d760a28 (diff)
downloadchef-ab74e1b5f5d3a92475aaa4492c8e6fa12d76fc55.tar.gz
Remove the existing acceptance testing frameworkkill-acceptance
We haven't used this framework for 2 major releases of Chef and as time goes on it's more and more likely we'll build something very different for testing. We 100% do need acceptance testing, but between dokken testing in Travis and the potential for more complex integration testing with build-kite I think we should do the proper cleanup and remove this code now. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 71f9cce719..ac14a13e8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,11 +49,7 @@ spec/data/test-dir
spec/data/nodes
/config/
-# acceptance binstubs
-acceptance/bin/*
-
vendor/
-acceptance/vendor
kitchen-tests/vendor
# Visual Studio Code files
@@ -62,11 +58,6 @@ kitchen-tests/vendor
# ignore nodes generated during local testing
nodes/
-# acceptance
-acceptance/.acceptance_logs
-acceptance/.acceptance_data
-acceptance/data-collector/Berksfile.lock
-
# chef-config
chef-config/.bundle
chef-config/Gemfile.lock