Chi Song
Chi Song
There is a method to check if a package available or not. Maybe we can return versions together.
@LiliDeng is this fixed in your PR?
> Hello @squirrelsc, I have gotten CVM deployment to work. I wanted to sync with you again about design choices. This enables all three CVM related settings to be set...
Can you provide the reason of this change in the commit description?
> * also if the vhd has been copied, if the sas url is different, it will still be copied again. Is it expected behavior, or something you need to...
Thank you for the feedback. There is a task to create system snapshot when a test case failed, and it can be called on anytime in a test case.
That's doable, but the cost is higher. We may do it later. The document asks people to read and understand, the script must work as expected. People has different expectations...
It's ok to have them in a command like "timeout 10; ...". But below pattern is not encouraged, which is easy to misuse. https://github.com/microsoft/lisa/blob/c36e493a9011db67ab8451e7e32f146ebfc28cef/microsoft/testsuites/dpdk/dpdksuite.py#L799
Are the logs splited?
How about we have a transformer to upload the vhd firstly? If it's needed in more scenarios, we can integrate it into Azure platform itself.