summaryrefslogtreecommitdiff
path: root/test/e2e/pod_prune_test.go
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* Use BeEmpty() instead of len(x).To(Equal(0))Ed Santiago2021-12-02
* 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
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* v2 enable remote integration testsBrent Baude2020-05-19
* Enable these testsDaniel J Walsh2020-04-26
* Force integration tests to passBrent Baude2020-04-21
* Add pod prune for api v2.Sujil022020-04-17
* Remove containers when pruning a stopped pod.Qi Wang2019-11-26
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* Refactor of 'podman prune' to better support remoteJhon Honce2019-04-18