automation-tests/test/e2e
Ed Santiago cd59721de1 e2e test cleanup, continued
Continue eliminating GrepString() and BeTrue(), in tiny
incremental steps. Here I take the liberty of refactoring
some hard-to-read code by adding a helper.

Signed-off-by: Ed Santiago <santiago@redhat.com>
2021-11-23 13:50:35 -07:00
..
build inspect: printTmpl must Flush writer 2021-09-09 16:37:24 +05:30
cdi Add support for CDI device configuration 2021-04-20 09:18:52 -04:00
config Fix network mode in play kube 2021-11-12 18:32:01 +01:00
hooks Add hooks support to podman 2018-04-05 14:13:49 +00:00
sign save image remove signatures 2020-10-21 10:00:08 -04:00
testdata migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
attach_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
build_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
checkpoint_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
commit_test.go Eighty-six eighty-eighty 2021-09-22 07:49:19 -06:00
common_test.go Semiperiodic cleanup of obsolete Skip()s 2021-11-19 08:49:57 -07:00
config.go fix CI 2021-11-18 15:19:14 +01:00
config_amd64.go speed up CI handling of images 2021-04-07 15:40:29 -05:00
config_ppc64le.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
container_create_volume_test.go Copy the content from the underlying image into the newly created volume. 2021-07-20 11:39:32 -04:00
container_inspect_test.go Eighty-six eighty-eighty 2021-09-22 07:49:19 -06:00
containers_conf_test.go Oops! Manual edits to broken tests 2021-11-22 15:23:08 -07:00
cp_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
create_staticip_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
create_staticmac_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
create_test.go Merge pull request #12361 from rhatdan/remote 2021-11-23 09:50:26 -05:00
diff_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
events_test.go Pod Events Logging Fix 2021-10-01 14:50:58 -04:00
exec_test.go Make secret env var available to exec session 2021-08-31 13:53:51 -04:00
exists_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
export_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
generate_kube_test.go Rename pod on generate of container 2021-11-22 11:50:08 -06:00
generate_systemd_test.go generate systemd: add --start-timeout flag 2021-11-23 09:38:51 +01:00
healthcheck_run_test.go support health checks from image configs 2021-11-09 15:32:36 +01:00
history_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
image_scp_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
image_sign_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
images_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
import_test.go Merge pull request #12361 from rhatdan/remote 2021-11-23 09:50:26 -05:00
info_test.go Podman info output plugin information 2021-08-19 17:33:20 +02:00
init_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
inspect_test.go Eighty-six eighty-eighty 2021-09-22 07:49:19 -06:00
kill_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
libpod_suite_remote_test.go test connection add 2021-11-08 09:20:58 -07:00
libpod_suite_test.go test connection add 2021-11-08 09:20:58 -07:00
load_test.go Merge pull request #12361 from rhatdan/remote 2021-11-23 09:50:26 -05:00
login_logout_test.go Fix AVC denials in tests of volume mounts 2021-08-18 12:04:06 -04:00
logs_test.go Semiperiodic cleanup of obsolete Skip()s 2021-11-19 08:49:57 -07:00
manifest_test.go tag: Support tagging manifest list instead of resolving to images 2021-10-21 17:44:31 +05:30
mount_rootless_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
mount_test.go Add no-trunc support to podman-events 2021-09-16 09:41:29 -04:00
namespace_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
negative_test.go bump go module to v3 2021-02-22 09:03:51 +01:00
network_connect_disconnect_test.go network reload without ports should not reload ports 2021-11-10 21:16:08 +01:00
network_create_test.go CNI: fix network create --ip-range 2021-10-12 22:36:24 +02:00
network_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
pause_test.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
play_build_test.go Set context dir for play kube build 2021-09-23 09:49:57 -05:00
play_kube_test.go Support env variables based on ConfigMaps sent in payload 2021-11-23 11:40:28 +01:00
pod_create_test.go e2e test cleanup, continued 2021-11-23 13:50:35 -07:00
pod_infra_container_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
pod_initcontainers_test.go rename oneshot initcontainers to once 2021-08-12 12:57:15 -05:00
pod_inspect_test.go Eighty-six eighty-eighty 2021-09-22 07:49:19 -06:00
pod_kill_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
pod_pause_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
pod_pod_namespaces_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
pod_prune_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
pod_ps_test.go Add until filter to podman pod ps 2021-08-10 22:10:40 +02:00
pod_restart_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
pod_rm_test.go Merge pull request #11851 from cdoern/podRm 2021-10-20 13:20:12 +00:00
pod_start_test.go Eighty-six eighty-eighty 2021-09-22 07:49:19 -06:00
pod_stats_test.go e2e tests: re-enable and fix podman stats tests 2021-08-02 17:30:53 +02:00
pod_stop_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
pod_top_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
port_test.go Oops! Manual edits to broken tests 2021-11-22 15:23:08 -07:00
prune_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
ps_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
pull_test.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
push_test.go Semiperiodic cleanup of obsolete Skip()s 2021-11-19 08:49:57 -07:00
rename_test.go Ensure pod ID bucket is properly updated on rename 2021-09-28 14:12:18 -04:00
restart_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
rm_test.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
rmi_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
run_apparmor_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
run_cgroup_parent_test.go Semiperiodic cleanup of obsolete Skip()s 2021-11-19 08:49:57 -07:00
run_cleanup_test.go Semiperiodic cleanup of obsolete Skip()s 2021-11-19 08:49:57 -07:00
run_cpu_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
run_device_test.go Fix device tests using ls test files 2021-08-11 13:07:00 -04:00
run_dns_test.go Oops! Manual edits to broken tests 2021-11-22 15:23:08 -07:00
run_entrypoint_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
run_env_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
run_exit_test.go If container exits with 125 podman should exit with 125 2021-09-13 14:04:01 -04:00
run_memory_test.go Enable 'podman run --memory-swappiness=0' 2021-11-12 13:20:20 -05:00
run_networking_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
run_ns_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
run_passwd_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
run_privileged_test.go Semiperiodic cleanup of obsolete Skip()s 2021-11-19 08:49:57 -07:00
run_restart_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
run_seccomp_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
run_security_labels_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
run_selinux_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
run_signal_test.go Semiperiodic cleanup of obsolete Skip()s 2021-11-19 08:49:57 -07:00
run_staticip_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
run_test.go Merge pull request #12361 from rhatdan/remote 2021-11-23 09:50:26 -05:00
run_userns_test.go Oops! Manual edits to broken tests 2021-11-22 15:23:08 -07:00
run_volume_test.go e2e test cleanup, continued 2021-11-23 13:50:35 -07:00
run_working_dir_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
runlabel_test.go container runlabel remove image tag from name 2021-09-15 16:35:55 +02:00
save_test.go Merge pull request #12361 from rhatdan/remote 2021-11-23 09:50:26 -05:00
search_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
secret_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
start_test.go podman start: remove containers configured for auto removal 2021-07-16 10:57:40 +02:00
stats_test.go Skip stats test in CGv1 container environments 2021-08-18 12:04:06 -04:00
stop_test.go Warn if podman stop timeout expires that sigkill was sent 2021-10-08 07:06:37 -04:00
system_connection_test.go Print headers for system connection ls 2021-11-10 14:48:08 -05:00
system_df_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
system_dial_stdio_test.go Fixes #11668 2021-10-06 19:18:26 +00:00
system_reset_test.go runtime: check for pause pid existence 2021-10-27 11:24:50 +02:00
system_service_test.go Fix CI flake on time of shutdown for API service 2021-10-12 09:53:19 -07:00
systemd_test.go Fix systemd PID1 test 2021-10-26 16:39:14 -04:00
tag_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
toolbox_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
top_test.go vendor c/psgo@v1.7.1 2021-09-22 10:35:08 +02:00
tree_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
trust_test.go Fix tests of podman image trust --raw and --json 2021-10-25 18:02:41 +02:00
unshare_test.go rename rootless cni ns to rootless netns 2021-11-05 15:44:37 +01:00
untag_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
version_test.go Fix help message case for `podman version` 2021-10-29 11:49:49 -07:00
volume_create_test.go e2e tests: clean up antihelpful BeTrue()s 2021-11-22 14:37:43 -07:00
volume_exists_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
volume_inspect_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
volume_ls_test.go filter: add basic pattern matching for label keys 2021-11-15 17:49:54 +05:30
volume_plugin_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00
volume_prune_test.go Add prune until filter test for podman volume cli 2021-07-26 22:37:45 +02:00
volume_rm_test.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
wait_test.go e2e tests: use Should(Exit()) and ExitWithError() 2021-07-15 05:06:33 -06:00