podman/test/e2e
Daniel J Walsh 989f5e3062 Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set
In order to have sd_notify from systemd to work in containers
we need to pass down the NOTIFY_SOCKET environment variable to
the container.

LISTEN_FDS, tells the application inside of the container to use
socket activation and grab the FDS that are leaked into the container.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #271
Approved by: umohnani8
2018-02-05 15:39:40 +00:00
..
commit_test.go Migrate Create|Commit to ginkgo 2018-02-02 22:44:40 +00:00
create_test.go Migrate Create|Commit to ginkgo 2018-02-02 22:44:40 +00:00
info_test.go Initial gingko work 2018-01-29 19:12:20 +00:00
kill_test.go Migrate kill tests to ginkgo 2018-02-01 19:04:00 +00:00
libpod_suite_test.go Migrate Create|Commit to ginkgo 2018-02-02 22:44:40 +00:00
ps_test.go Migrate kill tests to ginkgo 2018-02-01 19:04:00 +00:00
pull_test.go Ginkgo Tests: ps, pull, push and rm 2018-01-31 20:23:31 +00:00
push_test.go Ginkgo Tests: ps, pull, push and rm 2018-01-31 20:23:31 +00:00
rm_test.go Migrate kill tests to ginkgo 2018-02-01 19:04:00 +00:00
rmi_test.go Ginkgo Tests: ps, pull, push and rm 2018-01-31 20:23:31 +00:00
run_networking_test.go Implment network == none 2018-01-31 21:47:07 +00:00
run_test.go Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set 2018-02-05 15:39:40 +00:00
start_test.go Migrate start, stats, stop to Ginkgo 2018-01-30 10:40:00 +00:00
stats_test.go Migrate start, stats, stop to Ginkgo 2018-01-30 10:40:00 +00:00
stop_test.go Migrate start, stats, stop to Ginkgo 2018-01-30 10:40:00 +00:00
wait_test.go Initial gingko work 2018-01-29 19:12:20 +00:00