Merge pull request #7367 from thaJeztah/cleanup_todo_comment
integration: TestUpdateContainerResources_MemoryLimit: remove TODO comment
This commit is contained in:
commit
d99e62d8e5
@ -230,7 +230,6 @@ func TestUpdateContainerResources_MemorySwap(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestUpdateContainerResources_MemoryLimit(t *testing.T) {
|
func TestUpdateContainerResources_MemoryLimit(t *testing.T) {
|
||||||
// TODO(claudiub): Make this test work once https://github.com/microsoft/hcsshim/pull/931 merges.
|
|
||||||
t.Log("Create a sandbox")
|
t.Log("Create a sandbox")
|
||||||
sb, sbConfig := PodSandboxConfigWithCleanup(t, "sandbox", "update-container-resources")
|
sb, sbConfig := PodSandboxConfigWithCleanup(t, "sandbox", "update-container-resources")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user