moby--moby/integration-cli
John Howard 0b18b1b309 Temp: Turn off dockerhubpullsuite on Win2Linux CI
Signed-off-by: John Howard <jhoward@microsoft.com>
2015-09-04 11:53:40 -07:00
..
checker Add integration-cli/checker package 2015-09-03 15:57:41 -07:00
fixtures Add integration cli trust tests 2015-07-24 14:08:20 -07:00
check_test.go Add volume API/CLI 2015-08-26 13:37:52 -04:00
docker_api_attach_test.go Use dockerCmd when possible (#14603) 2015-07-14 21:52:43 +02:00
docker_api_build_test.go split build API tests to a separate file 2015-08-23 23:59:15 +08:00
docker_api_containers_test.go split build API tests to a separate file 2015-08-23 23:59:15 +08:00
docker_api_create_test.go Minor fix: remove redundant tag name in error message of create failed. 2015-08-30 10:43:33 +08:00
docker_api_events_test.go Send resp immediately on GET /events 2015-07-02 11:45:24 -04:00
docker_api_exec_resize_test.go move the assertions outside of the goroutine 2015-08-05 13:59:31 +08:00
docker_api_exec_test.go Ensure body is closed after error is checked 2015-07-23 14:34:38 +02:00
docker_api_images_test.go Ensure body is closed after error is checked 2015-07-23 14:34:38 +02:00
docker_api_info_test.go Fixing statusCode checks for sockRequest 2015-04-23 15:35:56 -07:00
docker_api_inspect_test.go Expose new mount points structs in inspect. 2015-07-21 15:33:05 -07:00
docker_api_logs_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_api_network_test.go register libnetwork API and UI with docker parent chain 2015-06-18 12:07:58 -07:00
docker_api_resize_test.go Use dockerCmd when possible (#14603) 2015-07-14 21:52:43 +02:00
docker_api_service_test.go attaching services api and UI chain to docker parent 2015-06-19 09:19:09 -07:00
docker_api_stats_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_api_test.go Ensure body is closed after error is checked 2015-07-23 14:34:38 +02:00
docker_api_version_test.go Fixing statusCode checks for sockRequest 2015-04-23 15:35:56 -07:00
docker_api_volumes_test.go Add volume API/CLI 2015-08-26 13:37:52 -04:00
docker_cli_attach_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_cli_attach_unix_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_cli_build_test.go Merge pull request #15877 from Microsoft/10662-trigger 2015-09-03 20:04:05 -07:00
docker_cli_build_unix_test.go Add ulimit to docker build. 2015-07-23 10:26:06 +08:00
docker_cli_by_digest_test.go Add 'ancestor' ps filter for image 2015-08-26 22:59:48 +02:00
docker_cli_commit_test.go Use dockerCmd when possible (#14603) 2015-07-14 21:52:43 +02:00
docker_cli_config_test.go Add missing defer to delete temp dir 2015-09-01 07:19:38 -07:00
docker_cli_cp_from_container_test.go Fix `docker cp` Behavior With Symlinks 2015-07-30 12:14:28 -07:00
docker_cli_cp_test.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-07 23:25:49 +01:00
docker_cli_cp_to_container_test.go Fix `docker cp` Behavior With Symlinks 2015-07-30 12:14:28 -07:00
docker_cli_cp_utils.go Fix `docker cp` Behavior With Symlinks 2015-07-30 12:14:28 -07:00
docker_cli_create_test.go integration-cli: fix printf verbs of wrong types 2015-08-19 17:47:33 +09:00
docker_cli_daemon_experimental_test.go Windows: Workaround for CI 2015-08-05 11:20:30 -07:00
docker_cli_daemon_test.go Docker changes for libnetwork Sandbox 2015-09-02 17:24:56 -07:00
docker_cli_diff_test.go Don't pass check.C to dockerCmdWithError 2015-07-27 14:33:32 -04:00
docker_cli_events_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_cli_events_unix_test.go Use suite for integration-cli 2015-04-21 10:28:52 -07:00
docker_cli_exec_test.go Merge pull request #15412 from vdemeester/dont-sleep-too-much 2015-08-21 20:43:55 -04:00
docker_cli_exec_unix_test.go Fix issue with exec TTY caused by 15446 2015-08-14 14:55:26 -07:00
docker_cli_experimental_test.go dockerCmd when possible 2015-07-20 14:55:40 +08:00
docker_cli_export_import_test.go dockerCmd when possible 2015-07-20 14:55:40 +08:00
docker_cli_help_test.go Add volume API/CLI 2015-08-26 13:37:52 -04:00
docker_cli_history_test.go Don't pass check.C to dockerCmdWithError 2015-07-27 14:33:32 -04:00
docker_cli_images_test.go Merge pull request #15412 from vdemeester/dont-sleep-too-much 2015-08-21 20:43:55 -04:00
docker_cli_import_test.go adding message option to the import subcommand 2015-08-25 02:55:04 +00:00
docker_cli_info_test.go dockerCmd when possible 2015-07-20 14:55:40 +08:00
docker_cli_inspect_experimental_test.go Expose new mount points structs in inspect. 2015-07-21 15:33:05 -07:00
docker_cli_inspect_test.go Merge pull request #15023 from hqhq/hq_add_status_in_inspect 2015-08-28 08:27:36 -07:00
docker_cli_kill_test.go Keep backwards compatibility in kill api. 2015-07-28 12:25:36 -07:00
docker_cli_links_test.go Moved unix links tests to non-platform 2015-09-01 09:10:24 -07:00
docker_cli_links_unix_test.go Moved unix links tests to non-platform 2015-09-01 09:10:24 -07:00
docker_cli_login_test.go Use suite for integration-cli 2015-04-21 10:28:52 -07:00
docker_cli_logs_test.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-07 23:25:49 +01:00
docker_cli_nat_test.go Recfactor: Use dockerCmd when possible in integration-cli tests 2015-07-20 14:44:22 +08:00
docker_cli_netmode_test.go Move netmode validation to server 2015-08-14 12:17:41 -07:00
docker_cli_network_test.go Recfactor: Use dockerCmd when possible in integration-cli tests 2015-07-20 14:44:22 +08:00
docker_cli_pause_test.go Use busybox in 'pause' tests 2015-08-05 17:35:20 -07:00
docker_cli_port_test.go Move TestPort out of _unix 2015-08-31 14:40:36 -07:00
docker_cli_proxy_test.go Add and modify tests for legacy and new daemon invokations 2015-07-23 20:31:43 -04:00
docker_cli_ps_test.go Refactor daemon container list. 2015-08-31 04:24:08 -04:00
docker_cli_pull_local_test.go Update image pull tests 2015-09-03 15:57:41 -07:00
docker_cli_pull_test.go Update image pull tests 2015-09-03 15:57:41 -07:00
docker_cli_pull_trusted_test.go Update image pull tests 2015-09-03 15:57:41 -07:00
docker_cli_push_test.go Remove TestPushInterrupt 2015-09-02 15:30:55 -07:00
docker_cli_rename_test.go Replace GenerateRandomID with GenerateNonCryptoID 2015-07-28 22:31:01 -07:00
docker_cli_restart_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_cli_rm_test.go Don't pass check.C to dockerCmdWithError 2015-07-27 14:33:32 -04:00
docker_cli_rmi_test.go [daemon] Refactor image_delete.go 2015-08-28 11:01:24 -07:00
docker_cli_run_test.go Docker changes for libnetwork Sandbox 2015-09-02 17:24:56 -07:00
docker_cli_run_unix_test.go Move run tests out of unix files 2015-09-01 09:42:19 -07:00
docker_cli_save_load_test.go Don't pass check.C to dockerCmdWithError 2015-07-27 14:33:32 -04:00
docker_cli_save_load_unix_test.go CI: use dockerCmd in integration-cli when possible 2015-07-22 17:55:41 +08:00
docker_cli_search_test.go Don't pass check.C to dockerCmdWithError 2015-07-27 14:33:32 -04:00
docker_cli_service_test.go CI: use dockerCmd in integration-cli when possible 2015-07-22 17:55:41 +08:00
docker_cli_start_test.go Don't pass check.C to dockerCmdWithError 2015-07-27 14:33:32 -04:00
docker_cli_start_volume_driver_unix_test.go Set bind driver after volume is created 2015-09-02 20:13:20 -04:00
docker_cli_stats_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_cli_tag_test.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-07 23:25:49 +01:00
docker_cli_top_test.go Recfactor: Use dockerCmd when possible in integration-cli tests 2015-07-20 14:44:22 +08:00
docker_cli_version_test.go Test infrastructure for cross platform 2015-08-31 09:10:18 -07:00
docker_cli_volume_test.go Fix `docker volume invalid` so it displays usage 2015-08-27 09:46:05 -04:00
docker_cli_wait_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_hub_pull_suite_test.go Temp: Turn off dockerhubpullsuite on Win2Linux CI 2015-09-04 11:53:40 -07:00
docker_test_vars.go Windows: Test infrastructure plumbing 2015-08-05 14:34:32 -07:00
docker_utils.go Fixes 2 panics initialising tests 2015-09-03 18:26:38 -07:00
registry.go [graph] Enforce manifest/layer digest verification 2015-08-03 11:41:23 -07:00
requirements.go Test infrastructure for cross platform 2015-08-31 09:10:18 -07:00
requirements_unix.go Add some missing cgroup test require and refactor the require check. 2015-08-24 11:37:11 +08:00
test_vars_exec.go integration-cli: add test requirement ExecSupport 2015-02-20 23:24:30 -08:00
test_vars_noexec.go integration-cli: add test requirement ExecSupport 2015-02-20 23:24:30 -08:00
test_vars_unix.go pkg/archive: adjust chmod bits on windows 2015-03-04 14:10:37 -08:00
test_vars_windows.go Change windows default permissions to 755 not 711, read access for all poses little security risk and prevents breaking existing Dockerfiles 2015-03-20 21:54:33 -07:00
trust_server.go Updated to use latest version of notary 2015-07-31 17:32:35 -07:00
utils.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00