aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/start_test.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* Merge pull request #15134 from sstosh/improve-outputOpenShift Merge Robot2022-08-09
|\
| * Output messages display rawInputToshiki Sonoda2022-08-02
* | start filter flag changesKarthik Elango2022-08-04
|/
* enable errcheck linterPaul Holzinger2022-04-29
* bump go module to version 4Valentin Rothberg2022-01-18
* podman start: remove containers configured for auto removalValentin Rothberg2021-07-16
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* fix start itchenkang2021-04-17
* skip pidfile test on remotechenkang2021-04-17
* add pidfile it for container startchenkang2021-04-17
* bump go module to v3Valentin Rothberg2021-02-22
* When stopping a container, print rawInputDaniel J Walsh2021-02-16
* Handle --rm when starting a containerDaniel J Walsh2020-12-11
* podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* Remove final v2remotefail failuresDaniel J Walsh2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* implement the exitcode when start a container with attachzhangguanzhang2020-08-03
* 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
* Fix podman-remote start testsDaniel J Walsh2020-05-21
* v2 enable remote integration testsBrent Baude2020-05-19
* test: enable start testsGiuseppe Scrivano2020-04-30
* Force integration tests to passBrent Baude2020-04-21
* container start: fix regression when using nameValentin Rothberg2019-10-31
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* Raise start_test polling intervalChris Evich2019-10-03
* Change ginkgo Wait() to Eventually() testJhon Honce2019-09-26
* test: enable all tests for crunGiuseppe Scrivano2019-08-19
* tests: disable some tests currently failing when not using runcGiuseppe Scrivano2019-08-12
* use imagecaches for local testsbaude2019-05-29
* podman-remote startbaude2019-04-17
* 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
* Test that 'podman start --sig-proxy' does not work without --attachDebarshi Ray2019-01-08
* failed containers with --rm should remove themselvesbaude2018-12-12
* 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
* Fix broken 'podman start' testMatthew Heon2018-03-15
* Migrate start, stats, stop to Ginkgobaude2018-01-30