aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/stop_test.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* Output messages display rawInputToshiki Sonoda2022-08-02
* Podman stop --filter flagKarthik Elango2022-07-14
* [CI:DOCS] Improve language. Fix spelling and typos.Erik Sjölund2022-07-11
* enable errcheck linterPaul Holzinger2022-04-29
* bump go module to version 4Valentin Rothberg2022-01-18
* Warn if podman stop timeout expires that sigkill was sentDaniel J Walsh2021-10-08
* stop: Do nothing if container was never created in runtimeAditya Rajan2021-09-27
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* podman-remote stop -time 0 does not workDaniel J Walsh2021-03-05
* bump go module to v3Valentin Rothberg2021-02-22
* When stopping a container, print rawInputDaniel J Walsh2021-02-16
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-01-29
* podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* Fix handling of podman-remote stop --ignoreDaniel J Walsh2020-09-19
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* turn on remote stop_testQi Wang2020-06-03
* Fix podman-remote stop --all to handle not running containersDaniel J Walsh2020-05-21
* Test fixes for remote integrationBrent Baude2020-05-20
* v2 enable remote integration testsBrent Baude2020-05-19
* Fix handling of --cidfile on create/runDaniel J Walsh2020-04-22
* Force integration tests to passBrent Baude2020-04-21
* podman {pod,} rm/stop: add --ignore flagValentin Rothberg2019-11-25
* podman rm/stop --cidfileValentin Rothberg2019-11-18
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* Fix test compileMatthew Heon2019-04-24
* Trim whitespace from ps -q before comparingMatthew Heon2019-04-24
* Enhance tests for stop to check resultsMatthew Heon2019-04-24
* Add extra CI tests for stopping all containersMatthew Heon2019-04-24
* ginkgo status improvementsbaude2019-03-08
* Fix #2521Jhon Honce2019-03-04
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Run integrations test with remote-clientbaude2019-01-14
* Add test to ensure stopping a stopped container worksMatthew Heon2018-11-28
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* sleep does not catch SIGTERMbaude2018-03-14
* Migrate start, stats, stop to Ginkgobaude2018-01-30