Skip to content

Instantly share code, notes, and snippets.

@estesp
Created January 12, 2016 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save estesp/40a056a8262eafb62dd1 to your computer and use it in GitHub Desktop.
Save estesp/40a056a8262eafb62dd1 to your computer and use it in GitHub Desktop.
Top 25 longest-running integration tests in Docker engine

Sampled from a 1/12/2016 run of standard Linux x64 engine janky run.

Total time of these 25 tests adds up to 663.8 seconds

These 25 make up 2.2% of total tests, but ~29% of total test runtime.

DockerDaemonSuite.TestDaemonNoSpaceleftOnDeviceError            107.143s
DockerTrustSuite.TestTrustedPushWithFailingServer               95.405s
DockerSuite.TestRunSeccompDefaultProfile                        81.711s
DockerSuite.TestEventsImagePull                                 43.321s
DockerSuite.TestBuildEnvUsage2                                  32.791s
DockerSuite.TestDaemonStartWithDaemonCommand                    25.648s
DockerHubPullSuite.TestPullAllTagsFromCentralRegistry           24.504s
DockerSuite.TestEventsOOMDisableTrue                            20.288s
DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts  19.389s
DockerSuite.TestBuildHistory                                    18.234s
DockerSuite.TestBuildUsersAndGroups                             16.550s
DockerSuite.TestRunUnshareProc                                  16.196s
DockerSuite.TestVolumeCliCreate                                 15.118s
DockerSuite.TestApiStatsNetworkStatsVersioning                  14.699s
DockerSuite.TestBuildDockerignoringWildDirs                     14.443s
DockerSuite.TestApiStatsNetworkStats                            13.200s
DockerSuite.TestBuildSixtySteps                                 12.663s
DockerHubPullSuite.TestPullNonExistingImage                     12.259s
DockerDaemonSuite.TestDaemonRestartWithContainerRunning         12.110s
DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress           12.007s
DockerSuite.TestDaemonIPv6FixedCIDR                             11.564s
DockerSuite.TestInfoDiscoveryInvalidAdvertise                   11.504s
DockerSuite.TestDaemonIPv6FixedCIDRAndMac                       11.451s
DockerSuite.TestHelpTextVerify                                  11.039s
DockerSuite.TestEventsAttach                                    10.635s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment