Commit graph

19 commits

Author SHA1 Message Date
Matt Clay
dc0fb1c212 Revert "Set PRIVILEGED=true for non_destructive tests. (#17733)" (#17738)
This reverts commit 1384270ccd.
2016-09-23 23:42:59 -07:00
Matt Clay
1384270ccd Set PRIVILEGED=true for non_destructive tests. (#17733)
This should allow test_mount tests to run on Shippable.
2016-09-23 14:09:46 -07:00
Matt Clay
c81fe70fbf Enable more integration tests for python 3. (#17473)
* Enable more integration tests for python 3.
* Split out python 3 integration tests.

Now that we're running more integration tests on python 3, the
tests are taking long enough that they warrant splitting out in
the same way the python 2 tests are split.
2016-09-08 18:55:15 -07:00
Toshio Kuratomi
b8a8027b7d We've decided that python-3.5 is the minimum python version (#17270) 2016-08-29 09:12:37 -07:00
Matt Clay
106b12b369 Enable Python 3 CI for Ubuntu 16.04 on Shippable. (#17210) 2016-08-23 23:49:02 -07:00
Matt Clay
a695e18615 Add support for OS X CI on Shippable. (#17160) 2016-08-23 10:49:46 -07:00
Matt Clay
e2602e9be0 Add FreeBSD to Shippable CI. (#16883) 2016-08-01 13:46:37 -07:00
Matt Clay
380ed053e8 Add Windows integration tests to Shippable. (#16803)
Enable Windows integration tests on Shippable.
2016-07-28 21:03:14 -07:00
Matt Clay
e04d552bc6 Run shippable tests in unprivileged containers. (#16481)
* Run shippable tests in unprivileged containers.
2016-06-28 12:51:15 -07:00
Matt Clay
91883fb6b9 Revert "Enable Shippable email notifications. (#16429)"
This reverts commit 5fdcc2f2b0.
2016-06-24 08:10:22 -07:00
Matt Clay
5fdcc2f2b0 Enable Shippable email notifications. (#16429) 2016-06-23 23:04:00 -07:00
Matt Clay
ca3aba72fc Add Slack notifications for Shippable. (#16428) 2016-06-23 21:49:24 -07:00
Matt Clay
a4ceef28b8 Run slowest tests first to minimize run time. 2016-06-14 17:25:00 -07:00
Matt Clay
106dbb6441 Add IRC notifications to shippable.yml. 2016-06-04 15:51:46 -07:00
Matt Clay
6e1e86028f Split integration tests into multiple groups.
This will allow tests to complete much faster.
2016-06-04 12:02:11 -07:00
Adrien Vergé
4d48711242 Fix YAML source and check it on Shippable (#15678)
Fix YAML source and check it on Shippable
2016-06-04 10:58:17 -07:00
Matt Clay
6d74f43eff Update how shippable scripts are called. 2016-06-03 09:20:33 -07:00
Matt Clay
b0e1efbd62 Add full support for Shippable CI. 2016-06-01 22:33:38 -07:00
Matt Clay
0e8930640a Add support for shippable.com CI tests.
This will allow offloading sanity tests from Travis to Shippable.
2016-05-20 14:12:42 -07:00