summaryrefslogtreecommitdiff
path: root/kitchen-tests
diff options
context:
space:
mode:
authorJaymala Sinha <jsinha@chef.io>2019-04-15 14:36:24 -0400
committerJaymala Sinha <jsinha@chef.io>2019-04-15 14:36:24 -0400
commita42e6c3d80821dc4fc066393e76bbb39e49456fe (patch)
tree5ac5689343032045976004db216a1687bf17a4f1 /kitchen-tests
parente7beaae18bba01f75282ef4f51272ad42f95bf41 (diff)
downloadchef-a42e6c3d80821dc4fc066393e76bbb39e49456fe.tar.gz
Comment failing BK verification testsjsinha/add_all_verify
Signed-off-by: Jaymala Sinha <jsinha@chef.io>
Diffstat (limited to 'kitchen-tests')
-rw-r--r--kitchen-tests/kitchen.bk.yml10
1 files changed, 3 insertions, 7 deletions
diff --git a/kitchen-tests/kitchen.bk.yml b/kitchen-tests/kitchen.bk.yml
index 90f8da231c..138b8aa0f9 100644
--- a/kitchen-tests/kitchen.bk.yml
+++ b/kitchen-tests/kitchen.bk.yml
@@ -1,10 +1,8 @@
---
driver:
name: docker
- customize:
- cpus: 4
- memory: 2048
- use_internal_docker_network: true
+ use_internal_docker_network: true
+ # socket: "tcp://127.0.0.1:2375"
verifier:
@@ -24,9 +22,7 @@ provisioner:
platforms:
- name: amazonlinux
- driver_config:
- box: mvbcoding/awslinux
- - name: amazonlinux-2
+ # - name: amazonlinux-2
- name: centos-6
- name: centos-7
- name: debian-8