spiegel_podman/test/e2e
Chris Evich fc4105ddbe
Improve podman pod rm -a test
When running as a user, the order of removal is database ID dependent.
This results in this test randomly failing.  This condition was
very difficult to debug and the test was missing two critical checks.
One to confirm an expected error message was produced, and another
to verify the expected running container, remains running.

Fix the container and missing error-message checks, and vastly improve
the debug-ability of this test.  Fixing the random-failures requires
intensive fixes in other areas, so that task will be left up to future
work.

Signed-off-by: Chris Evich <cevich@redhat.com>
2019-04-03 11:04:35 -04:00
..
hooks Add hooks support to podman 2018-04-05 14:13:49 +00:00
attach_test.go Add three test cases for podman attach test 2019-03-26 20:09:27 +08:00
checkpoint_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
commit_test.go Usability cleanup for 'inspect' 2019-03-13 08:29:52 -06:00
common_test.go podman health check phase3 2019-03-22 14:58:44 -05:00
config.go podman healthcheck run (phase 1) 2019-03-05 14:03:55 -06:00
config_amd64.go podman healthcheck run (phase 1) 2019-03-05 14:03:55 -06:00
config_ppc64le.go replace quay.io/baude to quay.io/libpod 2018-11-01 10:31:44 -05:00
cp_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
create_staticip_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
create_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
diff_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
e2e.coverprofile Enable rootless integration tests 2019-03-19 15:01:48 +01:00
events_test.go Add event logging to libpod, even display to podman 2019-03-11 15:08:59 -05:00
exec_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
exists_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
export_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
generate_kube_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
healthcheck_run_test.go size is optional for container inspection 2019-03-26 10:14:58 -05:00
history_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
images_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
import_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
info_test.go Bump timeout on a podman info test to default 2019-03-14 10:10:50 -04:00
inspect_test.go Export ConmonPidFile in 'podman inspect' for containers 2019-03-18 21:03:22 +01:00
kill_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
libpod_suite_remoteclient_test.go test: fix SkipIfRootless() helper 2019-03-19 15:01:51 +01:00
libpod_suite_test.go test: fix SkipIfRootless() helper 2019-03-19 15:01:51 +01:00
load_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
logs_test.go podman logs on created container should exit 2019-03-18 08:58:48 -05:00
mount_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
namespace_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
pause_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
pod_create_test.go tests: re-enable some tests for rootless mode 2019-03-19 15:01:53 +01:00
pod_infra_container_test.go tests: re-enable some tests for rootless mode 2019-03-19 15:01:53 +01:00
pod_inspect_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
pod_kill_test.go tests: re-enable some tests for rootless mode 2019-03-19 15:01:53 +01:00
pod_pause_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
pod_pod_namespaces.go tests: re-enable some tests for rootless mode 2019-03-19 15:01:53 +01:00
pod_ps_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
pod_restart_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
pod_rm_test.go Improve podman pod rm -a test 2019-04-03 11:04:35 -04:00
pod_start_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
pod_stats_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
pod_stop_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
pod_top_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
port_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
prune_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
ps_test.go ps: fix segfault if the store is not initialized 2019-03-19 15:01:54 +01:00
pull_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
push_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
refresh_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
restart_test.go tests: re-enable some tests for rootless mode 2019-03-19 15:01:53 +01:00
rm_test.go tests: re-enable some tests for rootless mode 2019-03-19 15:01:53 +01:00
rmi_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
rootless_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
run_cgroup_parent_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
run_cleanup_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
run_cpu_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
run_device_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
run_dns_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
run_entrypoint_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
run_exit_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
run_memory_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
run_networking_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
run_ns_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
run_passwd_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
run_privileged_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
run_restart_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
run_selinux_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
run_signal_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
run_staticip_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
run_test.go Add a test that --add-host conflicts with --no-hosts 2019-03-27 10:12:18 -04:00
run_userns_test.go userns: use the intermediate mountns for volumes 2019-03-21 21:18:13 +01:00
runlabel_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
save_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
search_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
start_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
stats_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
stop_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
system_df_test.go system df to show podman disk usage 2019-03-25 15:05:26 -04:00
systemd_test.go Enable rootless integration tests 2019-03-19 15:01:48 +01:00
tag_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
top_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
tree_test.go Tree implementation for podman images 2019-03-14 11:22:06 +09:00
trust_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
version_test.go support GO template {{ json . }} 2019-03-18 13:46:35 -05:00
volume_create_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
volume_inspect_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
volume_ls_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
volume_prune_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
volume_rm_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00
wait_test.go ginkgo status improvements 2019-03-08 13:28:33 -06:00