зеркало из https://github.com/microsoft/docker.git
Use prefix naming for attach tests
Signed-off-by: Alexandr Morozov <lk4d4@docker.com>
This commit is contained in:
Родитель
3812a6a846
Коммит
f312f784e1
|
@ -11,7 +11,7 @@ import (
|
|||
|
||||
const attachWait = 5 * time.Second
|
||||
|
||||
func TestMultipleAttachRestart(t *testing.T) {
|
||||
func TestAttachMultipleAndRestart(t *testing.T) {
|
||||
defer deleteAllContainers()
|
||||
|
||||
endGroup := &sync.WaitGroup{}
|
||||
|
|
Загрузка…
Ссылка в новой задаче