Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Nephin 92427b3a81 Update tests to use icmd hace 7 años
  Stanislav Bondarenko 0fd5a65428 Stop using deprecated SockRequest hace 8 años
  Brian Goff 73e2f55543 fix tests after CLI update hace 8 años
  Vincent Demeester a899aa6796 [integration] make runSleepingContainer use cli package hace 8 años
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions hace 8 años
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go hace 8 años
  Vincent Demeester 3fb84ca2f5 Merge pull request #32076 from tmp6154/master hace 8 años
  Vitaly Ostrosablin d4e132f84d Change TestExecUlimits to use nofile instead of nproc hace 8 años
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
  John Howard f8821202c6 Avoid TestExecWindowsOpenHandles timing out hace 8 años
  Vincent Demeester e66717e9f8 Merge pull request #30537 from DiSiqueira/asserting_error hace 8 años
  DiSiqueira 4bd1895241 I found out this err var isn't being used, so underscoring it to preserve resources hace 8 años
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests hace 8 años
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments hace 8 años
  Sebastiaan van Stijn de0328560b Merge pull request #30165 from xulike666/fix-typo-6/36 hace 8 años
  Aaron.L.Xu 40af569164 fix typo hace 8 años
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli hace 8 años
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli hace 8 años
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content hace 8 años
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… hace 8 años
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors hace 8 años
  Darren Stahl 07cd19655b Stop holding container lock while waiting on streams hace 8 años
  Jonh Wendell e03bf1221e Exec: Add ability to set environment variables hace 9 años
  Darren Stahl 69985e85d3 Implement Pause Resume support for Windows hace 8 años
  Tonis Tiigi e981459609 Fix missing hostname and links in exec env hace 8 años
  John Howard e880bbc48b Windows: Don't set PATH/TERM on exec hace 8 años
  John Howard ea42182722 Windows: Enable a couple of exec tests hace 8 años
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() hace 9 años
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() hace 9 años