summaryrefslogtreecommitdiff
path: root/test/e2e/ps_test.go
Commit message (Expand)AuthorAge
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Fix podman ps -lDaniel J Walsh2020-09-09
* Add the Status field in the ps --format=jsonzhangguanzhang2020-08-11
* add {{.RunningFor}} placeholder in ps --formatAshley Cui2020-07-30
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Merge pull request #6864 from vrothberg/v2-moduleOpenShift Merge Robot2020-07-06
|\
| * move go module to v2Valentin Rothberg2020-07-06
* | podman ps truncate the commandPaul Holzinger2020-07-05
|/
* Print port mappings in `ps` for ctrs sharing networkMatthew Heon2020-06-24
* Add more Remote testsDaniel J Walsh2020-06-03
* fix `ps --last=N`Valentin Rothberg2020-05-28
* v2 enable remote integration testsBrent Baude2020-05-19
* Make podman container list == podman psDaniel J Walsh2020-04-27
* Force integration tests to passBrent Baude2020-04-21
* podman-ps: support image IDsValentin Rothberg2020-02-17
* Only set --all when a status filter is given to psMatthew Heon2020-02-12
* Force --all when --filter is passed to podman psMatthew Heon2020-02-04
* Merge pull request #4748 from NevilleC/nc-podnameOpenShift Merge Robot2019-12-29
|\
| * Add the pod name when we use `podman ps -p`Neville Cain2019-12-28
* | The --quiet flag does not conflict with templates in psMatthew Heon2019-12-26
|/
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* Merge pull request #4238 from giuseppe/rootless-enable-ps-size-testsOpenShift Merge Robot2019-10-11
|\
| * tests: enable ps --size tests for rootlessGiuseppe Scrivano2019-10-11
* | container: initialize results listGiuseppe Scrivano2019-10-11
|/
* support podman ps filter regular expressionsQi Wang2019-07-18
* Fix a segfault in 'podman ps --sync'Matthew Heon2019-06-24
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* ps: fix segfault if the store is not initializedGiuseppe Scrivano2019-03-19
* Enable rootless integration testsbaude2019-03-19
* testcase added for listing range of ports in ps commandKunal Kushwaha2019-03-15
* ginkgo status improvementsbaude2019-03-08
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Fix regression in ps with custom formatbaude2019-01-30
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Fix handling of multiple filters in podman psMatthew Heon2018-08-27
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Added ps --pod optionhaircommander2018-08-02
* Integration Test Improvements #2baude2018-07-30
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Fix ps --sort=size testMatthew Heon2018-07-13
* Added --sort to pshaircommander2018-06-19
* Temporarily turn of ps --last test until fixedMatthew Heon2018-06-14
* sleep does not catch SIGTERMbaude2018-03-14
* Fix when the --format flag prints a new line at the endumohnani82018-02-07
* Migrate kill tests to ginkgobaude2018-02-01
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31