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
/
rm_test.go
Commit message (
Expand
)
Author
Age
*
Fix handling of remove of bogus volumes, networks and Pods
Daniel J Walsh
2020-09-29
*
e2e tests: SkipIfRemote(): add a reason
Ed Santiago
2020-09-23
*
Examine all SkipIfRemote functions
Daniel J Walsh
2020-09-22
*
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
*
fix remote test --ignore & turn on more tests
Qi Wang
2020-06-03
*
Turn on remote rm_test --cidfile
Qi Wang
2020-06-02
*
Turn on more remote tests
Daniel J Walsh
2020-05-21
*
v2 enable remote integration tests
Brent Baude
2020-05-19
*
Fix podman rm to have correct exit codes
Daniel J Walsh
2020-04-22
*
Force integration tests to pass
Brent Baude
2020-04-21
*
podman {pod,} rm/stop: add --ignore flag
Valentin Rothberg
2019-11-25
*
podman rm/stop --cidfile
Valentin Rothberg
2019-11-18
*
Add new exit codes to rm & rmi for running containers & dependencies
Daniel J Walsh
2019-08-01
*
use imagecaches for local tests
baude
2019-05-29
*
enable integration tests for remote-client
baude
2019-05-07
*
Make 'podman rm' exit with 125 if it had a bogus & a running container
Debarshi Ray
2019-03-15
*
ginkgo status improvements
baude
2019-03-08
*
Add tests to make sure podman container and podman image commands work
Daniel J Walsh
2019-03-02
*
Change exit code to 1 on podman rm nosuch container
Daniel J Walsh
2019-02-25
*
Run integrations test with remote-client
baude
2019-01-14
*
Separate common used test functions and structs to test/utils
Yiqiao Pu
2018-11-16
*
Show duration for each ginkgo test and test speed improvements
baude
2018-07-28
*
Add a test case for remove the latest container
Yiqiao Pu
2018-03-16
*
Correct the test case name
Yiqiao Pu
2018-03-16
*
sleep does not catch SIGTERM
baude
2018-03-14
*
sysfs should be mounted rw for privileged
baude
2018-02-06
*
Migrate kill tests to ginkgo
baude
2018-02-01
*
Ginkgo Tests: ps, pull, push and rm
baude
2018-01-31