Bikouo Aubin

Results 72 comments of Bikouo Aubin

> @abikouo creation is async but attach still works in serial? ![image](https://user-images.githubusercontent.com/57888764/197105311-8927bcaa-6ffd-4615-ab72-491d6a60f9d9.png) @xuzhang3 attach disk is performed once per VM, I just add an update in case we doing it...

> @abikouo It would be nice to change the name to "azure_rm_multiplemanageddisks"! and add "azure_rm_multiplemanageddisks" to pr-pipeline.yml, Thank you very much! > > https://github.com/abikouo/azure/blob/525b930535bb6e5d282274d0eeb7c99d118965e3/pr-pipelines.yml#L72 @Fred-sun ok I will do it

> Hi @abikouo, > > I tested the new changes to the module and had some errors when running it. I ran it against 50 VMs, attempting to attach 3...

> @abikouo It would be nice to change the name to "azure_rm_multiplemanageddisks"! and add "azure_rm_multiplemanageddisks" to pr-pipeline.yml, Thank you very much! > > https://github.com/abikouo/azure/blob/525b930535bb6e5d282274d0eeb7c99d118965e3/pr-pipelines.yml#L72 @Fred-sun the module has been renamed...

> Hi @abikouo, > > I retried the disk creation and attachment without using a loop as you suggested and it worked without causing any collisions. I also tested for...

@Fred-sun the Pull request is ready for review

> disk-copy-without-source-uri @xuzhang3 how are you running the tests? This task is falling as expected, as there is an `ignore_errors: true` option to catch this error and later validate that....