aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/pod_inspect_test.go
Commit message (Expand)AuthorAge
* fix podman pod inspect to support multiple podsPaul Holzinger2022-09-08
* enable errcheck linterPaul Holzinger2022-04-29
* Ginkgo: use HaveField() for better error checkingEd Santiago2022-04-28
* bump go module to version 4Valentin Rothberg2022-01-18
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* Eighty-six eighty-eightyEd Santiago2021-09-22
* 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
* Allow static ip and mac with rootless cni networkPaul Holzinger2021-01-27
* Fix podman pod inspect show wrong MAC stringzhangguanzhang2020-11-18
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix lintMatthew Heon2020-07-14
* Include infra container information in `pod inspect`Matthew Heon2020-07-14
* Fix container and pod create commands for remote createMatthew Heon2020-07-10
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* pod config: add a `CreateCommand` fieldValentin Rothberg2020-06-11
* v2 enable remote integration testsBrent Baude2020-05-19
* Enable pod inspect integration testSujil022020-04-26
* Force integration tests to passBrent Baude2020-04-21
* podman v2 remove bloat v2Brent Baude2020-04-16
* 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
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* add podman pod inspectbaude2018-08-09