index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
e2e
/
logs_test.go
Commit message (
Expand
)
Author
Age
*
Implemented --until flag for libpod's container logs
cdoern
2021-07-22
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
logs: k8s-file: fix race
Valentin Rothberg
2021-06-08
*
journald logger: fix race condition
Valentin Rothberg
2021-05-26
*
Tidy duplicate log tests
Ashley Cui
2021-03-02
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Turn on journald and k8s file logging tests
Daniel J Walsh
2021-02-19
*
Add LogSize to container inspect
Daniel J Walsh
2020-12-15
*
podman logs honor stderr correctly
Paul Holzinger
2020-12-10
*
Add tests to make sure podman-remote logs works correctly.
Daniel J Walsh
2020-11-10
*
podman create doesn't support creating detached containers
Daniel J Walsh
2020-10-21
*
Attempt to turn on some more remote tests
Daniel J Walsh
2020-10-07
*
Support max_size logoptions
Daniel J Walsh
2020-10-05
*
Fix Podman logs reading journald
Ashley Cui
2020-10-02
*
e2e tests: SkipIfRemote(): add a reason
Ed Santiago
2020-09-23
*
Examine all SkipIfRemote functions
Daniel J Walsh
2020-09-22
*
fix podman logs --tail when log is bigger than pagesize
Paul Holzinger
2020-08-06
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
logs: enable e2e tests
Valentin Rothberg
2020-07-09
*
Change buildtag for remoteclient to remote for testing
Daniel J Walsh
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Add explicit command to alpine container in test case.
jgallucci32
2020-06-22
*
Stop following logs using timers
jgallucci32
2020-06-20
*
Merge pull request #6560 from mheon/fix_exec_logdriver
OpenShift Merge Robot
2020-06-17
|
\
|
*
Do not share container log driver for exec
Matthew Heon
2020-06-17
*
|
Revert #6591 to fix issue with failed tests
jgallucci32
2020-06-17
*
|
"streaming output" logs test: fix flake
Ed Santiago
2020-06-17
|
/
*
Fix -f logs follow with stopped container
Qi Wang
2020-06-11
*
V2 enable remote logs and testing
Jhon Honce
2020-05-22
*
don't skip log tests unless remote
Peter Hunt
2020-05-20
*
oci conmon: tell conmon to log container name
Peter Hunt
2020-05-20
*
v2 enable remote integration tests
Brent Baude
2020-05-19
*
log: support --log-opt tag=
Giuseppe Scrivano
2020-01-10
*
logs: support --tail 0
Giuseppe Scrivano
2019-10-31
*
Refactor tests when checking for error exit codes
Jhon Honce
2019-10-16
*
test: add test for logs -f
Giuseppe Scrivano
2019-06-17
*
use imagecaches for local tests
baude
2019-05-29
*
Implement podman logs with log-driver journald
Peter Hunt
2019-05-28
*
enable integration tests for remote-client
baude
2019-05-07
*
podman logs on created container should exit
baude
2019-03-18
*
display logs for multiple containers at the same time
baude
2019-03-15
*
ginkgo status improvements
baude
2019-03-08
*
Run integrations test with remote-client
baude
2019-01-14
*
Separate common used test functions and structs to test/utils
Yiqiao Pu
2018-11-16
*
allow ppc64le to pass libpod integration tests
baude
2018-10-31
*
Make podman ps fast
baude
2018-10-23
*
Show duration for each ginkgo test and test speed improvements
baude
2018-07-28
*
podman logs: fix tailing
baude
2018-02-09
*
Migrate more tests to ginkgo
baude
2018-02-06