spiegel_podman/test/e2e
Daniel J Walsh a3156da21c podman exec should handle options --env foo
If the user does not specify foo=bar, then the exec code should
look for the foo environment variable in its environment and pass it
in.  This is the way podman run works.

Also added tests to make sure this all works.

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

Closes: #552
Approved by: mheon
2018-03-26 23:27:00 +00:00
..
attach_test.go sleep does not catch SIGTERM 2018-03-14 20:38:08 +00:00
commit_test.go Inspect output should be in array form 2018-02-21 14:22:36 +00:00
create_test.go Inspect output should be in array form 2018-02-21 14:22:36 +00:00
diff_test.go Migrate diff, exec, export, and history to ginkgo 2018-02-05 20:17:37 +00:00
exec_test.go podman exec should handle options --env foo 2018-03-26 23:27:00 +00:00
export_test.go Migrate diff, exec, export, and history to ginkgo 2018-02-05 20:17:37 +00:00
history_test.go Migrate diff, exec, export, and history to ginkgo 2018-02-05 20:17:37 +00:00
images_test.go test/e2e/images_test.go: test with multiple tags 2018-03-14 14:01:53 +00:00
import_test.go Inspect output should be in array form 2018-02-21 14:22:36 +00:00
info_test.go Initial gingko work 2018-01-29 19:12:20 +00:00
inspect_test.go Inspect output should be in array form 2018-02-21 14:22:36 +00:00
kill_test.go sleep does not catch SIGTERM 2018-03-14 20:38:08 +00:00
libpod_suite_test.go Fix Travis tests for sig-proxy 2018-03-16 18:03:25 +00:00
load_test.go Podman load can pull in compressed files 2018-03-08 21:23:53 +00:00
logs_test.go podman logs: fix tailing 2018-02-09 15:27:52 +00:00
mount_test.go Final ginkgo migration 2018-02-08 12:37:07 -06:00
pause_test.go sleep does not catch SIGTERM 2018-03-14 20:38:08 +00:00
port_test.go Final ginkgo migration 2018-02-08 12:37:07 -06:00
ps_test.go sleep does not catch SIGTERM 2018-03-14 20:38:08 +00:00
pull_test.go Image library stage 4 - create and commit 2018-03-20 16:20:12 +00:00
push_test.go Removing tagged images change in behavior 2018-03-22 19:06:51 +00:00
restart_test.go Fix E2E tests 2018-03-16 13:55:49 +00:00
rm_test.go Add a test case for remove the latest container 2018-03-16 13:35:10 +00:00
rmi_test.go Removing tagged images change in behavior 2018-03-22 19:06:51 +00:00
run_cgroup_parent_test.go Add tests and cleanup 2018-02-22 12:39:08 +00:00
run_cpu_test.go Migrate diff, exec, export, and history to ginkgo 2018-02-05 20:17:37 +00:00
run_device_test.go Migrate diff, exec, export, and history to ginkgo 2018-02-05 20:17:37 +00:00
run_dns_test.go Migrate more tests to ginkgo 2018-02-06 15:55:50 +00:00
run_entrypoint_test.go No entrpoint, cmd, or command 2018-02-15 00:48:13 +00:00
run_exit_test.go Correct exit code 126 and 127 2018-02-21 16:49:00 +00:00
run_memory_test.go More ginkgo migration 2018-02-07 14:55:20 -06:00
run_networking_test.go Rework port code 2018-02-09 16:13:20 +00:00
run_ns_test.go More ginkgo migration 2018-02-07 14:55:20 -06:00
run_privileged_test.go Address review comments 2018-02-24 09:15:47 +00:00
run_restart_test.go Fix test build 2018-03-15 17:45:11 +00:00
run_signal_test.go Add signal proxying to podman run, start, and attach 2018-03-15 16:00:20 -04:00
run_test.go CreateContainerStorage by image id 2018-02-23 17:44:28 +00:00
save_test.go More ginkgo migration 2018-02-07 14:55:20 -06:00
search_test.go Final ginkgo migration 2018-02-08 12:37:07 -06:00
start_test.go Fix broken 'podman start' test 2018-03-15 17:45:11 +00:00
stats_test.go sleep does not catch SIGTERM 2018-03-14 20:38:08 +00:00
stop_test.go sleep does not catch SIGTERM 2018-03-14 20:38:08 +00:00
tag_test.go Tagging an image alias by shortname 2018-02-26 18:28:54 +00:00
top_test.go sleep does not catch SIGTERM 2018-03-14 20:38:08 +00:00
version_test.go More ginkgo migration 2018-02-07 14:55:20 -06:00
wait_test.go Initial gingko work 2018-01-29 19:12:20 +00:00