Adding collector providing the total of vCPU of all workers #744
Annotations
3 errors
|
pr-checks
Process completed with exit code 1.
|
|
Ruff (F841):
test_total_workers_vcpu_standalone.py#L127
test_total_workers_vcpu_standalone.py:127:17: F841 Local variable `result` is assigned to but never used
|
|
Ruff (F841):
test_total_workers_vcpu_standalone.py#L93
test_total_workers_vcpu_standalone.py:93:17: F841 Local variable `result` is assigned to but never used
|