kevinw66 commented on PR #9816: URL: https://github.com/apache/incubator-gluten/pull/9816#issuecomment-2954568054
> Hi @kevinw66, thanks for your pr! Currently in docker hub apache/gluten, we only publish popular docker images, most of which are for CI jobs to use. I think we can remove the proposed docker build job for now. For build verification on openeuler, you can add a weekly job in the file below. https://github.com/apache/incubator-gluten/blob/main/.github/workflows/velox_weekly.yml @PHILO-HE Not only for build purpose, I believe that in addition to verifying our primarily supported os, we can also validate secondary supported ones. By using nightly/weekly CI to check the stability of build/ut, we can show gluten's support for a wide range of os while ensuring that nightly/weekly CI doesn't consume too much CI resources. Of course, I will separate these workflows from the primary ones to prevent interference, so the image here is prepared for subsequent ut validation. Alternatively, do you think it's sufficient to only validate build rather than ut for different os? -- 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]
