Skip to content

make config dynamic in nature to avoid need of mgmt server restart

33f9e6f
Select commit
Loading
Failed to load commit list.
Merged

Introduce volume allocation algorithm global configuration #10696

make config dynamic in nature to avoid need of mgmt server restart
33f9e6f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Apr 14, 2025 in 0s

28.57% of diff hit (target 16.30%)

View this Pull Request on Codecov

28.57% of diff hit (target 16.30%)

Annotations

Check warning on line 2021 in engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java#L2021

Added line #L2021 was not covered by tests

Check warning on line 207 in engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java#L207

Added line #L207 was not covered by tests

Check warning on line 230 in engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java#L230

Added line #L230 was not covered by tests

Check warning on line 245 in engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java#L245

Added line #L245 was not covered by tests

Check warning on line 288 in server/src/main/java/com/cloud/agent/manager/allocator/impl/FirstFitAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/com/cloud/agent/manager/allocator/impl/FirstFitAllocator.java#L288

Added line #L288 was not covered by tests