aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/kill_test.go
Commit message (Expand)AuthorAge
* Fix typo about e2e tests nameToshiki Sonoda2022-09-30
* Replace deprecated ioutilChris Evich2022-09-20
* Bump VMs, to Ubuntu 2204 with cgroups v1Ed Santiago2022-07-21
* First batch of resolutions to FIXMEsMatthew Heon2022-05-25
* bump go module to version 4Valentin Rothberg2022-01-18
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* podman kill should report rawInput not container idDaniel J Walsh2021-02-16
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-01-29
* add --cidfile to container killbaude2020-12-23
* use lookaside storage for remote testsbaude2020-11-16
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Test fixes for remote integrationBrent Baude2020-05-20
* v2 enable remote integration testsBrent Baude2020-05-19
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* ginkgo status improvementsbaude2019-03-08
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Run integrations test with remote-clientbaude2019-01-14
* 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 kill tests to ginkgobaude2018-02-01