| Commit message (Expand) | Author | Age |
* | podman start: remove containers configured for auto removal | Valentin Rothberg | 2021-07-16 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | fix start it | chenkang | 2021-04-17 |
* | skip pidfile test on remote | chenkang | 2021-04-17 |
* | add pidfile it for container start | chenkang | 2021-04-17 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | When stopping a container, print rawInput | Daniel J Walsh | 2021-02-16 |
* | Handle --rm when starting a container | Daniel J Walsh | 2020-12-11 |
* | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | Remove final v2remotefail failures | Daniel J Walsh | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | implement the exitcode when start a container with attach | zhangguanzhang | 2020-08-03 |
* | 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 |
* | Fix podman-remote start tests | Daniel J Walsh | 2020-05-21 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | test: enable start tests | Giuseppe Scrivano | 2020-04-30 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | container start: fix regression when using name | Valentin Rothberg | 2019-10-31 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | Raise start_test polling interval | Chris Evich | 2019-10-03 |
* | Change ginkgo Wait() to Eventually() test | Jhon Honce | 2019-09-26 |
* | test: enable all tests for crun | Giuseppe Scrivano | 2019-08-19 |
* | tests: disable some tests currently failing when not using runc | Giuseppe Scrivano | 2019-08-12 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | podman-remote start | baude | 2019-04-17 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | 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 |
* | Test that 'podman start --sig-proxy' does not work without --attach | Debarshi Ray | 2019-01-08 |
* | failed containers with --rm should remove themselves | baude | 2018-12-12 |
* | 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 |
* | Fix broken 'podman start' test | Matthew Heon | 2018-03-15 |
* | Migrate start, stats, stop to Ginkgo | baude | 2018-01-30 |