podman/test/e2e
baude 9786542620 failed containers with --rm should remove themselves
when starting or running a container that has --rm, if the starting
container fails (like due to an invalid command), the container should
get removed.

Resolves: #1985

Signed-off-by: baude <bbaude@redhat.com>
2018-12-12 10:55:53 -06:00
..
hooks Add hooks support to podman 2018-04-05 14:13:49 +00:00
attach_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
checkpoint_test.go disable checkpoint tests on f29 2018-11-28 14:39:47 -06:00
commit_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08: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
create_staticip_test.go test: cleanup CNI network used by the tests 2018-11-27 16:55:28 +01:00
create_test.go create pod on the fly 2018-12-03 15:49:17 -06:00
diff_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
exec_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
exists_test.go podman pod exists 2018-12-03 12:00:18 -06:00
export_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
generate_kube_test.go generate kube 2018-12-04 08:03:49 -06:00
history_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
images_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
import_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
info_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
inspect_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
kill_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
libpod_suite_test.go Tests for podman volume commands 2018-12-06 10:17:23 +00:00
load_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
logs_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
mount_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
namespace_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pause_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_create_test.go Allow users to expose ports from the pod to the host 2018-11-20 09:49:34 -06:00
pod_infra_container_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_inspect_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_kill_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_pause_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_pod_namespaces.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_ps_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_restart_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_rm_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_start_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_stats_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_stop_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pod_top_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
port_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
prune_test.go Add ability to prune containers and images 2018-12-05 19:57:54 -06:00
ps_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
pull_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
push_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
refresh_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
restart_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
rm_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
rmi_test.go test for rmi with children 2018-12-04 14:22:11 -06:00
rootless_test.go rootless: fix restart when using fuse-overlayfs 2018-12-11 10:24:06 +01:00
run_cgroup_parent_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_cleanup_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_cpu_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_device_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_dns_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_entrypoint_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_exit_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_memory_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_networking_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_ns_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_passwd_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_privileged_test.go Fix no-new-privileges test 2018-11-16 10:49:24 +08:00
run_restart_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_selinux_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_signal_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
run_staticip_test.go test: cleanup CNI network used by the tests 2018-11-27 16:55:28 +01:00
run_test.go failed containers with --rm should remove themselves 2018-12-12 10:55:53 -06:00
run_userns_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
runlabel_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
save_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
search_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
start_test.go failed containers with --rm should remove themselves 2018-12-12 10:55:53 -06:00
stats_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
stop_test.go Add test to ensure stopping a stopped container works 2018-11-28 09:35:30 -05:00
tag_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
top_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
version_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
volume_create_test.go Tests for podman volume commands 2018-12-06 10:17:23 +00:00
volume_inspect_test.go Tests for podman volume commands 2018-12-06 10:17:23 +00:00
volume_ls_test.go Tests for podman volume commands 2018-12-06 10:17:23 +00:00
volume_prune_test.go Tests for podman volume commands 2018-12-06 10:17:23 +00:00
volume_rm_test.go Tests for podman volume commands 2018-12-06 10:17:23 +00:00
wait_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00