.. |
checker
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
daemon
|
9d30525a04
make secret update support name and id prefix
|
8 år sedan |
environment
|
64615c9aa8
Windows: CI Only unpause on Hyper-V containers
|
8 år sedan |
fixtures
|
52379fa76d
Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"
|
8 år sedan |
registry
|
4bce232139
Revert "Planned 1.13 deprecation: email from login"
|
8 år sedan |
request
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
requirement
|
952c8aef3f
Display only the name of the requirement…
|
8 år sedan |
benchmark_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
check_test.go
|
1858656925
Move TearDownTest cleaning to environment package
|
8 år sedan |
daemon_swarm_hack_test.go
|
9af5d7c340
Small cleanups on integration cli
|
8 år sedan |
docker_api_attach_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 år sedan |
docker_api_auth_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 år sedan |
docker_api_build_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_api_containers_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_api_create_test.go
|
e399c558e6
validate healthcheck params in daemon side
|
8 år sedan |
docker_api_events_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_api_exec_resize_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_api_exec_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_api_images_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_api_info_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 år sedan |
docker_api_inspect_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
docker_api_inspect_unix_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 år sedan |
docker_api_logs_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_api_network_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_api_resize_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 år sedan |
docker_api_stats_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_api_stats_unix_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_api_swarm_node_test.go
|
69afd30444
split docker_api_swarm_test.go into multiple files
|
8 år sedan |
docker_api_swarm_secret_test.go
|
2333b39b37
fixed:go vetting warning unkeyed fields
|
8 år sedan |
docker_api_swarm_service_test.go
|
f9bd8ec8b2
Implement server-side rollback, for daemon versions that support this
|
8 år sedan |
docker_api_swarm_test.go
|
3fe2730ab3
Merge pull request #31535 from aaronlehmann/vendor-swarmkit-7fc7503
|
8 år sedan |
docker_api_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_api_update_unix_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 år sedan |
docker_api_version_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 år sedan |
docker_api_volumes_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 år sedan |
docker_cli_attach_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_attach_unix_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_authz_plugin_v2_test.go
|
38de272bd4
When authz plugin is disabled, remove from authz middleware chain.
|
8 år sedan |
docker_cli_authz_unix_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
docker_cli_build_test.go
|
c497499cde
Merge pull request #31584 from dave-tucker/ignore-default-build-args
|
8 år sedan |
docker_cli_build_unix_test.go
|
ba0afd70e8
fix some ineffectual assignments
|
8 år sedan |
docker_cli_by_digest_test.go
|
5dd89abdf1
Ignore no such container in testEnv.Clean
|
8 år sedan |
docker_cli_commit_test.go
|
ba0afd70e8
fix some ineffectual assignments
|
8 år sedan |
docker_cli_config_test.go
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 år sedan |
docker_cli_cp_from_container_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_cp_test.go
|
ecbb0e62f6
Remove most of the runCommandWithOutput from integration tests
|
8 år sedan |
docker_cli_cp_to_container_test.go
|
ba0afd70e8
fix some ineffectual assignments
|
8 år sedan |
docker_cli_cp_to_container_unix_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
docker_cli_cp_utils.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_create_test.go
|
0421f5173d
Remove use of forked reference package for cli
|
8 år sedan |
docker_cli_create_unix_test.go
|
4a8799dc0a
validate mount path for tmpfs
|
8 år sedan |
docker_cli_daemon_plugins_test.go
|
b748debb76
Add missing test for daemon kill with plugins running.
|
8 år sedan |
docker_cli_daemon_test.go
|
1b4e2b7c87
Merge pull request #29552 from dnephin/fix-build-with-log-driver
|
8 år sedan |
docker_cli_diff_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
docker_cli_events_test.go
|
2ec808ec08
Limit TestEventsLimit to 4 concurrent containers on Windows
|
8 år sedan |
docker_cli_events_unix_test.go
|
d1982862ca
Update opts.MemBytes to disable default, and move `docker run/create/build` to use opts.MemBytes
|
8 år sedan |
docker_cli_exec_test.go
|
f8821202c6
Avoid TestExecWindowsOpenHandles timing out
|
8 år sedan |
docker_cli_exec_unix_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_experimental_test.go
|
9af5d7c340
Small cleanups on integration cli
|
8 år sedan |
docker_cli_export_import_test.go
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 år sedan |
docker_cli_external_graphdriver_unix_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
docker_cli_external_volume_driver_unix_test.go
|
6da111b3bb
Add unit tests to cli/command/volume package
|
8 år sedan |
docker_cli_health_test.go
|
e399c558e6
validate healthcheck params in daemon side
|
8 år sedan |
docker_cli_help_test.go
|
a4f71ccff6
Wrap output of docker cli --help
|
8 år sedan |
docker_cli_history_test.go
|
c10f6ef43f
Clean more build utils in integration cli
|
8 år sedan |
docker_cli_images_test.go
|
3a1279393f
Use distribution reference
|
8 år sedan |
docker_cli_import_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_info_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
docker_cli_info_unix_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_inspect_test.go
|
fb1f22b06a
do not fail fast when executing inspect command
|
8 år sedan |
docker_cli_kill_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 år sedan |
docker_cli_links_test.go
|
ecbb0e62f6
Remove most of the runCommandWithOutput from integration tests
|
8 år sedan |
docker_cli_links_unix_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_login_test.go
|
4bce232139
Revert "Planned 1.13 deprecation: email from login"
|
8 år sedan |
docker_cli_logout_test.go
|
ed689c48b0
Merge pull request #29799 from vdemeester/integration-registry-package
|
8 år sedan |
docker_cli_logs_bench_test.go
|
1ae9dcf97d
Fixes some issues with jsonfile write/read
|
9 år sedan |
docker_cli_logs_test.go
|
c10f6ef43f
Clean more build utils in integration cli
|
8 år sedan |
docker_cli_nat_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_netmode_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_network_unix_test.go
|
fb1f22b06a
do not fail fast when executing inspect command
|
8 år sedan |
docker_cli_oom_killed_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_pause_test.go
|
ecbb0e62f6
Remove most of the runCommandWithOutput from integration tests
|
8 år sedan |
docker_cli_plugins_test.go
|
e10f9db26d
Merge pull request #30047 from duglin/distError
|
8 år sedan |
docker_cli_port_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_proxy_test.go
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 år sedan |
docker_cli_prune_unix_test.go
|
58738cdee3
Add `--filter until=<timestamp>` for `docker container/image prune`
|
8 år sedan |
docker_cli_ps_test.go
|
cb89d658dc
Bump go-units
|
8 år sedan |
docker_cli_pull_local_test.go
|
ba0afd70e8
fix some ineffectual assignments
|
8 år sedan |
docker_cli_pull_test.go
|
d55304065b
Block Windows images on Linux
|
8 år sedan |
docker_cli_pull_trusted_test.go
|
c10f6ef43f
Clean more build utils in integration cli
|
8 år sedan |
docker_cli_push_test.go
|
a96bf0fb2f
Fix flaky test DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
|
8 år sedan |
docker_cli_registry_user_agent_test.go
|
4bce232139
Revert "Planned 1.13 deprecation: email from login"
|
8 år sedan |
docker_cli_rename_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
docker_cli_restart_test.go
|
4ca7d4f0c1
Fix start/restart of detached container
|
8 år sedan |
docker_cli_rm_test.go
|
0ec8f56a3d
Fix the rm error message when a container is restarting/paused
|
8 år sedan |
docker_cli_rmi_test.go
|
c10f6ef43f
Clean more build utils in integration cli
|
8 år sedan |
docker_cli_run_test.go
|
b3e4412ab4
Add integration tests for client- and daemon-side auto-remove
|
8 år sedan |
docker_cli_run_unix_test.go
|
8fff3ea3d6
rectify the function name used by note
|
8 år sedan |
docker_cli_save_load_test.go
|
ecbb0e62f6
Remove most of the runCommandWithOutput from integration tests
|
8 år sedan |
docker_cli_save_load_unix_test.go
|
ecbb0e62f6
Remove most of the runCommandWithOutput from integration tests
|
8 år sedan |
docker_cli_search_test.go
|
ba0afd70e8
fix some ineffectual assignments
|
8 år sedan |
docker_cli_secret_create_test.go
|
2333b39b37
fixed:go vetting warning unkeyed fields
|
8 år sedan |
docker_cli_secret_inspect_test.go
|
2333b39b37
fixed:go vetting warning unkeyed fields
|
8 år sedan |
docker_cli_service_create_test.go
|
2333b39b37
fixed:go vetting warning unkeyed fields
|
8 år sedan |
docker_cli_service_health_test.go
|
9af5d7c340
Small cleanups on integration cli
|
8 år sedan |
docker_cli_service_logs_experimental_test.go
|
8dc437bd9b
Add tail and since to service logs
|
8 år sedan |
docker_cli_service_scale_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_service_update_test.go
|
2333b39b37
fixed:go vetting warning unkeyed fields
|
8 år sedan |
docker_cli_sni_test.go
|
6b8341a2d5
Disable flakey TestClientSetsTLSServerName
|
9 år sedan |
docker_cli_stack_test.go
|
dd1d35c269
Add missing build tag for stack tests.
|
8 år sedan |
docker_cli_start_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_stats_test.go
|
eb3a7c2329
Send "Name" and "ID" when stating stopped containers
|
8 år sedan |
docker_cli_stop_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_swarm_test.go
|
43a1bd564b
Support `--filter mode=global|replicated` for `docker service ls`
|
8 år sedan |
docker_cli_swarm_unix_test.go
|
e3c6cbed22
skip plugin test on non x86 architectures
|
8 år sedan |
docker_cli_tag_test.go
|
c10f6ef43f
Clean more build utils in integration cli
|
8 år sedan |
docker_cli_top_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
docker_cli_update_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
docker_cli_update_unix_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_cli_userns_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_v2_only_test.go
|
1e98fb5ad9
Fix leaked connections in integration tests
|
8 år sedan |
docker_cli_version_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
docker_cli_volume_test.go
|
297786f30c
Merge pull request #31687 from AkihiroSuda/fix-test-duplicate-mountpoints
|
8 år sedan |
docker_cli_wait_test.go
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 år sedan |
docker_deprecated_api_v124_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
docker_deprecated_api_v124_unix_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 år sedan |
docker_experimental_network_test.go
|
9af5d7c340
Small cleanups on integration cli
|
8 år sedan |
docker_hub_pull_suite_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
docker_utils_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
events_utils_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
fixtures_linux_daemon_test.go
|
1858656925
Move TearDownTest cleaning to environment package
|
8 år sedan |
fixtures_test.go
|
1858656925
Move TearDownTest cleaning to environment package
|
8 år sedan |
requirements_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
requirements_unix_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
test_vars_exec_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 år sedan |
test_vars_noexec_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 år sedan |
test_vars_noseccomp_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 år sedan |
test_vars_seccomp_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 år sedan |
test_vars_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |
test_vars_unix_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 år sedan |
test_vars_windows_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 år sedan |
trust_server_test.go
|
ead8ce2431
Merge pull request #30151 from tonistiigi/fix-defunct
|
8 år sedan |
utils_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 år sedan |