Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -678,12 +678,6 @@ jobs:
# this suite is designed specifically for apache-hive3. TODO remove the suite once we can run all regular tests on apache-hive3.
- config: apache-hive3
suite: suite-hms-only
# suite-1 does not contain Kerberos/encrypted Hive environments
- config: hdp3
suite: suite-1
# suite-2 contains Kerberos/encrypted Hive environments
- config: hdp3
suite: suite-2
# this suite is not meant to be run with different configs
- config: default
suite: suite-all
Expand Down