Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | system tests : more tests | Ed Santiago | 2020-06-01 |
| | | | | | | | | | | | | | | - exec: add test for #5046, in which conmon swallowed chars on a large byte transfer - pod: add 'pod exists' tests, both positive and negative; consolidate tests; add '--label', and check in 'pod inspect' add 'pod ps' tests - networking: add test for #5466, in which detached run with --userns=keep-id would not forward a port Signed-off-by: Ed Santiago <santiago@redhat.com> | ||
* | Add --format to pod inspect | Boaz Shuster | 2020-05-27 |
| | | | | Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com> | ||
* | Enables iidfile test as issue fixed now | Sujil02 | 2020-05-21 |
| | | | | Signed-off-by: Sujil02 <sushah@redhat.com> | ||
* | system tests: more podman-pod tests | Ed Santiago | 2020-05-20 |
* rename pod-top.bats to pod.bats * add test for TCP port communication between pods * add test for various podman-pod-create options Signed-off-by: Ed Santiago <santiago@redhat.com> |