summaryrefslogtreecommitdiff
path: root/kitchen-tests/.kitchen.travis.yml
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-09-18 13:36:54 -0700
committerTim Smith <tsmith@chef.io>2017-09-18 13:36:54 -0700
commit5dde6e6ccad4c11b2b5229a1aa0899e2dfd75b34 (patch)
treea7115b0cecc5f27c627a4bff44127b44120c86f1 /kitchen-tests/.kitchen.travis.yml
parent535d83aa9deeca2b33ae6f951e1c9597782da98c (diff)
downloadchef-5dde6e6ccad4c11b2b5229a1aa0899e2dfd75b34.tar.gz
Remove the webapp cookbook from integration tests
This isn't coming back. We'll replace it with the learnchef stuff in another PR. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'kitchen-tests/.kitchen.travis.yml')
-rw-r--r--kitchen-tests/.kitchen.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchen-tests/.kitchen.travis.yml b/kitchen-tests/.kitchen.travis.yml
index 161f227518..720f034cb5 100644
--- a/kitchen-tests/.kitchen.travis.yml
+++ b/kitchen-tests/.kitchen.travis.yml
@@ -111,7 +111,7 @@ platforms:
- RUN sed -i -e "s/Defaults.*requiretty.*/Defaults !requiretty/g" /etc/sudoers
suites:
- - name: webapp
+ - name: base
run_list:
- recipe[base::default]
- name: awesome_customers_ubuntu