cri-o/contrib/test/integration
Chris Evich 0e55fb2ea3 integration: Add color + readable logging
When run by hand, it's much easier to spot things going wrong when
they're colored in red.  Add an ansible.cfg to make that happen.  This
also sets a default output log file (``$ARTIFACTS/main.log``) - that
doesn't contain color-codes.

When executing against multple hosts, the output can sometimes become
difficult to read, esp. with lots of async. tasks.  The callback_plugin
script reorganizes how the console and log is organized, making it
clearer which host did what and when.

Signed-off-by: Chris Evich <cevich@redhat.com>
2017-09-28 14:05:25 -04:00
..
build Refactor the CRI-O test playbook to be more modular 2017-09-25 10:02:04 -07:00
callback_plugins integration: Add color + readable logging 2017-09-28 14:05:25 -04:00
ansible.cfg integration: Add color + readable logging 2017-09-28 14:05:25 -04:00
e2e.yml Don't ignore failures in the e2e suite 2017-09-27 08:11:27 -07:00
golang.yml Refactor the CRI-O test playbook to be more modular 2017-09-25 10:02:04 -07:00
main.yml Refactor the CRI-O test playbook to be more modular 2017-09-25 10:02:04 -07:00
system.yml Refactor the CRI-O test playbook to be more modular 2017-09-25 10:02:04 -07:00
test.yml Refactor the CRI-O test playbook to be more modular 2017-09-25 10:02:04 -07:00