mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
test: add valid identity name for test task (#24056)
This commit is contained in:
committed by
GitHub
parent
31e4669213
commit
389545bcf5
@@ -752,6 +752,7 @@ func testJob() *Job {
|
||||
},
|
||||
},
|
||||
Identity: &WorkloadIdentity{
|
||||
Name: "foo",
|
||||
Env: true,
|
||||
File: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user