kyuubi/.github/workflows
Cheng Pan 2fd4e3a858
[KYUUBI #2827] [BUILD][TEST] Decouple integration tests from kyuubi-server
### _Why are the changes needed?_

This PR moves engine integration tests except to spark engine from `kyuubi-server` module to dedicated IT modules e.g. `kyuubi-hive-it`, then we can spilt different engine test into jobs to speed up CI tes

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [x] Add screenshots for manual tests if appropriate

before
<img width="836" alt="image" src="https://user-images.githubusercontent.com/26535726/173265839-5d0f1ce6-e133-4d60-9a95-c95aa16f817f.png">

after
<img width="825" alt="image" src="https://user-images.githubusercontent.com/26535726/173265903-fb01e910-8f78-4091-91da-dca25be4357d.png">

- [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #2827 from pan3793/hive-it.

Closes #2827

df3798f1 [Cheng Pan] Remove Java 11 test for Hive
e1645338 [Cheng Pan] nit
66524226 [Cheng Pan] nit
3aef2cef [Cheng Pan] review
500c9cff [Cheng Pan] MVN_OPT
3b4ad142 [Cheng Pan] nit
daa6e0ab [Cheng Pan] review
3383d4c1 [Cheng Pan] [BUILD][TEST] Decouple integration tests from kyuubi-server

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-06-18 00:01:34 +08:00
..
dep.yml [KYUUBI #2218] Fix maven options about hive-provided 2022-03-28 10:10:41 +08:00
docker-image.yml [KYUUBI #1947] Revamp Github Action settings for CI 2022-02-22 13:39:54 +08:00
greetings.yml [KYUUBI #1947] Revamp Github Action settings for CI 2022-02-22 13:39:54 +08:00
labeler.yml [KYUUBI #2085] Add a labeler github action to triage PRs 2022-03-14 16:58:40 +08:00
license.yml [KYUUBI #2329] [KYUUBI#2214][FOLLOWUP] Cleanup kubernetes-deployment-it 2022-04-12 21:55:13 +08:00
master.yml [KYUUBI #2827] [BUILD][TEST] Decouple integration tests from kyuubi-server 2022-06-18 00:01:34 +08:00
nightly.yml [KYUUBI #2175] Improve CI with cancel & concurrency & paths filter 2022-03-19 21:06:08 +08:00
publish-snapshot.yml [KYUUBI #2861][FOLLOWUP][GA] Daily publish snapshot with profile spark-3.3 2022-06-13 13:52:37 +08:00
style.yml [KYUUBI #2780] Refine stylecheck 2022-06-01 16:49:01 +08:00