podman/test/e2e
Peter Hunt 6c8f2072aa Append hosts to dependency container's /etc/hosts file
Before, any container with a netNS dependency simply used its dependency container's hosts file, and didn't abide its configuration (mainly --add-host). Fix this by always appending to the dependency container's hosts file, creating one if necessary.

Signed-off-by: Peter Hunt <pehunt@redhat.com>
2019-03-05 13:15:25 -05:00
..
hooks Add hooks support to podman 2018-04-05 14:13:49 +00:00
attach_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
checkpoint_test.go Merge pull request #2485 from adrianreber/oci-check 2019-03-01 12:04:29 -08:00
commit_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
common_test.go tests: allow to override the OCI runtime 2019-02-05 15:35:50 +01:00
config.go allow ppc64le to pass libpod integration tests 2018-10-31 18:40:09 -05:00
config_amd64.go replace quay.io/baude to quay.io/libpod 2018-11-01 10:31:44 -05:00
config_ppc64le.go replace quay.io/baude to quay.io/libpod 2018-11-01 10:31:44 -05:00
cp_test.go 'podman cp' copy between host and container 2019-02-14 09:29:53 -05:00
create_staticip_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
create_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
diff_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
e2e.coverprofile pod infra container is started before a container in a pod is run, started, or attached. 2019-02-15 16:39:24 -05:00
exec_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
exists_test.go podman remote integrations tests 2019-01-15 08:19:26 -06:00
export_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
generate_kube_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
history_test.go add support for podman-remote history 2019-01-15 10:29:24 -06:00
images_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
import_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
info_test.go Add podman system prune and info commands 2019-02-05 10:41:55 -08:00
inspect_test.go podman-remote inspect 2019-01-18 15:43:11 -06:00
kill_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
libpod_suite_remoteclient_test.go tests: allow to override the OCI runtime 2019-02-05 15:35:50 +01:00
libpod_suite_test.go tests, rootless: use relative path for export test 2019-02-22 23:55:22 +01:00
load_test.go Fix SystemExec completion race 2019-03-01 09:18:45 -05:00
logs_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
mount_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
namespace_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
pause_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
pod_create_test.go Fix SystemExec completion race 2019-03-01 09:18:45 -05:00
pod_infra_container_test.go Append hosts to dependency container's /etc/hosts file 2019-03-05 13:15:25 -05:00
pod_inspect_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
pod_kill_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
pod_pause_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
pod_pod_namespaces.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
pod_ps_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
pod_restart_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
pod_rm_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
pod_start_test.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
pod_stats_test.go Podman pod stats -- fix GO template output 2019-02-10 11:27:09 -06:00
pod_stop_test.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
pod_top_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
port_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
prune_test.go Fix aliased commands to actually work 2019-03-03 06:14:20 -05:00
ps_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
pull_test.go Fix SystemExec completion race 2019-03-01 09:18:45 -05:00
push_test.go Fix SystemExec completion race 2019-03-01 09:18:45 -05:00
refresh_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
restart_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
rm_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
rmi_test.go Fix usage messages for podman image list, rm 2019-02-28 13:11:14 -07:00
rootless_test.go tests, rootless: use relative path for export test 2019-02-22 23:55:22 +01:00
run_cgroup_parent_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
run_cleanup_test.go Fix SystemExec completion race 2019-03-01 09:18:45 -05:00
run_cpu_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
run_device_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
run_dns_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
run_entrypoint_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
run_exit_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
run_memory_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
run_networking_test.go Fix SystemExec completion race 2019-03-01 09:18:45 -05:00
run_ns_test.go Fix SystemExec completion race 2019-03-01 09:18:45 -05:00
run_passwd_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
run_privileged_test.go Fix SystemExec completion race 2019-03-01 09:18:45 -05:00
run_restart_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
run_selinux_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
run_signal_test.go e2e tests: sigproxy: fix rare hang condition 2019-02-05 14:10:49 -07:00
run_staticip_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
run_test.go Fix aliased commands to actually work 2019-03-03 06:14:20 -05:00
run_userns_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
runlabel_test.go Changes to container runlabel for toolbox project 2019-01-30 08:44:58 -06:00
save_test.go podman-remote save [image] 2019-02-20 12:58:05 -06:00
search_test.go Fix down/missing registry.access.redhat.com 2019-02-07 09:50:45 -05:00
start_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
stats_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
stop_test.go Fix #2521 2019-03-04 12:20:37 -07:00
systemd_test.go Fix SystemExec completion race 2019-03-01 09:18:45 -05:00
tag_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
top_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00
trust_test.go Run integrations test with remote-client 2019-01-14 14:51:32 -06:00
version_test.go enable podman-remote version 2019-01-21 15:23:30 -06:00
volume_create_test.go enable podman-remote volume prune 2019-02-14 10:55:05 -06:00
volume_inspect_test.go enable podman-remote volume prune 2019-02-14 10:55:05 -06:00
volume_ls_test.go enable podman-remote volume prune 2019-02-14 10:55:05 -06:00
volume_prune_test.go Add podman system prune and info commands 2019-02-05 10:41:55 -08:00
volume_rm_test.go enable podman-remote volume prune 2019-02-14 10:55:05 -06:00
wait_test.go Add tests to make sure podman container and podman image commands work 2019-03-02 07:15:26 -05:00