summaryrefslogtreecommitdiff
path: root/test/e2e/rm_test.go
Commit message (Expand)AuthorAge
* move go module to v2Valentin Rothberg2020-07-06
* fix remote test --ignore & turn on more testsQi Wang2020-06-03
* Turn on remote rm_test --cidfileQi Wang2020-06-02
* Turn on more remote testsDaniel J Walsh2020-05-21
* v2 enable remote integration testsBrent Baude2020-05-19
* Fix podman rm to have correct exit codesDaniel J Walsh2020-04-22
* Force integration tests to passBrent Baude2020-04-21
* podman {pod,} rm/stop: add --ignore flagValentin Rothberg2019-11-25
* podman rm/stop --cidfileValentin Rothberg2019-11-18
* Add new exit codes to rm & rmi for running containers & dependenciesDaniel J Walsh2019-08-01
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* Make 'podman rm' exit with 125 if it had a bogus & a running containerDebarshi Ray2019-03-15
* ginkgo status improvementsbaude2019-03-08
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Change exit code to 1 on podman rm nosuch containerDaniel J Walsh2019-02-25
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Add a test case for remove the latest containerYiqiao Pu2018-03-16
* Correct the test case nameYiqiao Pu2018-03-16
* sleep does not catch SIGTERMbaude2018-03-14
* sysfs should be mounted rw for privilegedbaude2018-02-06
* Migrate kill tests to ginkgobaude2018-02-01
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31