mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
Fixed the executor test
This commit is contained in:
@@ -50,6 +50,7 @@ func testExecutorContext(t *testing.T) *ExecutorContext {
|
||||
TaskName: taskName,
|
||||
AllocDir: allocDir,
|
||||
TaskResources: constraint,
|
||||
LogConfig: structs.DefaultLogConfig(),
|
||||
}
|
||||
return ctx
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user