Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add new key and never-expiring test certificate | Chris Evich | 2019-03-20 |
| | | | | | | | | Former `domain.crt` was created with a one-year life and expired causing all testing to fail. Create a replacement, along with configuration and documentation on how to make a new certificate if ever required. Signed-off-by: Chris Evich <cevich@redhat.com> | ||
* | Add several podman push tests | Yiqiao Pu | 2018-04-16 |
Add five tests for podman push tests: - push to docker with authorization - push to docker-archive - push to docker-daemon - push to oci-archive - push to ostree Signed-off-by: Yiqiao Pu <ypu@redhat.com> |