e2e: unflake TestWorkloadIdentity/testNobody (#20499)

sometimes the container quits too fast
This commit is contained in:
Piotr Kazmierczak
2024-04-30 18:17:14 +02:00
committed by GitHub
parent 05a7bb53d3
commit abe9c0803a

View File

@@ -24,7 +24,7 @@ job "nobodyid" {
config {
image = "bash:5"
args = ["-c", "stat -c 'perms=%#a username=%U' secrets/nomad_token; echo done"]
args = ["-c", "stat -c 'perms=%#a username=%U' secrets/nomad_token; echo done; sleep 2"]
}
resources {
cpu = 16