kyuubi/integration-tests
Cheng Pan c137270edc
[KYUUBI #6178] Improve Gluten integration test
# 🔍 Description
## Issue References 🔗

`kyuubi-gluten-it` is always enabled and uses a different Spark version, which mess the code jumping in IDEA.

## Describe Your Solution 🔧

- conditional enable `kyuubi-gluten-it` module via profile `gluten-it`
- refactor POM and GHA workflow to reduce duplicated definition

## Types of changes 🔖

- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

Review, and wait for daily GHA results.

---

# Checklist 📝

- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes #6178 from pan3793/gluten-it.

Closes #6178

77b7bb809 [Cheng Pan] fix
c62ce40f8 [Cheng Pan] Improve Gluten intergartion test

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-03-13 13:57:55 +08:00
..
kyuubi-flink-it [KYUUBI #6140] Move getCodeSourceLocation to kyuubi-util 2024-03-07 16:15:45 +08:00
kyuubi-gluten-it [KYUUBI #6178] Improve Gluten integration test 2024-03-13 13:57:55 +08:00
kyuubi-hive-it [KYUUBI #6140] Move getCodeSourceLocation to kyuubi-util 2024-03-07 16:15:45 +08:00
kyuubi-jdbc-it [KYUUBI #6140] Move getCodeSourceLocation to kyuubi-util 2024-03-07 16:15:45 +08:00
kyuubi-kubernetes-it [KYUUBI #6163] Set default Spark version to 3.5 2024-03-12 16:22:37 +08:00
kyuubi-trino-it [KYUUBI #6140] Move getCodeSourceLocation to kyuubi-util 2024-03-07 16:15:45 +08:00
kyuubi-zookeeper-it [KYUUBI #5365] Don't use Log4j2's extended throwable conversion pattern in default logging configurations 2023-10-11 21:41:22 +08:00
pom.xml [KYUUBI #6178] Improve Gluten integration test 2024-03-13 13:57:55 +08:00