Tags: microsoft/lisa
Tags
Fix regression: restore "identifier" field in Azure gallery image API… … call (#3834) * Initial plan for issue * Fix regression: change "ex" to "identifier" in gallery image API call Co-authored-by: LiliDeng <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: LiliDeng <[email protected]>
add retry logic for RPM Distro install packages kselftest redirect TMPDIR if /tmp/ free space < 2GB
Add dst_vhd_sas_url into the secret list to avoid credential leak
azure: handle PendingCopyOperation error during vhd copy When multiple LISA runs use the same VHD URL concurrently, Azure may throw the following error during start_copy_from_url: ResourceExistsError: There is currently a pending copy operation. This happens because multiple runs attempt to copy the VHD to the same destination. Although a lock prevents this within a single LISA run, it can still occur across multiple runs. To handle this, catch the exception and gracefully continue with wait_copy_blob.
Install Azure CLI on a Linux release image in a Docker container for … …Azure authentication.
PreviousNext