Akihiro Suda
|
ed89041433
test-integration: support cgroup2
|
5 년 전 |
Akihiro Suda
|
5bf33adba2
hack: support $DOCKER_ROOTLESS for testing rootless
|
5 년 전 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 년 전 |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 년 전 |
Sebastiaan van Stijn
|
9f9b4290b9
integration: change container.Run signature to fix linting
|
6 년 전 |
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 년 전 |