Skip to content

Commit

Permalink
Remove database port integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Sep 18, 2015
1 parent 65ebf38 commit 85ef251
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 94 deletions.
12 changes: 0 additions & 12 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,8 @@ platforms:
suites:
- name: mysql
run_list: recipe[owncloud_test::mysql]
- name: mysqlport
run_list: recipe[owncloud_test::mysql]
attributes:
owncloud:
config:
dbport: 4321
- name: postgresql
run_list: recipe[owncloud_test::postgresql]
- name: postgresqlport
run_list: recipe[owncloud_test::postgresql]
attributes:
owncloud:
config:
dbport: 4321
- name: sqlite
run_list: recipe[owncloud_test::sqlite]
- name: nginx
Expand Down
11 changes: 0 additions & 11 deletions test/integration/mysqlport/bats/cron.bats

This file was deleted.

17 changes: 0 additions & 17 deletions test/integration/mysqlport/bats/default.bats

This file was deleted.

13 changes: 0 additions & 13 deletions test/integration/mysqlport/bats/mail.bats

This file was deleted.

11 changes: 0 additions & 11 deletions test/integration/postgresqlport/bats/cron.bats

This file was deleted.

17 changes: 0 additions & 17 deletions test/integration/postgresqlport/bats/default.bats

This file was deleted.

13 changes: 0 additions & 13 deletions test/integration/postgresqlport/bats/mail.bats

This file was deleted.

0 comments on commit 85ef251

Please sign in to comment.