weizhouapache commented on issue #3946: server: add global configuration for default router service offering URL: https://github.com/apache/cloudstack/pull/3946#issuecomment-598183870 > Following are the test cases covered for both isolated and VPC networks. > > 1. Created a network with '**router.service.offering**' set to **empty** - VR deployed with '**System Offering For Software Router**' - PASSED > 2. Created a network with **global** configuration parameter **'router.service.offering**' set to UUID of '**VRcustomCO1**' compute offering - VR deployed with '**VRcustomCO1**' - PASSED > 3. Created a network with **account level** configuration parameter '**router.service.offering**' set to UUID of '**VRcustomCO2**' compute offering - VR deployed with '**VRcustomCO2**' - PASSED > 4. Created a network with **account level** configuration parameter '**router.service.offering**' set to an **invalid UUID** - VR deployed with '**System Offering For Software Router**'. Here in this case global configuration parameter is set to '**VRcustomCO1**'. > > In test case 4, irrespective of global config parameter VR deployed with default SO. If this behavior is expected a log message would help debugging. @harikrishna-patnala thanks for testing. I think it make more sense to use '**VRcustomCO1**' instead of '**System Offering For Software Router**' in case 4. I will update the PR.
---------------------------------------------------------------- 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
