| Commit message (Expand) | Author | Age |
* | netavark e2e tests | Brent Baude | 2022-02-02 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | add --ip6 flag to podman create/run | Paul Holzinger | 2022-01-03 |
* | support advanced network configuration via cli | Paul Holzinger | 2021-12-14 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Allow static ip and mac with rootless cni network | Paul Holzinger | 2021-01-27 |
* | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
* | Remove SkipIfRootless if possible, document other calls | Daniel J Walsh | 2020-09-27 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Turn on a bunch more remote tests | Daniel J Walsh | 2020-07-22 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | curb flakes in integration tests | Brent Baude | 2020-02-26 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | Move random IP code for tests from checkpoint to common | Adrian Reber | 2019-07-29 |
* | fix integration flake tests | baude | 2019-07-08 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | Enable rootless integration tests | baude | 2019-03-19 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | test: cleanup CNI network used by the tests | Giuseppe Scrivano | 2018-11-27 |
* | Add some tests for --ip flag with run and create command | Yiqiao Pu | 2018-11-27 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | Add tests for --ip flag | Matthew Heon | 2018-10-11 |