summaryrefslogtreecommitdiff
path: root/test/e2e/pod_ps_test.go
Commit message (Expand)AuthorAge
* Add until filter to podman pod psJakub Guzik2021-08-10
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Restore headers of optional information in 'podman pod ps'Hironori Shiina2021-07-09
* bump go module to v3Valentin Rothberg2021-02-22
* Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
* Add Networks format placeholder to podman ps and pod psPaul Holzinger2021-01-09
* Add network filter for podman ps and pod psPaul Holzinger2021-01-09
* Disable incompatible rootless + CGroupsV1 testsChris Evich2020-12-15
* Align the podman pod ps --filter behavior with podman psPaul Holzinger2020-11-18
* Use regex for "pod ps" name filter to match "ps" behaviorJoel Smith2020-11-03
* Restore --format table...Jhon Honce2020-10-08
* Allow filtering on pod label valuesJordan Christiansen2020-09-23
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* 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
* Add support for format {{.Label}}Brent Baude2020-06-01
* v2 enable remote integration testsBrent Baude2020-05-19
* Enable pod ps integration testsBrent Baude2020-04-25
* Force integration tests to passBrent Baude2020-04-21
* Support label filters for podman pod ps.Stefano Pogliani2020-03-26
* 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
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Added full podman pod ps, with tests and man pagehaircommander2018-07-13