summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlamont-granquist <lamont@scriptkiddie.org>2014-08-15 12:54:13 -0700
committerlamont-granquist <lamont@scriptkiddie.org>2014-08-15 12:54:13 -0700
commit4e62358a305513b8235d59485d61f540e5dc6a4a (patch)
tree7a5b2f8e6bc18f07ef7c92301e6d38be01d7da1f
parent8680abfaebcbb13f4f9a62e40b40c3a5587e6fa5 (diff)
parent0086abd05bd0f805e78e76613ef2a8109d86e022 (diff)
downloadchef-4e62358a305513b8235d59485d61f540e5dc6a4a.tar.gz
Merge pull request #1841 from opscode/lcg/disable-rhel-e2e
disable rhel tests completely for now
-rw-r--r--kitchen-tests/.kitchen.travis.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/kitchen-tests/.kitchen.travis.yml b/kitchen-tests/.kitchen.travis.yml
index 6ea825fc12..4fd6a78900 100644
--- a/kitchen-tests/.kitchen.travis.yml
+++ b/kitchen-tests/.kitchen.travis.yml
@@ -20,16 +20,6 @@ platforms:
availability_zone: "us-west-2b"
ssh_key: <%= ENV['EC2_SSH_KEY_PATH'] %>
security_group_ids: ["travis-ci"]
- - name: rhel-7.0
- driver_plugin: ec2
- driver_config:
- region: "us-west-2"
- availability_zone: "us-west-2b"
- ssh_key: <%= ENV['EC2_SSH_KEY_PATH'] %>
- security_group_ids: ["travis-ci"]
- image_id: ami-77d7a747
- flavor_id: m3.medium
- username: ec2-user
suites:
- name: webapp