summaryrefslogtreecommitdiff
path: root/test/e2e/logs_test.go
Commit message (Expand)AuthorAge
* fix podman logs --tail when log is bigger than pagesizePaul Holzinger2020-08-06
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* logs: enable e2e testsValentin Rothberg2020-07-09
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* Add explicit command to alpine container in test case.jgallucci322020-06-22
* Stop following logs using timersjgallucci322020-06-20
* Merge pull request #6560 from mheon/fix_exec_logdriverOpenShift Merge Robot2020-06-17
|\
| * Do not share container log driver for execMatthew Heon2020-06-17
* | Revert #6591 to fix issue with failed testsjgallucci322020-06-17
* | "streaming output" logs test: fix flakeEd Santiago2020-06-17
|/
* Fix -f logs follow with stopped containerQi Wang2020-06-11
* V2 enable remote logs and testingJhon Honce2020-05-22
* don't skip log tests unless remotePeter Hunt2020-05-20
* oci conmon: tell conmon to log container namePeter Hunt2020-05-20
* v2 enable remote integration testsBrent Baude2020-05-19
* log: support --log-opt tag=Giuseppe Scrivano2020-01-10
* logs: support --tail 0Giuseppe Scrivano2019-10-31
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* test: add test for logs -fGiuseppe Scrivano2019-06-17
* use imagecaches for local testsbaude2019-05-29
* Implement podman logs with log-driver journaldPeter Hunt2019-05-28
* enable integration tests for remote-clientbaude2019-05-07
* podman logs on created container should exitbaude2019-03-18
* display logs for multiple containers at the same timebaude2019-03-15
* 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
* allow ppc64le to pass libpod integration testsbaude2018-10-31
* Make podman ps fastbaude2018-10-23
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* podman logs: fix tailingbaude2018-02-09
* Migrate more tests to ginkgobaude2018-02-06