kyuubi/integration-tests
Cheng Pan 3915fe8650
[KYUUBI #5978] Canonicalize Trino IT in GitHub Action workflow
# 🔍 Description
## Issue References 🔗

This pull request canonicalizes Trino IT in GitHub Action workflow.

`mvn -am` means "also make", so that `mvn integration-tests/kyuubi-trino-it -am` would trigger compiling of `kyuubi-server`, `externals/kyuubi-spark-sql-engine`, `externals/kyuubi-download` modules automatically.

## Describe Your Solution 🔧

CI part change in 6688b3dacf is unnecessary.

## Types of changes 🔖

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

Pass GA.

---

# 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 #5978 from pan3793/trino-ci.

Closes #5978

1b8ef94d1 [Cheng Pan] set KYUUBI_HOME in trino-it
18e72d355 [Cheng Pan] Canonicalize Trino IT in GitHub Action workflow

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-01-16 12:19:31 +08:00
..
kyuubi-flink-it [KYUUBI #5783] Switch to kyuubi-relocated-hive-service-rpc 2023-12-07 19:55:10 +08:00
kyuubi-gluten-it [KYUUBI #5939] Bump Gluten version to recover Gluten IT 2024-01-05 10:58:11 +08:00
kyuubi-hive-it [KYUUBI #5867] HiveEngine support run on YARN mode 2023-12-29 18:50:12 +08:00
kyuubi-jdbc-it [KYUUBI #5862] Use TestContainerForAll for testing JDBC engine with testcontainers 2023-12-18 21:20:41 +08:00
kyuubi-kubernetes-it [KYUUBI #5856] Bump Spark 3.4.2 2023-12-19 10:39:00 +08:00
kyuubi-trino-it [KYUUBI #5978] Canonicalize Trino IT in GitHub Action workflow 2024-01-16 12:19:31 +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 #5800] [KYUUBI#5467] Integrate Intel Gluten with Spark engine 2023-12-07 10:47:00 +08:00