podman/test/e2e
Valentin Rothberg 6f6a6925b2 fix CI
Our fedora-minimal image on Quay bases on fedora-minimal:latest which
starting with F35 removed a number of binaries that our CI depends on.
Fix that by pulling `fedora-minimal:34` from the Fedora registry
directly.

Once the build bot on Quay has been disabled, we move the image over
there to make sure that it will not change over time.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-11-18 15:19:14 +01:00
..
build
cdi
config Fix network mode in play kube 2021-11-12 18:32:01 +01:00
hooks
sign
testdata
attach_test.go
build_test.go
checkpoint_test.go fix remote checkpoint/restore 2021-11-16 14:41:18 +01:00
commit_test.go Eighty-six eighty-eighty 2021-09-22 07:49:19 -06:00
common_test.go test connection add 2021-11-08 09:20:58 -07:00
config.go fix CI 2021-11-18 15:19:14 +01:00
config_amd64.go
config_ppc64le.go
container_create_volume_test.go
container_inspect_test.go Eighty-six eighty-eighty 2021-09-22 07:49:19 -06:00
containers_conf_test.go codespell code 2021-10-12 16:44:25 -04:00
cp_test.go
create_staticip_test.go
create_staticmac_test.go
create_test.go Eighty-six eighty-eighty 2021-09-22 07:49:19 -06:00
diff_test.go
events_test.go Pod Events Logging Fix 2021-10-01 14:50:58 -04:00
exec_test.go
exists_test.go
export_test.go
generate_kube_test.go Generate Kube should not print default structs 2021-10-19 08:31:35 -04:00
generate_systemd_test.go
healthcheck_run_test.go support health checks from image configs 2021-11-09 15:32:36 +01:00
history_test.go
image_scp_test.go Podman Image SCP transfer patch 2021-11-11 20:14:38 -05:00
image_sign_test.go
images_test.go fix CI 2021-11-18 15:19:14 +01:00
import_test.go
info_test.go
init_test.go
inspect_test.go Eighty-six eighty-eighty 2021-09-22 07:49:19 -06:00
kill_test.go
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
login_logout_test.go
logs_test.go Fix a few problems in 'podman logs --tail' with journald driver 2021-10-26 12:18:57 -04: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
mount_test.go Add no-trunc support to podman-events 2021-09-16 09:41:29 -04:00
namespace_test.go
negative_test.go
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 Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04: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 Fix network mode in play kube 2021-11-12 18:32:01 +01:00
pod_create_test.go infra container: replace pause with catatonit 2021-11-15 12:53:25 +01:00
pod_infra_container_test.go
pod_initcontainers_test.go
pod_inspect_test.go Eighty-six eighty-eighty 2021-09-22 07:49:19 -06:00
pod_kill_test.go
pod_pause_test.go
pod_pod_namespaces_test.go
pod_prune_test.go
pod_ps_test.go
pod_restart_test.go
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
pod_stop_test.go
pod_top_test.go
port_test.go
prune_test.go
ps_test.go Eighty-six eighty-eighty 2021-09-22 07:49:19 -06:00
pull_test.go
push_test.go container create: fix --tls-verify parsing 2021-10-27 14:36:25 +02:00
rename_test.go Ensure pod ID bucket is properly updated on rename 2021-09-28 14:12:18 -04:00
restart_test.go
rm_test.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
rmi_test.go
run_apparmor_test.go
run_cgroup_parent_test.go test: enable --cgroup-parent test 2021-09-14 13:59:09 +02:00
run_cleanup_test.go Add no-trunc support to podman-events 2021-09-16 09:41:29 -04:00
run_cpu_test.go
run_device_test.go
run_dns_test.go
run_entrypoint_test.go
run_env_test.go
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 libpod: deduplicate ports in db 2021-10-27 18:59:56 +02:00
run_ns_test.go
run_passwd_test.go
run_privileged_test.go
run_restart_test.go
run_seccomp_test.go
run_security_labels_test.go
run_selinux_test.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
run_signal_test.go
run_staticip_test.go
run_test.go fix CI 2021-11-18 15:19:14 +01:00
run_userns_test.go
run_volume_test.go Fix codespell errors 2021-10-14 08:44:09 -04:00
run_working_dir_test.go
runlabel_test.go container runlabel remove image tag from name 2021-09-15 16:35:55 +02:00
save_test.go
search_test.go podman search: display only name and description by default 2021-10-13 10:13:24 +02:00
secret_test.go
start_test.go
stats_test.go
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
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
toolbox_test.go
top_test.go vendor c/psgo@v1.7.1 2021-09-22 10:35:08 +02:00
tree_test.go
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
version_test.go Fix help message case for `podman version` 2021-10-29 11:49:49 -07:00
volume_create_test.go
volume_exists_test.go
volume_inspect_test.go
volume_ls_test.go
volume_plugin_test.go
volume_prune_test.go
volume_rm_test.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
wait_test.go