Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Eliminate raceyness of sig-proxy test | baude | 2018-03-30 |
| | | | | | | | | | | Use a socket to coordinate between the test suite and the container and its script. Signed-off-by: baude <bbaude@redhat.com> Closes: #567 Approved by: rhatdan | ||
* | Disable --sig-proxy tests due to race conditions | Matthew Heon | 2018-03-28 |
| | | | | | | | Signed-off-by: Matthew Heon <mheon@redhat.com> Closes: #564 Approved by: rhatdan | ||
* | Add signal proxying to podman run, start, and attach | Matthew Heon | 2018-03-15 |
Also removes sig-proxy from 'podman create', where is does not make sense. Signed-off-by: Matthew Heon <matthew.heon@gmail.com> |