Sebastiaan van Stijn
|
dc0c2340b8
integration-cli: fix empty-lines (revive)
|
2 years ago |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Tibor Vass
|
ac2f24e72a
waitAndAssert -> poll.WaitOn
|
5 years ago |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
5 years ago |
Tibor Vass
|
a2024a5470
rm-gocheck: convert check.Commentf to string - with multiple args
|
5 years ago |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 years ago |
Tibor Vass
|
6dc7f4c167
rm-gocheck: Equals -> assert.Equal
|
5 years ago |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 years ago |
Tibor Vass
|
1f69c62540
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
5 years ago |
Sebastiaan van Stijn
|
ebdc9a3afc
Slightly speed up TestAPISwarmNodeDrainPause
|
6 years ago |
Kir Kolyshkin
|
2ed512c7fa
integration-cli/Test*Swarm*: use same args on restart
|
6 years ago |
Vincent Demeester
|
9722214c8a
Add api helpers to internal/test/daemon.Daemon
|
7 years ago |
Vincent Demeester
|
83d18cf4e3
Make internal/test/daemon.Daemon swarm aware
|
7 years ago |
allencloud
|
69afd30444
split docker_api_swarm_test.go into multiple files
|
8 years ago |