John R Barker
e9e2d67035
Run vyos_command Network tests in Shippable ( #24514 )
...
* Run VyOS Network tests in Shippable
* net_command no longer exists
* network/ci
* Disable other network tests
* pep8 fix
* Fix PEP 8 issue.
8 years ago
Matt Clay
e56c418d9d
Temporarily disable opensuse on Shippable.
...
The tests are timing out on most CI runs now.
8 years ago
Matt Clay
17e07a27b2
Enable cloud tests for use with ansible-test.
8 years ago
Matt Clay
0587d59266
Use Shippable image: drydock/u16pytall:master ( #23997 )
...
* Use Shippable image: drydock/u16pytall:master
* Do not install python 3.6 on Shippable.
8 years ago
Matt Clay
9810429f5b
Remove Ubuntu 12.04 from Shippable CI.
...
Ubuntu 12.04 will be end-of-life before stable-2.4 is released.
8 years ago
Matt Clay
2804d2e848
Split up unit tests on Shippable. ( #21931 )
...
* Add more verbose output to coverage combine.
* Run unit tests on CI separately by version.
8 years ago
John R Barker
54e6c9472e
Disable Network integration tests ( #21273 )
...
This will disable the integration tests for all network platforms &
modules, though the unit tests will still run.
This is needed while a large refactor of the networking code is done.
8 years ago
Matt Clay
4e19adb919
Restore FreeBSD 11.0 tests for CI.
8 years ago
Matt Clay
085865cee8
Temporarily remove FreeBSD 11.0 from CI.
8 years ago
Matt Clay
25caa67d41
Disable pull of updated Shippable docker image.
...
This should improve reliability of our jobs on Shippable.
The Shippable AMIs should already have the latest docker image,
per Shippable support, so pull doesn't provide any benefit for us.
8 years ago
Matt Clay
82bf37fc53
Add docker image output to Shippable pre_ci.
8 years ago
Matt Clay
f534573dcf
Enable first network tests on Shippable. ( #20208 )
8 years ago
Matt Clay
a1d30c853c
Enable FreeBSD 11.0 for CI.
8 years ago
Robin Roth
9f2d22425b
Run tests on opensuse42.2
...
* add to shippable
* add to completion/readme
* Fixes #18645
8 years ago
Matt Clay
68346b128f
Update Fedora tests to use releases 24 and 25.
8 years ago
Matt Clay
6bbd92e422
Initial ansible-test implementation. ( #18556 )
8 years ago
Toshio Kuratomi
c5b4369ae7
Add PRIVILEGED to freebsd because testing of mount keys off of that. ( #17803 )
8 years ago
Toshio Kuratomi
4452ee86bd
Turn mount test back on ( #17797 )
...
* Turn mount test back on
* Mount tests need PRIVILEGED so turn that back on
Revert "Revert "Set PRIVILEGED=true for non_destructive tests. (#17733 )" (#17738 )"
This reverts commit dc0fb1c212
.
* Add a needs_privileged tag so that we can skip mount tests on centos6
Some containers timeout on shippable tests when run with privileged.
Unfortunately, some tests require that in order to run. Tagging those
allows us to skip those tests on the platforms that timeout when we get
ready to run the integration test in shippable.
* Centos6 times out with PRIVILEGED set so remove that (will disable the mount tests on centos6)
* Remove false start
8 years ago
Matt Clay
dc0fb1c212
Revert "Set PRIVILEGED=true for non_destructive tests. ( #17733 )" ( #17738 )
...
This reverts commit 1384270ccd
.
8 years ago
Matt Clay
1384270ccd
Set PRIVILEGED=true for non_destructive tests. ( #17733 )
...
This should allow test_mount tests to run on Shippable.
8 years ago
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.
8 years ago
Toshio Kuratomi
b8a8027b7d
We've decided that python-3.5 is the minimum python version ( #17270 )
8 years ago
Matt Clay
106b12b369
Enable Python 3 CI for Ubuntu 16.04 on Shippable. ( #17210 )
8 years ago
Matt Clay
a695e18615
Add support for OS X CI on Shippable. ( #17160 )
8 years ago
Matt Clay
e2602e9be0
Add FreeBSD to Shippable CI. ( #16883 )
8 years ago
Matt Clay
380ed053e8
Add Windows integration tests to Shippable. ( #16803 )
...
Enable Windows integration tests on Shippable.
8 years ago
Matt Clay
e04d552bc6
Run shippable tests in unprivileged containers. ( #16481 )
...
* Run shippable tests in unprivileged containers.
8 years ago
Matt Clay
91883fb6b9
Revert "Enable Shippable email notifications. ( #16429 )"
...
This reverts commit 5fdcc2f2b0
.
8 years ago
Matt Clay
5fdcc2f2b0
Enable Shippable email notifications. ( #16429 )
8 years ago
Matt Clay
ca3aba72fc
Add Slack notifications for Shippable. ( #16428 )
8 years ago
Matt Clay
a4ceef28b8
Run slowest tests first to minimize run time.
9 years ago
Matt Clay
106dbb6441
Add IRC notifications to shippable.yml.
9 years ago
Matt Clay
6e1e86028f
Split integration tests into multiple groups.
...
This will allow tests to complete much faster.
9 years ago
Adrien Vergé
4d48711242
Fix YAML source and check it on Shippable ( #15678 )
...
Fix YAML source and check it on Shippable
9 years ago
Matt Clay
6d74f43eff
Update how shippable scripts are called.
9 years ago
Matt Clay
b0e1efbd62
Add full support for Shippable CI.
9 years ago
Matt Clay
0e8930640a
Add support for shippable.com CI tests.
...
This will allow offloading sanity tests from Travis to Shippable.
9 years ago