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
/
pod_rm_test.go
Commit message (
Expand
)
Author
Age
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Use BeEmpty() instead of len(x).To(Equal(0))
Ed Santiago
2021-12-02
*
e2e tests: enable golint
Ed Santiago
2021-11-29
*
Merge pull request #11851 from cdoern/podRm
OpenShift Merge Robot
2021-10-20
|
\
|
*
Pod Rm Infra Improvements
cdoern
2021-10-18
*
|
Add --time out for podman * rm -f commands
Daniel J Walsh
2021-10-04
|
/
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Report StatusConflict on Pod opt partial failures
Jhon Honce
2021-02-02
*
podman create doesn't support creating detached containers
Daniel J Walsh
2020-10-21
*
Fix handling of remove of bogus volumes, networks and Pods
Daniel J Walsh
2020-09-29
*
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
*
podman-pod{rm,start,stop}: support --pod-id-file
Valentin Rothberg
2020-06-11
*
fix remote test --ignore & turn on more tests
Qi Wang
2020-06-03
*
v2 enable remote integration tests
Brent Baude
2020-05-19
*
test: enable pod rm tests
Giuseppe Scrivano
2020-04-27
*
Force integration tests to pass
Brent Baude
2020-04-21
*
Remove containers when pruning a stopped pod.
Qi Wang
2019-11-26
*
podman {pod,} rm/stop: add --ignore flag
Valentin Rothberg
2019-11-25
*
Refactor tests when checking for error exit codes
Jhon Honce
2019-10-16
*
cgroups: fix a leak when using cgroupfs
Giuseppe Scrivano
2019-07-11
*
use imagecaches for local tests
baude
2019-05-29
*
enable integration tests for remote-client
baude
2019-05-07
*
Improve podman pod rm -a test
Chris Evich
2019-04-03
*
ginkgo status improvements
baude
2019-03-08
*
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
*
Added option to share kernel namespaces in libpod and podman
haircommander
2018-08-23
*
Integration Test Improvements #2
baude
2018-07-30
*
Show duration for each ginkgo test and test speed improvements
baude
2018-07-28
*
Added full podman pod ps, with tests and man page
haircommander
2018-07-13
*
Podman pod create/rm commands with man page and tests.
haircommander
2018-07-13