| Commit message (Expand) | Author | Age |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | podman-remote ps --external --pod --sort do not work. | Daniel J Walsh | 2021-01-27 |
* | Fix handling of container remove | Daniel J Walsh | 2021-01-20 |
* | This PR allows users to remove external containers directly | Daniel J Walsh | 2020-10-09 |
* | Fix handling of remove of bogus volumes, networks and Pods | Daniel J Walsh | 2020-09-29 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | fix remote test --ignore & turn on more tests | Qi Wang | 2020-06-03 |
* | Turn on remote rm_test --cidfile | Qi Wang | 2020-06-02 |
* | Turn on more remote tests | Daniel J Walsh | 2020-05-21 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | Fix podman rm to have correct exit codes | Daniel J Walsh | 2020-04-22 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | podman {pod,} rm/stop: add --ignore flag | Valentin Rothberg | 2019-11-25 |
* | podman rm/stop --cidfile | Valentin Rothberg | 2019-11-18 |
* | Add new exit codes to rm & rmi for running containers & dependencies | Daniel J Walsh | 2019-08-01 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | Make 'podman rm' exit with 125 if it had a bogus & a running container | Debarshi Ray | 2019-03-15 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Add tests to make sure podman container and podman image commands work | Daniel J Walsh | 2019-03-02 |
* | Change exit code to 1 on podman rm nosuch container | Daniel J Walsh | 2019-02-25 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | Show duration for each ginkgo test and test speed improvements | baude | 2018-07-28 |
* | Add a test case for remove the latest container | Yiqiao Pu | 2018-03-16 |
* | Correct the test case name | Yiqiao Pu | 2018-03-16 |
* | sleep does not catch SIGTERM | baude | 2018-03-14 |
* | sysfs should be mounted rw for privileged | baude | 2018-02-06 |
* | Migrate kill tests to ginkgo | baude | 2018-02-01 |
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |