f84e52ddbd4d16dffbd5fa33517af6a67eb77063
Finally keepalives patch for geard was released in 0.7 version available on PyPi. Use custom settings for geard to clean dead connections that caused fds leak and CI crash. Change-Id: I5806352043f97cfca9871a6097657e1132252e66 Closes-bug: 1594732
toci
Description
TripleO CI test framework.
Tools to help run CI jobs for TripleO. Includes things like:
- Shell scripts to help execute jobs on CI slave nodes (Jenkins slaves)
- A test environment broker framework which uses a client-server model to execute jobs on a remote bare metal machine in an isolated test environment (using VMs).
- Image elements to help build images for the test environment broker nodes.
- Heat templates to help deploy and maintain test environment nodes using an undercloud.
- Helper script(s) to generate CI status reports. (tox -ecireport -- -f)
Description