rhtyd commented on issue #3828: [KVM] Direct download agnostic of the storage 
provider
URL: https://github.com/apache/cloudstack/pull/3828#issuecomment-595060576
 
 
   @nvazquez there is one issue specific to simulator, address implement the 
mocked/override method:
   ```
   [ERROR] 
/home/travis/build/apache/cloudstack/plugins/hypervisors/simulator/src/main/java/com/cloud/resource/SimulatorStorageProcessor.java:[56,7]
 error: SimulatorStorageProcessor is not abstract and does not override 
abstract method copyVolumeFromPrimaryToPrimary(CopyCommand) in StorageProcessor
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) 
on project cloud-plugin-hypervisor-simulator: Compilation failure
   [ERROR] 
/home/travis/build/apache/cloudstack/plugins/hypervisors/simulator/src/main/java/com/cloud/resource/SimulatorStorageProcessor.java:[56,7]
 error: SimulatorStorageProcessor is not abstract and does not override 
abstract method copyVolumeFromPrimaryToPrimary(CopyCommand) in StorageProcessor
   [ERROR] -> [Help 1]
   ```
   @DaanHoogland @andrijapanicsb cc @borisstoyanov @PaulAngus this is ready to 
merge, please advice if any manual testing is complete?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to