rmetzger opened a new pull request #11306: [FLINK-16122][AZP] Upload build debug logs as artifacts URL: https://github.com/apache/flink/pull/11306 ## What is the purpose of the change We used to rely on transfer.sh for sharing making the full logs available in our builds. However, transfer.sh has become very unstable recently. ## Brief change log - if we are in a AZP build, prepare the logs to be published as a build artifact - add a task to upload the logs, also when the build fails - reduce timeout / retries of transfer.sh upload to reduce impact on build time - shorten the names of the cron tasks (so that they are better readable in the AZP UI) ## Verifying this change Easily verifiable through the AZP test ## Does this pull request potentially affect one of the following parts: only affects the build infra
---------------------------------------------------------------- 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
