Yikun opened a new pull request, #37155: URL: https://github.com/apache/spark/pull/37155
### What changes were proposed in this pull request? Currently, we only enable the infra-image when `input.branches` == master, otherwise infra-image will skip, and branches schedule job will failed due to empty container name. ### Why are the changes needed? We need to move image condition to jobs to make branch schedule job work. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed base image push the [right image](https://github.com/Yikun/spark/runs/7280303774?check_suite_focus=true#step:7:209 ) precondition generate the [right image url](https://github.com/Yikun/spark/runs/7280249393?check_suite_focus=true#step:5:4) pyspark use [right image url](https://github.com/Yikun/spark/runs/7280366394?check_suite_focus=true#step:2:19) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
