GabrielBrascher commented on pull request #4568:
URL: https://github.com/apache/cloudstack/pull/4568#issuecomment-754025147


   @rhtyd just adding a small change that is necessary in order to have all 
tests passing.
   
   At line: 
https://github.com/apache/cloudstack/blob/261750c191f36ca93f0b8a030b00730b4a448c29/plugins/hypervisors/kvm/src/test/java/com/cloud/hypervisor/kvm/storage/KVMPhysicalDiskTest.java#L28
   
   It needs to be updated from
   
   `... monitor\\\\:8000:auth_supported=...`
                        
   to
   `... monitor\\:8000:auth_supported=...`


----------------------------------------------------------------
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]


Reply via email to