summaryrefslogtreecommitdiff
path: root/test/e2e/restart_test.go
Commit message (Expand)AuthorAge
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-01-29
* Fxes /etc/hosts duplicated every time after container restarted in a podzhangguanzhang2021-01-13
* podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* 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
* v2 enable remote integration testsBrent Baude2020-05-19
* enable integration tests for restartBrent Baude2020-04-27
* Force integration tests to passBrent Baude2020-04-21
* use imagecaches for local testsbaude2019-05-29
* podman remote-client restart containersbaude2019-04-24
* ginkgo status improvementsbaude2019-03-08
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Migrate to cobra CLIbaude2019-02-08
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Make restart parallel and add --allbaude2018-11-01
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Add restart test with timeoutYiqiao Pu2018-04-23
* Improve restart latest container testYiqiao Pu2018-04-23
* Add start time check for restart testYiqiao Pu2018-04-23
* Fix E2E testsMatthew Heon2018-03-16
* Fix E2E testsMatthew Heon2018-03-16
* Fix nit in restart E2E testsMatthew Heon2018-03-16
* Add tests for restartMatthew Heon2018-03-16