[#295] add billing metrics methods #295

Closed
i.niyazov wants to merge 1 commit from i.niyazov/frostfs-testlib:billing-metrics into master
Member

Added VM agent endpoint
added billing metrics methods

Signed-off-by: Ilyas Niyazov i.niyazov@yadro.com

Added VM agent endpoint added billing metrics methods Signed-off-by: Ilyas Niyazov i.niyazov@yadro.com
i.niyazov added 1 commit 2024-09-26 14:08:15 +00:00
[#295] add billing metrics methods
Some checks failed
DCO action / DCO (pull_request) Has been cancelled
d50b8b758b
i.niyazov force-pushed billing-metrics from d50b8b758b to 147ac00926 2024-10-01 05:16:41 +00:00 Compare
i.niyazov requested review from qa-committers 2024-10-01 06:45:42 +00:00
d.zayakin approved these changes 2024-10-01 09:29:20 +00:00
Dismissed
d.zayakin approved these changes 2024-10-01 09:30:17 +00:00
Dismissed
abereziny reviewed 2024-10-01 15:25:24 +00:00
@ -24,1 +27,4 @@
@reporter.step("Check billing metrics in node: {node}")
@wait_for_success(max_wait_time=300, interval=30)
def check_billing_metrics_in_node(
Member

we kinda want to get rid from plain steps.
Please append it to some class.

we kinda want to get rid from plain `steps`. Please append it to some class.
abereziny reviewed 2024-10-01 15:26:22 +00:00
@ -31,2 +34,3 @@
return result
def get_vma_metrics_result(self, metric_name: str, since: datetime = None, **metrics_filters):
Member

vma -> vm?

`vma` -> `vm`?
i.niyazov force-pushed billing-metrics from 147ac00926 to a33545e9f1 2024-10-06 06:33:57 +00:00 Compare
i.niyazov dismissed d.zayakin's review 2024-10-06 06:33:59 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

i.niyazov closed this pull request 2024-10-06 06:35:18 +00:00
Some checks failed
DCO action / DCO (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No description provided.