Gennady Trafimenkov
ad24f2d206
Enable color output from integration tests in Docker containers ( #16660 )
...
Enable color output from integration tests in Docker containers:
* In run_tests.sh when output is attached to a terminal.
* In shippable/integration.sh using force mode (can be disabled).
Also fix blocks tests to work with or without color output
2016-07-25 14:07:15 -07:00
Matt Clay
fdf22b5a40
Support module tests on a single image. ( #16620 )
2016-07-06 23:37:56 -07:00
Matt Clay
696feacbb6
Add script to generate module tests. ( #16617 )
2016-07-06 20:07:33 -07:00
Matt Clay
fbfadc47c7
Update shippable shared dir for COPY_SOURCE. ( #16511 )
...
Tests now use '/shared' instead of '/tmp/shared-dir' when using
COPY_SOURCE. This avoids issues with containers purging '/tmp'.
2016-06-29 15:09:40 -07:00
Matt Clay
f1e1558f4f
Unpin yamllint now that version 1.3.2 is out. ( #16479 )
...
The newer version of yamllint fixes the UnicodeEncodeError
which previously required pinning the version to 1.2.2.
2016-06-28 11:40:14 -07:00
Matt Clay
81a49912b0
Pin yamllint to 1.2.2 to avoid issues in 1.3.0. ( #16464 )
...
This also moves shippable test requirements to external files.
2016-06-27 16:34:19 -07:00
Matt Clay
1b29c87936
Test ansible version and ping during sanity tests. ( #16441 )
2016-06-24 19:32:54 -07:00
Matt Clay
2f1fc5a324
Update integration test runner on shippable.
2016-06-13 18:06:55 -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