提交历史

作者 SHA1 备注 提交日期
  Vincent Demeester e66717e9f8 Merge pull request #30537 from DiSiqueira/asserting_error 8 年之前
  DiSiqueira 4bd1895241 I found out this err var isn't being used, so underscoring it to preserve resources 8 年之前
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests 8 年之前
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments 8 年之前
  Sebastiaan van Stijn de0328560b Merge pull request #30165 from xulike666/fix-typo-6/36 8 年之前
  Aaron.L.Xu 40af569164 fix typo 8 年之前
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli 8 年之前
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli 8 年之前
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content 8 年之前
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors 8 年之前
  Darren Stahl 07cd19655b Stop holding container lock while waiting on streams 8 年之前
  Jonh Wendell e03bf1221e Exec: Add ability to set environment variables 9 年之前
  Darren Stahl 69985e85d3 Implement Pause Resume support for Windows 8 年之前
  Tonis Tiigi e981459609 Fix missing hostname and links in exec env 8 年之前
  John Howard e880bbc48b Windows: Don't set PATH/TERM on exec 8 年之前
  John Howard ea42182722 Windows: Enable a couple of exec tests 8 年之前
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() 9 年之前
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() 9 年之前
  Akihiro Suda 9d9dff3d0d Migrate exec command to cobra 9 年之前
  John Howard f7541b00b0 Better error on attach no tty 9 年之前
  Tonis Tiigi 8891afd838 Add ulimit support to libcontainerd addprocess 9 年之前
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation 9 年之前
  Alexander Morozov 8dd8ec137e make TestExecInspectIDs less racy 9 年之前
  Arnaud Porterie 0a7755ab4e Fix flaky TestExec 9 年之前
  Michael Crosby 46e41dc2f8 Require linux for TestExecAfterContainerRestart 9 年之前
  Phil Estes 77590d4dae Remove stray printf 9 年之前
  Vincent Demeester 5cdc0dfce3 Merge pull request #19822 from Microsoft/jjh/testexeccli 9 年之前
  John Howard a9379b4af2 Windows CI: Initial porting CLI TestExec* 9 年之前