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
/
stop_test.go
Commit message (
Expand
)
Author
Age
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
podman-remote stop -time 0 does not work
Daniel J Walsh
2021-03-05
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
When stopping a container, print rawInput
Daniel J Walsh
2021-02-16
*
Switch podman stop/kill/wait handlers to use abi
Daniel J Walsh
2021-01-29
*
podman create doesn't support creating detached containers
Daniel J Walsh
2020-10-21
*
e2e tests: SkipIfRemote(): add a reason
Ed Santiago
2020-09-23
*
Examine all SkipIfRemote functions
Daniel J Walsh
2020-09-22
*
Fix handling of podman-remote stop --ignore
Daniel J Walsh
2020-09-19
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Change buildtag for remoteclient to remote for testing
Daniel J Walsh
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
turn on remote stop_test
Qi Wang
2020-06-03
*
Fix podman-remote stop --all to handle not running containers
Daniel J Walsh
2020-05-21
*
Test fixes for remote integration
Brent Baude
2020-05-20
*
v2 enable remote integration tests
Brent Baude
2020-05-19
*
Fix handling of --cidfile on create/run
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
*
use imagecaches for local tests
baude
2019-05-29
*
enable integration tests for remote-client
baude
2019-05-07
*
Fix test compile
Matthew Heon
2019-04-24
*
Trim whitespace from ps -q before comparing
Matthew Heon
2019-04-24
*
Enhance tests for stop to check results
Matthew Heon
2019-04-24
*
Add extra CI tests for stopping all containers
Matthew Heon
2019-04-24
*
ginkgo status improvements
baude
2019-03-08
*
Fix #2521
Jhon Honce
2019-03-04
*
Add tests to make sure podman container and podman image commands work
Daniel J Walsh
2019-03-02
*
Run integrations test with remote-client
baude
2019-01-14
*
Add test to ensure stopping a stopped container works
Matthew Heon
2018-11-28
*
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
*
sleep does not catch SIGTERM
baude
2018-03-14
*
Migrate start, stats, stop to Ginkgo
baude
2018-01-30