Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kvm: fix volume migration across cluster-scope pools #10266

Draft
wants to merge 1 commit into
base: 4.19
Choose a base branch
from

fix volume migration across cluster-scope pools

1f1eda9
Select commit
Loading
Failed to load commit list.
Draft

kvm: fix volume migration across cluster-scope pools #10266

fix volume migration across cluster-scope pools
1f1eda9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 7, 2025 in 1s

0.00% of diff hit (target 15.14%)

View this Pull Request on Codecov

0.00% of diff hit (target 15.14%)

Annotations

Check warning on line 42 in api/src/main/java/com/cloud/storage/MigrationOptions.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/com/cloud/storage/MigrationOptions.java#L42

Added line #L42 was not covered by tests

Check warning on line 49 in api/src/main/java/com/cloud/storage/MigrationOptions.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/com/cloud/storage/MigrationOptions.java#L49

Added line #L49 was not covered by tests

Check warning on line 52 in api/src/main/java/com/cloud/storage/MigrationOptions.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/com/cloud/storage/MigrationOptions.java#L52

Added line #L52 was not covered by tests

Check warning on line 58 in api/src/main/java/com/cloud/storage/MigrationOptions.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/com/cloud/storage/MigrationOptions.java#L58

Added line #L58 was not covered by tests

Check warning on line 71 in api/src/main/java/com/cloud/storage/MigrationOptions.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/com/cloud/storage/MigrationOptions.java#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 1943 in engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java#L1940-L1943

Added lines #L1940 - L1943 were not covered by tests

Check warning on line 1948 in engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java#L1947-L1948

Added lines #L1947 - L1948 were not covered by tests

Check warning on line 1959 in engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java#L1954-L1959

Added lines #L1954 - L1959 were not covered by tests

Check warning on line 1982 in engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java#L1982

Added line #L1982 was not covered by tests

Check warning on line 1984 in engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java#L1984

Added line #L1984 was not covered by tests

Check warning on line 630 in plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java#L628-L630

Added lines #L628 - L630 were not covered by tests

Check warning on line 2626 in plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.java#L2626

Added line #L2626 was not covered by tests