You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/03/02 11:36:32 UTC

[GitHub] rafaelweingartner commented on issue #2425: [CLOUDSTACK-10240] ACS cannot migrate a local volume to shared storage

rafaelweingartner commented on issue #2425: [CLOUDSTACK-10240] ACS cannot migrate a local volume to shared storage
URL: https://github.com/apache/cloudstack/pull/2425#issuecomment-369898631
 
 
   That is a good question. For me, it is always best to start solving a bug/issue/new feature by unit tests because they cost less to run than these integration/smoke tests (this is what I have been doing so far). However, this requires a level of commitment (code has to be designed to be unit tested).
   
   Regarding revisiting tests, I would check them every-time they fail. Otherwise, there is too much for too few hands.
   

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


With regards,
Apache Git Services