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
/
run_test.go
Commit message (
Expand
)
Author
Age
*
Major rework of --volumes-from flag
Matthew Heon
2019-04-04
*
Add a test that --add-host conflicts with --no-hosts
Matthew Heon
2019-03-27
*
podman: do not split --env on comma
Giuseppe Scrivano
2019-03-20
*
Enable rootless integration tests
baude
2019-03-19
*
healtcheck phase 2
baude
2019-03-12
*
ginkgo status improvements
baude
2019-03-08
*
Fix aliased commands to actually work
Daniel J Walsh
2019-03-03
*
Add tests to make sure podman container and podman image commands work
Daniel J Walsh
2019-03-02
*
Fix SystemExec completion race
Chris Evich
2019-03-01
*
Try disabling --rm on notify_socket test
Matthew Heon
2019-02-13
*
Run integrations test with remote-client
baude
2019-01-14
*
Fix handling of nil volumes
Daniel J Walsh
2019-01-10
*
add container-init support
Valentin Rothberg
2019-01-04
*
Fixes to handle /dev/shm correctly.
Daniel J Walsh
2018-12-24
*
skip test for blkio.weight when kernel does not support it
baude
2018-12-20
*
failed containers with --rm should remove themselves
baude
2018-12-12
*
Merge pull request #1920 from wking/explicit-hooks-dirs
OpenShift Merge Robot
2018-12-04
|
\
|
*
libpod/container_internal: Deprecate implicit hook directories
W. Trevor King
2018-12-03
*
|
create pod on the fly
baude
2018-12-03
|
/
*
tests: fix NOTIFY_SOCKET test
Giuseppe Scrivano
2018-11-28
*
test: fix test for NOTIFY_SOCKET
Giuseppe Scrivano
2018-11-28
*
Merge pull request #1874 from ypu/mount-test
OpenShift Merge Robot
2018-11-27
|
\
|
*
Remove mount options relatime from podman run --mount with shared
Yiqiao Pu
2018-11-27
|
*
Update test case name to podman run with --mount flag
Yiqiao Pu
2018-11-27
*
|
set root propagation based on volume properties
Valentin Rothberg
2018-11-26
|
/
*
Separate common used test functions and structs to test/utils
Yiqiao Pu
2018-11-16
*
replace quay.io/baude to quay.io/libpod
baude
2018-11-01
*
allow ppc64le to pass libpod integration tests
baude
2018-10-31
*
Use restoreArtifacts to save time in integration tests
baude
2018-10-22
*
fix NOTIFY_SOCKET in e2e testfix NOTIFY_SOCKET in e2e tests
baude
2018-10-18
*
tests: do not make assumptions on the mount output
Giuseppe Scrivano
2018-10-14
*
Generate a passwd file for users not in container
Daniel J Walsh
2018-10-12
*
Disable SELinux labeling if --privileged
Daniel J Walsh
2018-10-02
*
run complex image names with short names
baude
2018-09-28
*
podman runs disabled containers and privileged containers as spc_t
Daniel J Walsh
2018-09-27
*
rework CI tests to test on VMs
baude
2018-09-26
*
Add --mount option for `create` & `run` command
Daniel J Walsh
2018-09-21
*
Pass on securityOpts from podInfraContainer to container added to pod.
Daniel J Walsh
2018-09-11
*
Update WaitForTimeOut to output OutputString to help with debugging.
Daniel J Walsh
2018-09-06
*
Fix Mount Propagation
Giuseppe Scrivano
2018-08-27
*
Use REGISTRIES_CONFIG_PATH for all tests
baude
2018-08-02
*
Integration Test Improvements #3
baude
2018-08-01
*
Show duration for each ginkgo test and test speed improvements
baude
2018-07-28
*
Clear variables used to store options after parsing for every volume
umohnani8
2018-07-25
*
Add --volumes-from flag to podman run and create
umohnani8
2018-07-09
*
Fix timeout issue with built-in volume test
umohnani8
2018-07-05
*
urfave/cli: fix parsing of short opts
Valentin Rothberg
2018-07-05
*
Skip a test in Travis that has timeout issues
Matthew Heon
2018-07-03
*
Fix built-in volume issue with podman run/create
umohnani8
2018-06-29
*
Test to make sure we are getting proper exit codes on podman run
Daniel J Walsh
2018-06-07
[next]