rmetzger opened a new pull request #11806: [FLINK-17223][AZP] Clean up disk space on Azure-hosted builders URL: https://github.com/apache/flink/pull/11806 ## What is the purpose of the change Due to a recent change in the machines provided by Azure, the available disk space has reduced on these machines (https://github.com/actions/virtual-environments/issues/709). This has caused some of our build profiles to run out of disk space. ## Brief change log - Add a conditional step, executed on the host (not within the container) that cleans up the disk space on azure provided machines. ## Verifying this change This change has been tested here: https://dev.azure.com/georgeryan1322/Flink/_build/results?buildId=302&view=results
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
