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
/
exec_test.go
Commit message (
Expand
)
Author
Age
*
Do not share container log driver for exec
Matthew Heon
2020-06-17
*
Enable detached exec for remote
Matthew Heon
2020-06-02
*
Add bindings for exec and enable attached remote
Matthew Heon
2020-06-01
*
Add a test for detached exec
Matthew Heon
2020-05-20
*
v2 enable remote integration tests
Brent Baude
2020-05-19
*
test: enable exec tests
Giuseppe Scrivano
2020-04-28
*
Force integration tests to pass
Brent Baude
2020-04-21
*
test: enable preserve fds test for crun
Giuseppe Scrivano
2020-04-09
*
test: fix exec preserve-fds test
Giuseppe Scrivano
2020-04-09
*
attach: fix hang if control path is deleted
Giuseppe Scrivano
2020-04-02
*
Ensure that exec sessions inherit supplemental groups
Matthew Heon
2020-02-28
*
Processes execed into container should match container label
Daniel J Walsh
2019-10-29
*
Refactor tests when checking for error exit codes
Jhon Honce
2019-10-16
*
exec: fix --preserve-fds
Peter Hunt
2019-09-16
*
Test that PTYs created by 'podman exec --tty' have the ONLCR flag
Debarshi Ray
2019-09-12
*
exec: run with user specified on container start
Peter Hunt
2019-08-20
*
test: enable all tests for crun
Giuseppe Scrivano
2019-08-19
*
test: fix return code check for missing workdir
Giuseppe Scrivano
2019-08-19
*
tests: disable some tests currently failing when not using runc
Giuseppe Scrivano
2019-08-12
*
add detach keys support for remote
Peter Hunt
2019-07-23
*
Update e2e tests for remote exec
Peter Hunt
2019-07-23
*
Finish up remote exec implementation
Peter Hunt
2019-07-23
*
Implement conmon exec
Peter Hunt
2019-07-22
*
use imagecaches for local tests
baude
2019-05-29
*
ginkgo status improvements
baude
2019-03-08
*
Add tests to make sure podman container and podman image commands work
Daniel J Walsh
2019-03-02
*
Run integrations test with remote-client
baude
2019-01-14
*
Add a --workdir option to 'podman exec'
Debarshi Ray
2019-01-08
*
Separate common used test functions and structs to test/utils
Yiqiao Pu
2018-11-16
*
Use restoreArtifacts to save time in integration tests
baude
2018-10-22
*
Swap test image in exec test to fedora for useradd
Matthew Heon
2018-08-23
*
Add tests for exec --user
Matthew Heon
2018-08-23
*
Show duration for each ginkgo test and test speed improvements
baude
2018-07-28
*
Propegate exit code on Exec calls and integrated test
haircommander
2018-06-07
*
podman exec should handle options --env foo
Daniel J Walsh
2018-03-26
*
sleep does not catch SIGTERM
baude
2018-03-14
*
Migrate diff, exec, export, and history to ginkgo
baude
2018-02-05