[pallet-broker] Fix auto renew benchmarks (#6505)
Fix the broker pallet auto-renew benchmarks which have been broken since #4424, yielding `Weightless` due to some prices being set too low, as reported in #6474. Upon further investigation it turned out that the auto-renew contribution to `rotate_sale` was always failing but the error was mapped. This is also fixed at the cost of a bit of setup overhead. Fixes #6474 TODO: - [x] Re-run weights --------- Co-authored-by:GitHub Action <action@github.com> Co-authored-by: command-bot <> Co-authored-by:
Bastian Köcher <git@kchr.de>
parent
c10e25aa
Showing
- cumulus/parachains/runtimes/coretime/coretime-rococo/src/weights/pallet_broker.rs 132 additions, 114 deletions...mes/coretime/coretime-rococo/src/weights/pallet_broker.rs
- cumulus/parachains/runtimes/coretime/coretime-westend/src/weights/pallet_broker.rs 133 additions, 117 deletions...es/coretime/coretime-westend/src/weights/pallet_broker.rs
- prdoc/pr_6505.prdoc 14 additions, 0 deletionsprdoc/pr_6505.prdoc
- substrate/frame/broker/src/benchmarking.rs 109 additions, 82 deletionssubstrate/frame/broker/src/benchmarking.rs
- substrate/frame/broker/src/weights.rs 251 additions, 235 deletionssubstrate/frame/broker/src/weights.rs