kyuubi/.github/workflows
Cheng Pan afb08c7407
[KYUUBI #2824] [TEST] Replace test tag ExtendedSQLTest by Slow
### _Why are the changes needed?_

Currently, we define a `ExtendedSQLTest` in `kyuubi-common` test sources, and use it to mark some slow test. This PR propose to replace `ExtendedSQLTest` by `Slow` which is provided by scalatest, then we can use the same tag to mark slow tests in some modules which does not depends on `kyuubi-common`, and then seperate them into independent CI job to reduce the CI time

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

- [ ] Add screenshots for manual tests if appropriate

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

Closes #2824 from pan3793/scalatest-tag.

Closes #2824

2597863c [Cheng Pan] [TEST] Replace test tag ExtendedSQLTest by Slow

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-06-08 03:52:49 +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 #2824] [TEST] Replace test tag ExtendedSQLTest by Slow 2022-06-08 03:52:49 +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 #2218] Fix maven options about hive-provided 2022-03-28 10:10:41 +08:00
style.yml [KYUUBI #2780] Refine stylecheck 2022-06-01 16:49:01 +08:00