index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
e2e
/
prune_test.go
Commit message (
Expand
)
Author
Age
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))
Ed Santiago
2021-12-02
*
Use BeEmpty() instead of len(x).To(Equal(0))
Ed Santiago
2021-12-02
*
e2e: yet more cleanup of BeTrue/BeFalse
Ed Santiago
2021-11-30
*
e2e tests: clean up antihelpful BeTrue()s
Ed Santiago
2021-11-22
*
refine dangling checks
Valentin Rothberg
2021-07-26
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
image prune: remove unused images only with `--all`
Valentin Rothberg
2021-05-17
*
migrate Podman to containers/common/libimage
Valentin Rothberg
2021-05-05
*
Fix podman build --pull-never
Daniel J Walsh
2021-03-27
*
Merge pull request #9275 from rhatdan/build
OpenShift Merge Robot
2021-02-22
|
\
|
*
Add missing params for podman-remote build
Daniel J Walsh
2021-02-16
*
|
bump go module to v3
Valentin Rothberg
2021-02-22
|
/
*
Turn on some remote test
Daniel J Walsh
2021-01-22
*
Add volume filters to system prune
Baron Lenardson
2020-12-21
*
use lookaside storage for remote tests
baude
2020-11-16
*
Attempt to turn on some more remote tests
Daniel J Walsh
2020-10-07
*
e2e tests: SkipIfRemote(): add a reason
Ed Santiago
2020-09-23
*
Examine all SkipIfRemote functions
Daniel J Walsh
2020-09-22
*
Fix up errors found by codespell
Daniel J Walsh
2020-09-11
*
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
*
Enable system prune test remote client
Sujil02
2020-05-21
*
v2 enable remote integration tests
Brent Baude
2020-05-19
*
And system prune feature for v2.
Sujil02
2020-05-01
*
Enable prune integration test. Fixes container prune.
Sujil02
2020-04-30
*
Force integration tests to pass
Brent Baude
2020-04-21
*
test case added for image prune cache image
Kunal Kushwaha
2020-04-15
*
container prune remove state created, configured
Qi Wang
2020-03-10
*
filter added to container prune command
Kunal Kushwaha
2019-11-29
*
Merge pull request #4554 from vrothberg/prune-me-tender-prune-me-sweet
OpenShift Merge Robot
2019-11-22
|
\
|
*
e2e/prune: run two top containers
Valentin Rothberg
2019-11-22
*
|
filter added to image pruge command.
Kunal Kushwaha
2019-11-22
|
/
*
use imagecaches for local tests
baude
2019-05-29
*
podman-remote prune containers
baude
2019-04-26
*
Add podman pod prune
Peter Hunt
2019-04-16
*
Print header for 'podman images' even with no images
Matthew Heon
2019-04-10
*
ginkgo status improvements
baude
2019-03-08
*
Add podman system prune and info commands
Daniel J Walsh
2019-02-05
*
podman image prune -- implement all flag
baude
2019-01-29
*
Run integrations test with remote-client
baude
2019-01-14
*
Add ability to prune containers and images
baude
2018-12-05