aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/pod_rm_test.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* Introduce graph-based pod container removalMatthew Heon2022-09-14
* enable errcheck linterPaul Holzinger2022-04-29
* Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-27
* bump go module to version 4Valentin Rothberg2022-01-18
* Use BeEmpty() instead of len(x).To(Equal(0))Ed Santiago2021-12-02
* e2e tests: enable golintEd Santiago2021-11-29
* Merge pull request #11851 from cdoern/podRmOpenShift Merge Robot2021-10-20
|\
| * Pod Rm Infra Improvementscdoern2021-10-18
* | Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
|/
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
* podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* Fix handling of remove of bogus volumes, networks and PodsDaniel J Walsh2020-09-29
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* podman-pod{rm,start,stop}: support --pod-id-fileValentin Rothberg2020-06-11
* fix remote test --ignore & turn on more testsQi Wang2020-06-03
* v2 enable remote integration testsBrent Baude2020-05-19
* test: enable pod rm testsGiuseppe Scrivano2020-04-27
* Force integration tests to passBrent Baude2020-04-21
* Remove containers when pruning a stopped pod.Qi Wang2019-11-26
* podman {pod,} rm/stop: add --ignore flagValentin Rothberg2019-11-25
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* cgroups: fix a leak when using cgroupfsGiuseppe Scrivano2019-07-11
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* Improve podman pod rm -a testChris Evich2019-04-03
* ginkgo status improvementsbaude2019-03-08
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Integration Test Improvements #2baude2018-07-30
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Added full podman pod ps, with tests and man pagehaircommander2018-07-13
* Podman pod create/rm commands with man page and tests.haircommander2018-07-13