-
Notifications
You must be signed in to change notification settings - Fork 332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new module to deploy Azure Cognitive Search 'azure_rm_cognitivesearch' #372
Add new module to deploy Azure Cognitive Search 'azure_rm_cognitivesearch' #372
Conversation
@next-davidduquehernandez Please add module name "azure_rm_search.py" to pr-pipeline.yml. Thank you very much! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@next-davidduquehernandez Please help to adjust your test case --main.yml, thank you!
@next-davidduquehernandez Please fixes follow sanity error! Thank you very much!
|
Hi @Fred-sun, I'm so sorry, sometimes I forgot to follow all steps before commit and push my code :S. I've verifyed that there is no sanity error message and integration tests are launched and finished correctly. Regards! |
@next-davidduquehernandez Thank you for your contribution, please help to fix the plugins/module_utils/azure_rm_common.py file conflict! Thank you very much! |
@Fred-sun Merge realized, sanity and integration tests passed correctly after merge. Regards |
@next-davidduquehernandez Please add this line "plugins/modules/azure_rm_search.py validate-modules:nonexistent-parameter-documented" to "tests/sanity/ignore-2.9.txt". Thanks! |
@next-davidduquehernandez Can you change the "sku:standard3" in the test case to "sku:standard" for convenient test automation? Thank you very much! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please
Hi @Fred-sun, accourding to documentation, hosting_mode "highDensity" only accepts sku "standard3". You decide what to do. https://docs.microsoft.com/en-us/rest/api/searchmanagement/services/createorupdate
Regards! |
@next-davidduquehernandez Yes, I want you to change it to "sku: standard; hosting_mode: default". Thank you! |
@next-davidduquehernandez All change is OK, Please make last change, modify module name "azure_rm_search*" to "azure_rm_cognitivesearch", Thank you very much! |
Hi @Fred-sun, Modified test in order to change sku to 'standard' and hosting_mode to 'default' and rename module from 'azure_rm_search*' to 'azure_rm_cognitivesearch*'. Regards |
@next-davidduquehernandez Please help to resolve the conflict file! I will push for merge! Thank you very much! |
Hi @Fred-sun, I think that update from @haiyuazhang resolves the conflict. Regards! |
@next-davidduquehernandez Thanks for you update! I will push for merged! |
@Fred-sun Could you kindly take a look at it? |
@Ompragash This PR has been changed and is waiting to be merged. Thank you very much! |
SUMMARY
This module allows to deploy, update and delete an Azure Cognitive Search.
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
All dev info could be found at https://docs.microsoft.com/en-us/rest/api/searchservice/