Sebastiaan van Stijn
|
dc0c2340b8
integration-cli: fix empty-lines (revive)
|
2 年之前 |
CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 年之前 |
Tibor Vass
|
2743e2d8bc
rm-gocheck: IsNil
|
5 年之前 |
Tibor Vass
|
6dc7f4c167
rm-gocheck: Equals -> assert.Equal
|
5 年之前 |
Tibor Vass
|
230f7bcc02
rm-gocheck: normalize to use checker
|
5 年之前 |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 年之前 |
Tibor Vass
|
1f69c62540
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
5 年之前 |
Tibor Vass
|
5879446de9
rm-gocheck: normalize c.Check to c.Assert
|
5 年之前 |
Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
7 年之前 |
Tonis Tiigi
|
1f09adbe16
integration-cli: fix health test
|
7 年之前 |
Frieder Bluemle
|
b80472cef4
Fix GitHub spelling
|
7 年之前 |
Christopher Crone
|
86f9eb4a08
Fixes for dnephin review
|
7 年之前 |
Christopher Crone
|
dc6ddfa841
Fix tests that depend on clean environment
|
7 年之前 |
Boaz Shuster
|
5836d86ac4
Add container environment variables correctly to the health check
|
8 年之前 |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 年之前 |
allencloud
|
e399c558e6
validate healthcheck params in daemon side
|
8 年之前 |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 年之前 |
Vincent Demeester
|
9af5d7c340
Small cleanups on integration cli
|
8 年之前 |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年之前 |
Josh Horwitz
|
1a149a0ea5
Adds container health support to docker ps filter
|
9 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
Thomas Leonard
|
e95b6b51da
Fix exec form of HEALTHCHECK CMD
|
8 年之前 |
Daniel Nephin
|
fab2a3dc82
Ignore 'not a swarm error' when inspecting a task.
|
9 年之前 |
Thomas Leonard
|
18a59bb869
Remove out-of-date health test
|
9 年之前 |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 年之前 |