Commit Graph

18 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
77573a97ff chore: increase vm.max_map_count
This is mainly used for elasticsearch but adding it to the generic test suite for all datastore plugins makes it easier to copy the travis config to each plugin.
2019-07-12 13:43:57 -07:00
Jose Diaz-Gonzalez
b3eb9ed085 chore: update build targets 2019-07-11 16:35:06 -07:00
Jose Diaz-Gonzalez
3742195ad1 chore: unify with other plugins 2019-03-19 15:00:55 -04:00
Jose Diaz-Gonzalez
744e65760b feat: Real docker-based testing
This pull request switches testing to use an actual docker daemon, vs mocking everything out.

It may also catch actual breaking issues in our tests, which is great!
2019-03-18 14:44:28 -04:00
Jose Diaz-Gonzalez
c14a807a7e refactor: separate install and script phases 2019-03-16 22:22:34 -04:00
Jose Diaz-Gonzalez
43ea8e43a4 chore: drop unused sudo: required
This is not necessary on the new travis-ci setup as of December 2018. See this blog post for more details: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2019-03-16 22:08:37 -04:00
Jose Diaz-Gonzalez
0c89ee99f4 feat: increase minimum dokku version 2019-03-16 21:45:35 -04:00
Jose Diaz-Gonzalez
82e4f11d79 fix: use correct branch 2018-01-12 11:46:52 -05:00
Jose Diaz-Gonzalez
99307312c9 fix: Properly handle updated config functions
Closes dokku/dokku-redis#90
2018-01-12 06:08:57 -05:00
Jose Diaz-Gonzalez
bb7c6f05e6 Fix failing tests on master and test all .0 minor releases 2016-08-27 05:14:42 -04:00
Jose Diaz-Gonzalez
71b9a703f6 Add test support for older versions of dokku
0.7.x added extra deploy options which will need to be parsed out.
2016-08-01 12:55:08 -04:00
Jose Diaz-Gonzalez
79e44c834f Fix calls to docker-options plugin under all 0.4.x releases 2016-06-09 12:32:15 -04:00
Jose Diaz-Gonzalez
5df1bc8669 Add testing for all supported versions of dokku
Also drop support for 0.3.x
2016-05-04 13:55:59 -04:00
Jose Diaz-Gonzalez
b8c3312ae7 Upgrade testing environment to trusty 2016-01-17 21:08:06 -05:00
Jose Diaz-Gonzalez
bbdb6b05b1 Do not allow master to ever fail 2015-09-06 23:40:01 -04:00
Jose Diaz-Gonzalez
0ec0d8f008 run setup before tests 2015-09-06 23:32:33 -04:00
Jose Diaz-Gonzalez
2c66d0371b sudo is required 2015-09-06 23:28:44 -04:00
Jose Diaz-Gonzalez
4eb3c9cdd6 Initial test setup 2015-09-06 23:27:34 -04:00