.. |
fixtures
|
eefccc25c5
Add integration test for stack deploy.
|
před 8 roky |
benchmark_test.go
|
52f0474851
Windows: docker top implementation
|
před 9 roky |
check_test.go
|
3e85271a64
Add plugin cleanup as part of standard TearDownTest.
|
před 8 roky |
daemon.go
|
0b8f8876b9
fix typo
|
před 8 roky |
daemon_swarm.go
|
e63dc5cde4
secrets: add secret create and delete integration tests
|
před 8 roky |
daemon_swarm_hack.go
|
c0d2f7b338
Remove unnecessary CmdWithArgs
|
před 9 roky |
daemon_unix.go
|
99a98ccc14
Add support for docker run in swarm mode overlay
|
před 9 roky |
daemon_windows.go
|
99a98ccc14
Add support for docker run in swarm mode overlay
|
před 9 roky |
docker_api_attach_test.go
|
fc8097f957
Add Logs to ContainerAttachOptions
|
před 8 roky |
docker_api_auth_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_api_build_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_api_containers_test.go
|
70459d6f1e
Merge pull request #27908 from Microsoft/jjh/fix27601APIVersion
|
před 8 roky |
docker_api_create_test.go
|
818d55c34b
Fix `/proc/<pid>/oom_score_adj: invalid argument` error caused by empty env name
|
před 8 roky |
docker_api_events_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_api_exec_resize_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_api_exec_test.go
|
f811d5b128
Windows: Require REST 1.25 or later
|
před 8 roky |
docker_api_images_test.go
|
b06c352783
Generate api/types:Image from the swagger spec
|
před 8 roky |
docker_api_info_test.go
|
f811d5b128
Windows: Require REST 1.25 or later
|
před 8 roky |
docker_api_inspect_test.go
|
f811d5b128
Windows: Require REST 1.25 or later
|
před 8 roky |
docker_api_inspect_unix_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_api_logs_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_api_network_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_api_resize_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_api_service_update_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_api_stats_test.go
|
f811d5b128
Windows: Require REST 1.25 or later
|
před 8 roky |
docker_api_stats_unix_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_api_swarm_test.go
|
e63dc5cde4
secrets: add secret create and delete integration tests
|
před 8 roky |
docker_api_test.go
|
e98e4a7111
always add but hide experimental cmds and flags
|
před 8 roky |
docker_api_update_unix_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_api_version_test.go
|
91e197d614
Add engine-api types to docker
|
před 9 roky |
docker_api_volumes_test.go
|
29df3bdb11
Use a config to generate swagger api types
|
před 8 roky |
docker_cli_attach_test.go
|
69985e85d3
Implement Pause Resume support for Windows
|
před 8 roky |
docker_cli_attach_unix_test.go
|
9d8f01b4f5
Improve TestAttachClosedOnContainerStop
|
před 8 roky |
docker_cli_authz_plugin_v2_test.go
|
22c09cf902
Skip plugin tests if not in amd64
|
před 8 roky |
docker_cli_authz_unix_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_cli_build_test.go
|
64b43ed5ec
Use naive diff for overlay2 when opaque copy up bug present
|
před 8 roky |
docker_cli_build_unix_test.go
|
d7022f2b46
Create a unified RunCommand function with Assert()
|
před 9 roky |
docker_cli_by_digest_test.go
|
19a93a6e3d
Update pull error handling
|
před 8 roky |
docker_cli_commit_test.go
|
ac59dfa761
Windows: Enable some commit tests
|
před 9 roky |
docker_cli_config_test.go
|
e98e4a7111
always add but hide experimental cmds and flags
|
před 8 roky |
docker_cli_cp_from_container_test.go
|
088c3eeea8
Windows: Enable some cp integration tests
|
před 9 roky |
docker_cli_cp_test.go
|
e6866492c4
Fix bunch of typos
|
před 8 roky |
docker_cli_cp_to_container_test.go
|
088c3eeea8
Windows: Enable some cp integration tests
|
před 9 roky |
docker_cli_cp_to_container_unix_test.go
|
40be5dba47
Fix copy chown settings to not default to real root
|
před 9 roky |
docker_cli_cp_utils.go
|
f26a31e80c
Use checker assert for integration-cli/docker_cli_cp_* four files.
|
před 9 roky |
docker_cli_create_test.go
|
e66d210891
Add config parameter to change per-container stop timeout during daemon shutdown
|
před 8 roky |
docker_cli_daemon_plugins_test.go
|
22c09cf902
Skip plugin tests if not in amd64
|
před 8 roky |
docker_cli_daemon_test.go
|
47637b49a0
Convert err description to lower
|
před 8 roky |
docker_cli_diff_test.go
|
5cab19a08b
Windows: Port a docker diff test
|
před 8 roky |
docker_cli_events_test.go
|
c410222e42
move plugins out of experimental
|
před 8 roky |
docker_cli_events_unix_test.go
|
582803f00a
support insecure registry in configuration reload
|
před 8 roky |
docker_cli_exec_test.go
|
07cd19655b
Stop holding container lock while waiting on streams
|
před 8 roky |
docker_cli_exec_unix_test.go
|
4633f15f13
Add TERM env var to exec
|
před 9 roky |
docker_cli_experimental_test.go
|
7781a1bf0f
Make experimental a runtime flag
|
před 8 roky |
docker_cli_export_import_test.go
|
e72f92cb99
Using checkers assert for integration-cli/docker_cli_export_import_test.go
|
před 9 roky |
docker_cli_external_graphdriver_unix_test.go
|
b937aa8e69
Pass all graphdriver create() parameters in a struct
|
před 8 roky |
docker_cli_external_volume_driver_unix_test.go
|
9a2d0bc3ad
Fix uneccessary calls to `volume.Unmount()`
|
před 8 roky |
docker_cli_health_test.go
|
1a149a0ea5
Adds container health support to docker ps filter
|
před 8 roky |
docker_cli_help_test.go
|
7781a1bf0f
Make experimental a runtime flag
|
před 8 roky |
docker_cli_history_test.go
|
a06c695177
Windows: Enable docker_cli_history_test
|
před 9 roky |
docker_cli_images_test.go
|
64238fef8c
all: replace loop with single append
|
před 8 roky |
docker_cli_import_test.go
|
a79a27412d
Fix issue in `docker import -c` with quoted flags
|
před 9 roky |
docker_cli_info_test.go
|
2790ac68b3
Add expected 3rd party binaries commit ids to info
|
před 8 roky |
docker_cli_info_unix_test.go
|
b237189e6c
daemon: add a flag to override the default seccomp profile
|
před 8 roky |
docker_cli_inspect_test.go
|
0fa20ad13b
Disable HTML escaping for JSON strings in `docker inspect`
|
před 8 roky |
docker_cli_kill_test.go
|
de1dad7074
Add restart policy to restart policy tests
|
před 8 roky |
docker_cli_links_test.go
|
fb42e84772
Remove unnecessary json.Unmarshal wrapper.
|
před 9 roky |
docker_cli_links_unix_test.go
|
97b9223a1f
use of checkers on Integration test
|
před 9 roky |
docker_cli_login_test.go
|
1b5c2e1d72
distribution: errors: do not access the errors slice if it's empty
|
před 9 roky |
docker_cli_logout_test.go
|
67d752ac55
support legacy registries in exernal stores
|
před 9 roky |
docker_cli_logs_bench_test.go
|
1ae9dcf97d
Fixes some issues with jsonfile write/read
|
před 9 roky |
docker_cli_logs_test.go
|
19c16fd95e
Change reading order of tailfile
|
před 8 roky |
docker_cli_nat_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
před 9 roky |
docker_cli_netmode_test.go
|
c1be45fa38
fix typos
|
před 9 roky |
docker_cli_network_unix_test.go
|
22c09cf902
Skip plugin tests if not in amd64
|
před 8 roky |
docker_cli_oom_killed_test.go
|
adabb51311
Add the swapMemorySupport requirement to OOM tests
|
před 9 roky |
docker_cli_pause_test.go
|
69985e85d3
Implement Pause Resume support for Windows
|
před 8 roky |
docker_cli_plugins_test.go
|
22c09cf902
Skip plugin tests if not in amd64
|
před 8 roky |
docker_cli_port_test.go
|
dfb00652aa
Expose bridge IPv6 setting to `docker network inspect`
|
před 9 roky |
docker_cli_proxy_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_cli_prune_unix_test.go
|
7e24c16086
add `docker network prune`
|
před 8 roky |
docker_cli_ps_test.go
|
1a149a0ea5
Adds container health support to docker ps filter
|
před 8 roky |
docker_cli_pull_local_test.go
|
67d752ac55
support legacy registries in exernal stores
|
před 9 roky |
docker_cli_pull_test.go
|
19a93a6e3d
Update pull error handling
|
před 8 roky |
docker_cli_pull_trusted_test.go
|
0797af39c2
Fix API incompatibilities between notary v0.3.0 and v0.4.2:
|
před 8 roky |
docker_cli_push_test.go
|
3f5392fdda
Update token server error test to not fail on retries
|
před 9 roky |
docker_cli_registry_user_agent_test.go
|
427869fe94
modify func namt from TestUserAgentPassThroughOnPull to TestUserAgentPassThrough
|
před 9 roky |
docker_cli_rename_test.go
|
3db9f7afce
Refactor `docker inspect` to work on all types
|
před 9 roky |
docker_cli_restart_test.go
|
da6609ccdc
Fix typo
|
před 9 roky |
docker_cli_rm_test.go
|
28a7577a02
Merge pull request #19959 from WeiZhang555/fix-cli-print-err
|
před 9 roky |
docker_cli_rmi_test.go
|
ff91276d1f
Move some test fixtures to go
|
před 9 roky |
docker_cli_run_test.go
|
c025049c27
Merge pull request #28098 from yongtang/25099-oom_score_adj-empty-env
|
před 8 roky |
docker_cli_run_unix_test.go
|
cac13fc131
Merge pull request #27737 from justincormack/no-ambient-1.13
|
před 8 roky |
docker_cli_save_load_test.go
|
0ead624473
add defer file.Close to avoid potential fd leak
|
před 9 roky |
docker_cli_save_load_unix_test.go
|
4426189b35
Validate docker-load receives a tar file
|
před 8 roky |
docker_cli_search_test.go
|
a11ef10631
Use spf13/cobra for docker search
|
před 9 roky |
docker_cli_secret_create_test.go
|
e077f701db
add integration tests for secret create with labels
|
před 8 roky |
docker_cli_service_create_test.go
|
a257f674ba
secrets: support simple syntax --secret foo
|
před 8 roky |
docker_cli_service_health_test.go
|
2de05de98d
integration: wait for task running in TestServiceHealthRun
|
před 8 roky |
docker_cli_service_logs_experimental_test.go
|
c7995fdc77
cli: docker service logs support
|
před 8 roky |
docker_cli_service_scale_test.go
|
5ba203e73a
validate service parameter in client side to avoid api call
|
před 8 roky |
docker_cli_service_update_test.go
|
45585ab7a5
Merge pull request #28266 from tonistiigi/fix-service-update-test
|
před 8 roky |
docker_cli_sni_test.go
|
6b8341a2d5
Disable flakey TestClientSetsTLSServerName
|
před 9 roky |
docker_cli_stack_test.go
|
bd8de8d8be
Restore stack deploy integration test with dab
|
před 8 roky |
docker_cli_start_test.go
|
69985e85d3
Implement Pause Resume support for Windows
|
před 8 roky |
docker_cli_stats_test.go
|
ff08036cc0
Do not remove containers from stats list on err
|
před 9 roky |
docker_cli_stop_test.go
|
ffad0873c9
Add test case for stopping a restarting container
|
před 9 roky |
docker_cli_swarm_test.go
|
7ef4feaf38
Fix crash caused by `docker service inspect --pretty`
|
před 8 roky |
docker_cli_tag_test.go
|
4455ec14b8
Remove deprecated -f flag on docker tag
|
před 9 roky |
docker_cli_top_test.go
|
52f0474851
Windows: docker top implementation
|
před 9 roky |
docker_cli_update_test.go
|
4754c64ab5
Forbid update restart policy of container with AutoRemove flag
|
před 9 roky |
docker_cli_update_unix_test.go
|
91e197d614
Add engine-api types to docker
|
před 9 roky |
docker_cli_userns_test.go
|
c6bff578b4
Add test for checking created directories on remapped root
|
před 9 roky |
docker_cli_v2_only_test.go
|
f2d481a299
Login update and endpoint refactor
|
před 9 roky |
docker_cli_version_test.go
|
d29995bb84
Adds minimum API version to version
|
před 8 roky |
docker_cli_volume_test.go
|
9ce8aac55e
Show volume options for `docker volume inspect`
|
před 8 roky |
docker_cli_wait_test.go
|
42df9edc4a
Better logging for errors in some tests
|
před 9 roky |
docker_deprecated_api_v124_test.go
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
před 8 roky |
docker_deprecated_api_v124_unix_test.go
|
0a8386c8be
remove deprecated feature of passing HostConfig at API container start
|
před 9 roky |
docker_experimental_network_test.go
|
7781a1bf0f
Make experimental a runtime flag
|
před 8 roky |
docker_hub_pull_suite_test.go
|
c0d2f7b338
Remove unnecessary CmdWithArgs
|
před 9 roky |
docker_test_vars.go
|
7781a1bf0f
Make experimental a runtime flag
|
před 8 roky |
docker_utils.go
|
ff42a1ab53
[integration-cli] fix race condition in kill tests
|
před 8 roky |
events_utils.go
|
e03cc68e3a
test: fix trivial code convention noncompliance
|
před 9 roky |
fixtures.go
|
ff91276d1f
Move some test fixtures to go
|
před 9 roky |
fixtures_linux_daemon.go
|
c5251f7116
Use runc version built without ambient capabilities
|
před 8 roky |
npipe.go
|
08b65e7dd3
Windows CI: Allow npipe protocol for sock requests
|
před 9 roky |
npipe_windows.go
|
08b65e7dd3
Windows CI: Allow npipe protocol for sock requests
|
před 9 roky |
registry.go
|
0ead624473
add defer file.Close to avoid potential fd leak
|
před 9 roky |
registry_mock.go
|
55cec657bb
integration-cli: log error when starting registry
|
před 9 roky |
requirements.go
|
4e15420b9b
Windows: Add cpu count option
|
před 8 roky |
requirements_unix.go
|
199e19548e
Add support for ambient capabilities
|
před 8 roky |
test_vars.go
|
52f0474851
Windows: docker top implementation
|
před 9 roky |
test_vars_exec.go
|
102e061147
integration-cli: add test requirement ExecSupport
|
před 10 roky |
test_vars_noexec.go
|
102e061147
integration-cli: add test requirement ExecSupport
|
před 10 roky |
test_vars_noseccomp.go
|
0433e38915
Allow non-seccomp platforms to pass integration-cli tests
|
před 9 roky |
test_vars_seccomp.go
|
0433e38915
Allow non-seccomp platforms to pass integration-cli tests
|
před 9 roky |
test_vars_unix.go
|
52f0474851
Windows: docker top implementation
|
před 9 roky |
test_vars_windows.go
|
52f0474851
Windows: docker top implementation
|
před 9 roky |
trust_server.go
|
7a8c7b47cf
Fix govet for go1.7
|
před 9 roky |
utils.go
|
d7022f2b46
Create a unified RunCommand function with Assert()
|
před 9 roky |