Skip to content

Commit

Permalink
mysql-centos-5 tests disabled, broken
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Mar 21, 2017
1 parent 6ef1019 commit 4fadf29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ suites:
- recipe[netstat]
- recipe[postfixadmin_test]
excludes:
# mysql cookbook: undefined method `split' for nil:NilClass
- centos-5
# mysql cookbook: No candidate version available for mysql-community-server
- centos-7
# Can't connect to MySQL server on '127.0.0.1' (111)
Expand Down
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ services: docker
env:
matrix:
- TESTS="style unit" CHEF_VERSION="~> 12.0"
- TESTS="integration[mysql-centos-5,verify]"
- TESTS="integration[mysql-centos-6,verify]"
- TESTS="integration[mysql-debian-7,verify]"
- TESTS="integration[mysql-debian-8,verify]"
Expand All @@ -30,8 +29,6 @@ env:

matrix:
exclude:
- rvm: 2.2
env: TESTS="integration[mysql-centos-5,verify]"
- rvm: 2.2
env: TESTS="integration[mysql-centos-6,verify]"
- rvm: 2.2
Expand Down

0 comments on commit 4fadf29

Please sign in to comment.