Modify existing workload files to use precommands

This commit is contained in:
Louis Dureuil
2024-05-07 14:03:14 +02:00
parent 43763eb98a
commit 9d3ff11b21
8 changed files with 53 additions and 20 deletions

View File

@ -11,7 +11,7 @@
"sha256": "28c359a0956958af0ba204ec11bad3045a0864a10b4838914fea25a01724f84b"
}
},
"commands": [
"precommands": [
{
"route": "indexes/peoples/settings",
"method": "PATCH",
@ -61,7 +61,9 @@
"asset": "150k-people.json"
},
"synchronous": "WaitForTask"
},
}
],
"commands": [
{
"route": "indexes/peoples/settings",
"method": "PATCH",