Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dont panic when using varlink commit and uppercase image names | baude | 2019-08-29 |
| | | | | | | | | | when using an upper case image name for container commit, we observed panics due to a channel closing early. Fixes: #3897 Signed-off-by: baude <bbaude@redhat.com> | ||
* | Create framework for varlink endpoint integration tests | baude | 2019-08-16 |
add the ability to write integration tests similar to our e2e tests for the varlink endpoints. Signed-off-by: baude <bbaude@redhat.com> |