mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
Add notes.
This commit is contained in:
@@ -222,6 +222,10 @@ func newTestDockerClient(t *testing.T) *docker.Client {
|
||||
return client
|
||||
}
|
||||
|
||||
// Following tests have been removed from this file.
|
||||
// [TestDockerDriver_Fingerprint, TestDockerDriver_Fingerprint_Bridge, TestDockerDriver_Check_DockerHealthStatus]
|
||||
// If you want to checkout/revert those tests, please check commit: 41715b1860778aa80513391bd64abd721d768ab0
|
||||
|
||||
func TestDockerDriver_Start_Wait(t *testing.T) {
|
||||
if !tu.IsCI() {
|
||||
t.Parallel()
|
||||
|
||||
Reference in New Issue
Block a user