Commit Graph

  • 34e1feb36b Skip some tests in certain condition to run with e2e image Vincent Demeester 2018-03-27 18:13:47 +02:00
  • 23752adb2d use unique names for resources used by integration tests container/inspect_test, container/ps_test, container/stop_test Arash Deshmeh 2018-03-21 17:47:49 -04:00
  • 69f0e0e720 integration/*: make e2e run without failure Vincent Demeester 2018-03-14 11:21:21 +01:00
  • 33df5137f7 Update e2e script Vincent Demeester 2018-02-23 15:56:03 +01:00
  • 612f972789 integration/TestContainerShmNoLeak: use --iptables=false Kir Kolyshkin 2018-03-12 14:48:49 -07:00
  • f03b3e54d7 Update testing doc Daniel Nephin 2018-03-15 14:30:35 -04:00
  • dc814f391e Cleanup pkg/jsonmessage progress tests Daniel Nephin 2017-12-29 15:13:13 -05:00
  • cb1f6242ed Post migration assertion fixes Daniel Nephin 2017-12-22 16:30:49 -05:00
  • 03ad49ebec Automated migration using Daniel Nephin 2018-03-13 15:28:34 -04:00
  • 2ad8904abb Update vendor Daniel Nephin 2017-12-22 16:33:58 -05:00
  • a415a11279 Cleanup some assertions Daniel Nephin 2017-12-22 16:18:34 -05:00
  • c4adb3c164 Add missing error return for plugin creation. Anusha Ragunathan 2018-03-20 13:49:42 -07:00
  • 3ca5c31d84 fix(distribution): digest cache should not be moved if it was an auth error 慕陶 2018-03-07 19:30:17 +08:00
  • a978050d4f Windows: Fix Hyper-V containers regression from 36586 John Howard 2018-03-15 15:36:36 -07:00
  • 3c896e300b integration/TestExportContainerAfterDaemonRestart: add Kir Kolyshkin 2018-03-15 00:30:11 -07:00
  • 46ad9721ef container.BaseFS: check for nil before deref Kir Kolyshkin 2018-03-13 19:45:21 -07:00
  • c9c8799088 daemon.ContainerExport(): do not panic Kir Kolyshkin 2018-03-13 21:17:11 -07:00
  • ec3221ac7d Merge pull request #512 from thaJeztah/18.03-backport-tests Andrew Hsu 2018-04-17 14:56:29 -07:00
  • c48e2f3808 Bump SwarmKit to 9c2aa152c3054371b833483a7ddad8d15052ec4f Sebastiaan van Stijn 2018-04-17 13:35:35 -07:00
  • 856b3acadf Remove use of global volume driver store Brian Goff 2018-03-19 17:18:52 -04:00
  • e2550466e7 Rename volumedrivers package to drivers Brian Goff 2018-03-19 17:16:26 -04:00
  • 8f56510165 Remove old/uneeded volume migration from vers 1.7 Brian Goff 2018-03-19 17:14:00 -04:00
  • 27a6dfb147 Move direct volume driver interaction to store Brian Goff 2018-03-19 11:43:54 -04:00
  • 771ccaf4ed Merge pull request #999 from perlun/patch-1 Sebastiaan van Stijn 2018-04-17 10:39:20 -07:00
  • f1112e0539 Merge pull request #999 from perlun/patch-1 Sebastiaan van Stijn 2018-04-17 10:39:20 -07:00
  • c9ce394894 Relax global client lock on containerd restore. Brian Goff 2018-04-10 11:05:11 -04:00
  • a05c5e914a Move integration-cli/request to internal/test/request… Vincent Demeester 2018-04-17 10:22:04 +02:00
  • 3d6d872b1c Add api helpers to internal/test/daemon.Daemon Vincent Demeester 2018-04-11 15:52:13 +02:00
  • e20647387e Merge pull request #36868 from vdemeester/integration-move-fake-internal Vincent Demeester 2018-04-17 16:23:22 +02:00
  • f4e6667402 Standardize artefact path for all build stages Jeff Hajewski 2018-04-13 13:45:57 -05:00
  • f3bf6928da Merge pull request #1007 from HenryNe/patch-1 Vincent Demeester 2018-04-17 10:10:19 +02:00
  • 1805ce9e0e Merge pull request #1007 from HenryNe/patch-1 Vincent Demeester 2018-04-17 10:10:19 +02:00
  • a425bbca33 Move fakecontext, fakegit and fakestorage to internal/test Vincent Demeester 2018-04-16 14:39:13 +02:00
  • d602967356 Merge pull request #495 from thaJeztah/18.03-backport-972-fix-merge-network Andrew Hsu 2018-04-16 19:04:36 -07:00
  • b77fed9a5f Merge pull request #36866 from fntlnz/poule-assign-pr-fntlnz Sebastiaan van Stijn 2018-04-16 18:32:32 -07:00
  • f4b8a312a4 Merge pull request #36841 from yongtang/02222018-tag-test Anusha Ragunathan 2018-04-16 17:53:48 -07:00
  • 84f41cfc7e Merge pull request #36838 from vdemeester/integration-fixtures-refactoring Anusha Ragunathan 2018-04-16 17:49:29 -07:00
  • aded7a8259 Fix stack deploy re-deploying service after --force Sebastiaan van Stijn 2018-03-26 15:24:28 +02:00
  • a3540962fd Add some tests to the volume store Brian Goff 2018-03-13 15:39:23 -04:00
  • c25858e94c TestLinksEtcHostsContentMatch: use container.Exec() Kir Kolyshkin 2018-03-12 18:08:59 -07:00
  • ae56939688 Remove unnecessary diff tests Daniel Nephin 2018-03-09 12:27:47 -05:00
  • df6211ff9e Remove duplicate TestServiceUpdatePort Sebastiaan van Stijn 2018-03-06 16:17:13 +01:00
  • e945f93024 Adds a unit test for plugin request timeout Brian Goff 2018-03-05 15:29:02 -05:00
  • 04ebff9f98 Address expected vs actual in integration tests Yong Tang 2018-03-05 16:51:46 +00:00
  • b3929fad23 Remove unnecessary container.WithName in kill test Yong Tang 2018-03-03 01:06:49 +00:00
  • 6fbd783f33 Migrate docker rm tests to api tests Yong Tang 2018-03-02 22:54:29 +00:00
  • 618f290b37 Improvement in integration tests Yong Tang 2018-03-02 19:02:50 +00:00
  • 1f529b2bd2 Fixes some integration/container test to run on remote daemon Vincent Demeester 2018-03-02 14:45:14 +01:00
  • e695ffea63 Migrate export tests to api tests Yong Tang 2018-03-01 22:38:34 +00:00
  • d4444e3446 Fix "expected" and "actual" being reversed Sebastiaan van Stijn 2018-03-01 14:16:19 +01:00
  • 53a10ae2bc Enhancement of replacing ContainerCreate with helper funcs in tests Yong Tang 2018-02-28 21:35:56 +00:00
  • 0fd259afcb Remove docker_cli_secret_inspect_test.go Yong Tang 2018-02-28 17:15:25 +00:00
  • 8b54bcc057 Migrate events tests to api tests Yong Tang 2018-02-21 22:00:05 -08:00
  • e4022bf934 Migrate config inspect test to api test Yong Tang 2018-02-26 15:23:18 -08:00
  • bae8ccdbd7 Clean-up after container unit test mnussbaum 2018-02-27 19:07:06 +00:00
  • b2ff741b5f Fix empty LogPath with non-blocking logging mode junzhe and mnussbaum 2018-02-10 00:03:47 +00:00
  • 89f42b5a6e Migrate some config secret tests to api test Yong Tang 2018-02-22 03:25:10 -08:00
  • 811b93ac9b Move containerIsStopped/containerIsInState to integration/internal/container Yong Tang 2018-02-22 02:30:51 -08:00
  • fd75fd2b45 Clean the teardown process of network test Dennis Chen 2018-02-23 08:32:54 +00:00
  • 7aa342f808 Update docker-py Yong Tang 2018-02-23 22:24:47 +00:00
  • 15237fd242 Migrate several docker rm tests to api tests Yong Tang 2018-02-12 01:18:35 +00:00
  • 1331808a09 Migrate volumes tests in integration-cli to api tests Yong Tang 2018-02-12 21:54:12 +00:00
  • 9c85effe88 Merge pull request #36854 from vdemeester/integration-swarm-more-in-internal Anusha Ragunathan 2018-04-16 12:49:49 -07:00
  • 3acf5d2e47 Revert unencryted storage warning prompt Nassim 'Nass' Eddequiouaq 2018-04-16 12:48:03 -07:00
  • 46a62eba1d Revert unencryted storage warning prompt Nassim 'Nass' Eddequiouaq 2018-04-16 12:48:03 -07:00
  • d87b0c1878 Merge component 'engine' from git@github.com:moby/moby master GordonTheTurtle 2018-04-16 17:06:40 +00:00
  • e26e074b4e Add myself to poule to get 2w/old PRs Lorenzo Fontana 2018-04-16 11:50:18 +02:00
  • 79c489d812 docker load: Typofix in examples Henry N 2018-04-16 16:01:53 +02:00
  • 8037d00abb docker load: Typofix in examples Henry N 2018-04-16 16:01:53 +02:00
  • c2c6cea1b0 Clean some integration-cli/fixtures package/files Vincent Demeester 2018-04-16 10:48:58 +02:00
  • bd6e299583 Small daemon refactoring and add swarm init/join helpers Vincent Demeester 2018-04-13 17:02:56 +02:00
  • 82c23208ee build.md: Document --build-arg without value Per Lundberg 2018-04-12 11:58:13 +03:00
  • e4e0816835 build.md: Document --build-arg without value Per Lundberg 2018-04-12 11:58:13 +03:00
  • 1b1d5ffe90 Merge pull request #36862 from yongtang/04152018-container.Create Yong Tang 2018-04-15 09:12:52 -07:00
  • adaf9083e8 Merge component 'engine' from git@github.com:moby/moby master GordonTheTurtle 2018-04-14 17:06:13 +00:00
  • fe0deb4aa6 Merge pull request #36738 from Microsoft/jjh/getlayerpath Yong Tang 2018-04-14 09:59:38 -07:00
  • 691aeed45e Some enhancement in integration tests Yong Tang 2018-04-14 16:52:02 +00:00
  • c4b7e9df27 Merge component 'cli' from git@github.com:docker/cli master GordonTheTurtle 2018-04-14 16:41:31 +00:00
  • 43024e2d57 Add bash completion for secret|config create --template-driver Harald Albers 2018-04-14 14:46:19 +02:00
  • cf1baa9f3c Add bash completion for secret|config create --template-driver Harald Albers 2018-04-14 14:46:19 +02:00
  • e5980c541a Merge pull request #970 from cowlinator/temp2 Sebastiaan van Stijn 2018-04-13 18:54:16 -07:00
  • a95dfe42a3 Merge pull request #970 from cowlinator/temp2 Sebastiaan van Stijn 2018-04-13 18:54:16 -07:00
  • 566b2857cf Merge pull request #35739 from thaJeztah/bump-go-1.10 Tibor Vass 2018-04-13 13:56:38 -10:00
  • 6b31ea0f0d Merge pull request #963 from thaJeztah/fix-stack-deploy-after-force Tibor Vass 2018-04-13 13:06:40 -10:00
  • 944c468f43 Merge pull request #963 from thaJeztah/fix-stack-deploy-after-force Tibor Vass 2018-04-13 13:06:40 -10:00
  • fce8015aac Merge pull request #36845 from medakk/refactor-daemon Sebastiaan van Stijn 2018-04-13 15:26:48 -07:00
  • 6f1e5f20ef Merge pull request #36839 from vdemeester/integration-registry-refactoring Sebastiaan van Stijn 2018-04-13 15:02:53 -07:00
  • f66a44c5e1 Merge component 'engine' from git@github.com:moby/moby master GordonTheTurtle 2018-04-13 17:06:24 +00:00
  • 10abb9454f Migrate image tag tests from integration-cli to api tests Yong Tang 2018-04-11 00:42:03 +00:00
  • af04bf6300 Move and refactor integration-cli/registry to internal/test Vincent Demeester 2018-04-13 10:45:34 +02:00
  • 1fe7cf068a Merge pull request #36840 from cpuguy83/bump_libnetwork Akihiro Suda 2018-04-13 13:54:52 +09:00
  • 21cd6af613 Merge pull request #36778 from odg0318/master Anusha Ragunathan 2018-04-12 17:39:38 -07:00
  • 32a14263cf Merge pull request #35831 from anusha-ragunathan/splunk_partial Anusha Ragunathan 2018-04-12 17:38:27 -07:00
  • 97ccb57a9f Merge pull request #36727 from tiborvass/fix-master-ci-gitcommit Sebastiaan van Stijn 2018-04-12 14:06:22 -07:00
  • 3d3a3ad156 hack/make.ps1: fix Validate-PkgImports John Stephens 2018-04-11 18:23:12 -07:00
  • ea19201d03 archive/tar: vendor again Kir Kolyshkin 2018-04-10 15:46:21 -07:00
  • c7b8d02f5e Update logger adapter test to avoid race Derek McGowan 2018-04-02 13:33:36 -07:00
  • 869a49d9be Set format in archiver Derek McGowan 2018-04-02 10:48:34 -07:00
  • 49ee24ad6b Fix tarsum for go 1.10 Derek McGowan 2018-03-29 19:12:14 -07:00
  • f2f6aa148e Remove patched "archive/tar" package Sebastiaan van Stijn 2017-12-08 12:14:31 -08:00