aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/prune_test.go
Commit message (Expand)AuthorAge
* Refactored networkPrune functionToshiki Sonoda2022-07-08
* podman system prune support prune unused networksToshiki Sonoda2022-06-14
* enable errcheck linterPaul Holzinger2022-04-29
* 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: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* refine dangling checksValentin Rothberg2021-07-26
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* image prune: remove unused images only with `--all`Valentin Rothberg2021-05-17
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Fix podman build --pull-neverDaniel J Walsh2021-03-27
* Merge pull request #9275 from rhatdan/buildOpenShift Merge Robot2021-02-22
|\
| * Add missing params for podman-remote buildDaniel J Walsh2021-02-16
* | bump go module to v3Valentin Rothberg2021-02-22
|/
* Turn on some remote testDaniel J Walsh2021-01-22
* Add volume filters to system pruneBaron Lenardson2020-12-21
* use lookaside storage for remote testsbaude2020-11-16
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Enable system prune test remote clientSujil022020-05-21
* v2 enable remote integration testsBrent Baude2020-05-19
* And system prune feature for v2.Sujil022020-05-01
* Enable prune integration test. Fixes container prune.Sujil022020-04-30
* Force integration tests to passBrent Baude2020-04-21
* test case added for image prune cache imageKunal Kushwaha2020-04-15
* container prune remove state created, configuredQi Wang2020-03-10
* filter added to container prune commandKunal Kushwaha2019-11-29
* Merge pull request #4554 from vrothberg/prune-me-tender-prune-me-sweetOpenShift Merge Robot2019-11-22
|\
| * e2e/prune: run two top containersValentin Rothberg2019-11-22
* | filter added to image pruge command.Kunal Kushwaha2019-11-22
|/
* use imagecaches for local testsbaude2019-05-29
* podman-remote prune containersbaude2019-04-26
* Add podman pod prunePeter Hunt2019-04-16
* Print header for 'podman images' even with no imagesMatthew Heon2019-04-10
* ginkgo status improvementsbaude2019-03-08
* Add podman system prune and info commandsDaniel J Walsh2019-02-05
* podman image prune -- implement all flagbaude2019-01-29
* Run integrations test with remote-clientbaude2019-01-14
* Add ability to prune containers and imagesbaude2018-12-05