Skip to content

Commit

Permalink
fix: workload and workload_volume templates should invoke the instanc…
Browse files Browse the repository at this point in the history
…e task before the data task
  • Loading branch information
rahulguptajss committed Feb 28, 2025
1 parent 5754585 commit 7eb53d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/restperf/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ collector: RestPerf
# Order here matters!
schedule:
- counter: 24h
- instance: 720h # This is only needed for `workload` and `workload_volume` templates, which overwrite this value in their own templates.
- instance: 720h # The instance schedule is only used by the `workload` and `workload_volume` templates
- data: 1m

objects:
Expand Down

0 comments on commit 7eb53d2

Please sign in to comment.