spiegel_podman/test/e2e
Brent Baude d87cb1a5f9 fix port -l timing with healthchecks
many of the port tests use our nginx container image.  in some cases, we have timing
issues between when the nginx and the container are running and when the port -l
command is run causing test flakes.  we now use the container image's built in
healthcheck to ensure that nginx is running (and subsequently the container
itself) before running the port command.

Fixes: #3309

Signed-off-by: Brent Baude <bbaude@redhat.com>
Signed-off-by: baude <bbaude@redhat.com>
2019-06-18 10:43:53 -05:00
..
hooks Add hooks support to podman 2018-04-05 14:13:49 +00:00
attach_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
checkpoint_test.go migration: add possibility to restore a container with a new name 2019-06-04 14:02:51 +02:00
commit_test.go Merge pull request #3081 from baude/remotecommit 2019-06-03 20:58:13 +02:00
common_test.go fix port -l timing with healthchecks 2019-06-18 10:43:53 -05:00
config.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
config_amd64.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
config_ppc64le.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
cp_test.go podman copy files to the volume with a container 2019-06-03 17:36:34 -04:00
create_staticip_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
create_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
diff_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
e2e.coverprofile Enable rootless integration tests 2019-03-19 15:01:48 +01:00
events_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
exec_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
exists_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
export_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
generate_kube_test.go Add --filename option to generate kube 2019-06-11 11:26:46 -04:00
generate_systemd_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
healthcheck_run_test.go Disable a very badly flaking healthcheck test 2019-06-06 10:55:57 -04:00
history_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
images_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
import_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
info_test.go split remote tests from distro tests 2019-05-13 12:17:55 -05:00
init_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
inspect_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
kill_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
libpod_suite_remoteclient_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
libpod_suite_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
load_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
login_logout_test.go Add test cases for login and logout 2019-05-22 14:34:42 +08:00
logs_test.go test: add test for logs -f 2019-06-17 11:04:34 +02:00
mount_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
namespace_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
negative_test.go Add negative command-line test 2019-05-08 11:04:37 -04:00
pause_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_create_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_infra_container_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_inspect_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_kill_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_pause_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_pod_namespaces.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_prune_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_ps_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_restart_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_rm_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_start_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_stats_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_stop_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_top_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
port_test.go fix port -l timing with healthchecks 2019-06-18 10:43:53 -05:00
prune_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
ps_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pull_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
push_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
restart_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
rm_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
rmi_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_cgroup_parent_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_cleanup_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_cpu_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_device_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_dns_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_entrypoint_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_exit_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_memory_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_networking_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_ns_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_passwd_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_privileged_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_restart_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_selinux_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_signal_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_staticip_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_test.go storage: support --mount type=bind,bind-nonrecursive 2019-06-13 15:32:45 +02:00
run_userns_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_volume_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
runlabel_test.go Completely disable global options test 2019-06-14 16:33:22 -04:00
save_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
search_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
start_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
stats_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
stop_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
system_df_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
systemd_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
tag_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
top_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
tree_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
trust_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
unshare_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
version_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
volume_create_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
volume_inspect_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
volume_ls_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
volume_prune_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
volume_rm_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
wait_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00