summaryrefslogtreecommitdiff
path: root/test/e2e/info_test.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* Bump VMs, to Ubuntu 2204 with cgroups v1Ed Santiago2022-07-21
* Report correct RemoteURIDaniel J Walsh2022-05-04
* bump go module to version 4Valentin Rothberg2022-01-18
* Podman info output plugin informationPaul Holzinger2021-08-19
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Scrub podman commands to use report packageJhon Honce2021-06-16
* Podman info add support for status of cgroup controllersflouthoc2021-05-24
* Add host.serviceIsRemote to podman info resultsJhon Honce2021-05-10
* podman-remote should show podman.sock infoDaniel J Walsh2021-04-20
* bump go module to v3Valentin Rothberg2021-02-22
* build(deps): bump github.com/containers/common from 0.26.0 to 0.26.3Daniel J Walsh2020-10-27
* Restore "table" --format from V1Jhon Honce2020-10-02
* 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
* version/info: format: allow more json variantsValentin Rothberg2020-07-10
* move go module to v2Valentin Rothberg2020-07-06
* v2 enable remote integration testsBrent Baude2020-05-19
* test rootless_storage_path from strorage.confQi Wang2020-04-22
* Fix v2 test podman infoQi Wang2020-04-22
* Force integration tests to passBrent Baude2020-04-21
* refactor infoBrent Baude2020-04-06
* Fix podman-remote info to show registry dataDaniel J Walsh2020-01-07
* Fixed the JSON go template format for the 'info' actionJimmy Crumpler2019-11-01
* split remote tests from distro testsbaude2019-05-13
* enable integration tests for remote-clientbaude2019-05-07
* Bump timeout on a podman info test to defaultMatthew Heon2019-03-14
* ginkgo status improvementsbaude2019-03-08
* Add podman system prune and info commandsDaniel J Walsh2019-02-05
* Increase e2e info/json test exit timeoutChris Evich2019-02-04
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Initial gingko workbaude2018-01-29