ReemaAlzaid opened a new pull request, #11519: URL: https://github.com/apache/incubator-gluten/pull/11519
## What changes are proposed in this pull request? This PR adds CentOS 9 support for running Spark unit tests while maintaining existing CentOS 8 jobs for gradual migration. Related Issue: #11511 Fixes: https://github.com/apache/incubator-gluten/pull/11481 ## Changes: ### Added 6 new jobs - `build-native-lib-centos-9` - Builds native libraries using `apache/gluten:vcpkg-centos-9` - `spark-test-spark34-centos9` - Spark 3.4 tests with Python 3.11 - `spark-test-spark35-centos9` - Spark 3.5 tests with Python 3.11 - `spark-test-spark40-centos9` - Spark 4.0 tests with Python 3.11 - `spark-test-spark41-centos9` - Spark 4.1 tests with Python 3.11 - `spark-test-spark41-slow-centos9` - Spark 4.1 slow tests with Python 3.11 ## How was this patch tested? Will be tested by CI pipeline execution -- 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]
