aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/stats_test.go
Commit message (Expand)AuthorAge
* Add podman stats --no-trunc optionDaniel J Walsh2022-08-17
* Non-running containers now report statistics via the `podman stats`Jake Correnti2022-06-13
* enable errcheck linterPaul Holzinger2022-04-29
* libpod: report slirp4netns network statsGiuseppe Scrivano2022-02-01
* bump go module to version 4Valentin Rothberg2022-01-18
* Same thing, with BeNumerically("==", x)Ed Santiago2021-12-02
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* Skip stats test in CGv1 container environmentsChris Evich2021-08-18
* e2e tests: re-enable and fix podman stats testsThomas Weber2021-08-02
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Podman Stats additional featurescdoern2021-06-23
* bump go module to v3Valentin Rothberg2021-02-22
* SpellingJosh Soref2020-12-22
* Make `podman stats` slirp check more robustMatthew Heon2020-12-08
* use container cgroups pathValentin Rothberg2020-11-17
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* new endpoint: /libpod/containers/statsValentin Rothberg2020-09-24
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Vendor in new version of BuildahDaniel J Walsh2020-07-09
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* fix pod stats flakeBrent Baude2020-05-08
* v2 podman statsbaude2020-05-05
* Force integration tests to passBrent Baude2020-04-21
* rootless: enable stats test on cgroup v2Giuseppe Scrivano2019-12-04
* stats: list all running containers unless specified otherwiseValentin Rothberg2019-10-23
* first pass of corrections for golangci-lintbaude2019-07-10
* use imagecaches for local testsbaude2019-05-29
* Enable rootless integration testsbaude2019-03-19
* 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
* correct stats err with non-running containersbaude2018-10-22
* Fixed segfault in stats where container had netNS none or from containerhaircommander2018-08-21
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* sleep does not catch SIGTERMbaude2018-03-14
* Migrate start, stats, stop to Ginkgobaude2018-01-30