PHILO-HE commented on issue #8181:
URL: 
https://github.com/apache/incubator-gluten/issues/8181#issuecomment-2785801663

   @kevinw66, actually we are inspecting the test redundancy in CI and we have 
removed some test jobs. Our considerations are not just for reducing the 
resources usage to avoid hitting the limit, but also for making pr validation 
more efficient. It's encouraged to add necessary tests to improve Gluten 
robustness, but we should avoid too much redundancy. Thus, it can be possible 
that we are able to add other necessary tests in the future.
   
   If you still think it's quite necessary to run Spark-3.2 UTs for Arm 
validation, one thought is you can add a nightly or weekly CI job, which is not 
in time to expose issues, but may be acceptable if failure rarely happens. In 
addition, you can add a simple CI job for per pr validation as I mentioned 
before. Another thought is you may directly change to use Arm for the current 
Spark-3.2 UTs job, assuming other Spark test jobs may be sufficient for x86 
validation.


-- 
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]

Reply via email to