[
https://issues.apache.org/jira/browse/CLOUDSTACK-10065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264237#comment-16264237
]
ASF GitHub Bot commented on CLOUDSTACK-10065:
---------------------------------------------
PranaliM commented on issue #2260: CLOUDSTACK-10065: Optimize SQL queries in
listTemplate API to improve performance
URL: https://github.com/apache/cloudstack/pull/2260#issuecomment-346599411
@rhtyd , I was actually waiting for @marcaurele's reply about a Marvin test
instead of unit test.
Also, there is an existing Marvin smoke test: test_01_create_template in
the file test_templates.py, which creates and lists a template. As per me that
test case should suffice for this change.
In case you have any inputs on what additionally should be included in the
Marvin test case for testing this particular change, then please do let me
know. I will write a new test if there are any inputs.
----------------------------------------------------------------
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:
[email protected]
> Optimize SQL queries in listTemplate API to improve performance.
> -----------------------------------------------------------------
>
> Key: CLOUDSTACK-10065
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10065
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Pranali Mande
>
> *Description*:
> The db queries could be optimized to get unique results from the database
> which could help in reducing the listTemplate API response time.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)