コミット履歴

作者 SHA1 メッセージ 日付
  Sebastiaan van Stijn 1101568fa1 Update TestUpdatePidsLimit to be more atomic 6 年 前
  Sebastiaan van Stijn ffa1728d4b Normalize values for pids-limit 6 年 前
  Sebastiaan van Stijn 5861a0db22 Fix container update resetting pidslimit on older API clients 6 年 前
  Sunny Gogoi 74eb258ffb Add pids-limit support in docker update 8 年 前
  Yong Tang 52475f8dd5 Replace t.Fatal(err) with assert.NilError(t, err) 6 年 前
  Sebastiaan van Stijn 0de62d9bbc Integration: use testenv.APIClient() 6 年 前
  Sebastiaan van Stijn 4d88a95d67 Don't mix t.Parallel() wth environment.ProtectAll() 6 年 前
  Vincent Demeester d3cc071bb9 Windows: Start of enabling tests under integration/ 7 年 前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年 前
  Vincent Demeester 42f6fdf059 Move integration-cli/request to internal/test/request… 7 年 前
  Daniel Nephin 6be0f70983 Automated migration using 7 年 前
  Yong Tang eda311c18f Move containerIsStopped/containerIsInState to integration/internal/container 7 年 前
  Kir Kolyshkin 31825081d4 integration/testUpdateCPUQuota: fix name 7 年 前
  Kir Kolyshkin cc86647098 integration/TestUpdateMemory: fix false failure 7 年 前
  Kir Kolyshkin 0f9da07b56 integration/TestUpdateMemory: simplify 7 年 前
  Kir Kolyshkin 8a7d6143fc integration/TestUpdateCPUQUota: use exec 7 年 前
  Yong Tang e9f19df6a9 Update api tests to use the newly added container helper package 7 年 前
  Vincent Demeester af306d149e Rename integration/util to integration/internal 7 年 前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年 前
  Yong Tang 490edd3582 Migrate TestAPIUpdateContainer from integration-cli to api tests 7 年 前
  Brian Goff 86ba63db82 Ensure CPU quota/period updates are sent to runc 7 年 前