summaryrefslogtreecommitdiff
path: root/test/e2e/stats_test.go
Commit message (Expand)AuthorAge
* 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