podman/test/e2e
Jhon Honce e0847f5457 V2 podman system service
* Added support for system service
* Enabled linting on the varlinkapi source, needed to support V2
  service command
* Added support for PODMAN_SOCKET

Skip linting deprecated code

Rather than introduce bugs by correcting deprecated code, linting the
code is being skipped. Code that is being ported into V2 is being
checked.

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-04-07 19:22:10 -07:00
..
build Fix environment handling from containers.conf 2020-04-02 13:10:08 -04:00
config Add support for containers.conf 2020-03-27 14:36:03 -04: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
build_test.go Fix environment handling from containers.conf 2020-04-02 13:10:08 -04:00
checkpoint_test.go checkpoint: change runtime checkpoint support test 2020-04-03 18:00:57 +02:00
commit_test.go Implemented --iidfile for podman commit 2020-03-19 16:32:02 -04:00
common_test.go V2 podman system service 2020-04-07 19:22:10 -07:00
config.go use pause:3.2 image for infra containers 2020-03-27 10:32:04 +01: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
container_inspect_test.go Add ContainerManager annotation to created containers 2019-09-10 09:37:14 +02:00
containers_conf_test.go Add support for containers.conf 2020-03-27 14:36:03 -04:00
cp_test.go fix bug copy from container directory 2020-01-02 00:53:02 -05:00
create_staticip_test.go Flake fix: race condition in same-IP test 2020-02-20 14:56:02 -07:00
create_staticmac_test.go test: add tests for --mac-address 2019-11-07 18:38:02 +01:00
create_test.go Rework label parsing 2020-02-14 16:06:20 -05:00
diff_test.go Add --latest, -l to 'podman diff' 2019-06-21 13:37:04 +02:00
events_test.go podman events format json 2019-08-02 11:47:43 -04:00
exec_test.go attach: fix hang if control path is deleted 2020-04-02 09:15:56 +02:00
exists_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
export_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
generate_kube_test.go fix security-opt generate kube 2020-03-03 11:21:14 -05:00
generate_systemd_test.go Switch to using --time as opposed to --timeout to better match Docker. 2020-03-31 08:50:32 -04:00
healthcheck_run_test.go Add --no-healthcheck command to create/run 2020-02-22 12:45:15 -06:00
history_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
images_test.go images --format compatible with docker 2020-02-10 10:34:40 -05:00
import_test.go Completely rework --change parsing 2019-12-04 18:55:30 -05:00
info_test.go refactor info 2020-04-06 12:45:42 -05:00
init_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
inspect_test.go inspect image healthchecks 2020-01-27 08:36:25 -06:00
kill_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
libpod_suite_remoteclient_test.go test: fix error message 2020-01-10 10:38:47 +01:00
libpod_suite_test.go CI: format cirrus logs 2020-03-02 15:55:05 -07:00
load_test.go use quay.io/libpod/fedora-minimal for reliability 2020-02-12 16:45:03 -06:00
login_logout_test.go fix rootless login/logout tests 2020-04-06 18:01:45 -04:00
logs_test.go log: support --log-opt tag= 2020-01-10 10:35:19 +01:00
mount_test.go Add codespell to validate spelling mistakes in code. 2020-01-11 06:32:19 -05:00
namespace_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
negative_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
network_create_test.go when removing networks for tests, force should be used 2020-03-20 16:19:58 -05:00
network_test.go Add support for multiple CNI networks in podman inspect 2020-02-25 13:20:25 -05:00
pause_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
play_kube_test.go Fix up play kube to use image data 2020-02-13 05:46:27 -05:00
pod_create_test.go Add network options to podman pod create 2020-02-19 11:29:30 -05:00
pod_infra_container_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
pod_inspect_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
pod_kill_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
pod_pause_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
pod_pod_namespaces.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_prune_test.go Remove containers when pruning a stopped pod. 2019-11-26 13:19:31 -05:00
pod_ps_test.go Support label filters for podman pod ps. 2020-03-26 23:11:07 +00:00
pod_restart_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_rm_test.go Remove containers when pruning a stopped pod. 2019-11-26 13:19:31 -05:00
pod_start_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
pod_stats_test.go rootless: enable stats test on cgroup v2 2019-12-04 13:11:58 +01:00
pod_stop_test.go podman {pod,} rm/stop: add --ignore flag 2019-11-25 09:48:13 +01:00
pod_top_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
port_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
prune_test.go container prune remove state created, configured 2020-03-10 10:57:51 -04:00
ps_test.go podman-ps: support image IDs 2020-02-17 15:22:21 +01:00
pull_test.go use pause image for check all 2019-11-14 12:58:16 -06:00
push_test.go build: drop support for ostree 2019-10-30 11:28:10 +01:00
restart_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
rm_test.go podman {pod,} rm/stop: add --ignore flag 2019-11-25 09:48:13 +01:00
rmi_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
run_cgroup_parent_test.go namespaces: by default create cgroupns on cgroups v2 2019-11-05 17:29:01 +01:00
run_cleanup_test.go fix unit test to use Expect 2019-09-12 21:01:43 +00:00
run_cpu_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
run_device_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
run_dns_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
run_entrypoint_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
run_exit_test.go Fix exit code failure 2019-09-17 12:01:02 -04:00
run_memory_test.go Fix cgroupsv2 run test, unexpected output 2020-02-25 12:34:26 -05:00
run_networking_test.go spec: allow container alias name in lookup 2020-02-26 15:04:31 +01:00
run_ns_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07: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_seccomp.go policy for seccomp-profile selection 2020-01-09 17:57:58 +01:00
run_security_labels.go Allow devs to set labels in container images for default capabilities. 2020-03-02 16:37:32 -05:00
run_selinux_test.go Fix selinux test for exec 2019-10-31 08:38:56 -04:00
run_signal_test.go e2e/run_signal_test.go: make it more robust 2020-01-16 16:19:06 +01:00
run_staticip_test.go curb flakes in integration tests 2020-02-26 08:30:28 -06:00
run_test.go Fix cgroupsv2 run test, unexpected output 2020-02-25 12:34:26 -05:00
run_userns_test.go userns: support --userns=auto 2020-04-06 16:32:36 +02:00
run_volume_test.go test/e2e/run_volume_test: use unique mount point 2020-04-02 10:19:40 -07:00
runlabel_test.go fix bug check nonexist authfile 2019-11-05 21:32:18 -05:00
save_test.go Add codespell to validate spelling mistakes in code. 2020-01-11 06:32:19 -05:00
search_test.go Reduce CPU usage when --timeout=0 2020-03-18 10:27:25 -07:00
start_test.go container start: fix regression when using name 2019-10-31 14:24:41 +01:00
stats_test.go rootless: enable stats test on cgroup v2 2019-12-04 13:11:58 +01:00
stop_test.go podman {pod,} rm/stop: add --ignore flag 2019-11-25 09:48:13 +01:00
system_df_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
system_reset_test.go Add podman system reset command 2019-11-29 05:34:52 -05:00
systemd_test.go systemd: expect full path /usr/sbin/init 2019-10-09 23:38:45 +02:00
tag_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
test.yaml Add support for RunAsUser and RunAsGroup 2019-11-06 10:35:37 -05:00
top_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
tree_test.go speed up rootless tests 2019-07-08 12:31:31 -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
untag_test.go Add untag sub-command 2020-01-08 10:06:10 +01:00
version_test.go Fix podman-remote version to print client and server 2019-12-02 15:50:00 +01:00
volume_create_test.go Add parsing for UID, GID in volume "o" option 2019-10-22 14:32:54 -04:00
volume_inspect_test.go Show volume options in 'volume inspect' 2019-10-18 13:42:31 -04:00
volume_ls_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00
volume_prune_test.go container prune remove state created, configured 2020-03-10 10:57:51 -04:00
volume_rm_test.go Refactor tests when checking for error exit codes 2019-10-16 08:10:07 -07:00
wait_test.go use imagecaches for local tests 2019-05-29 15:12:05 -05:00