We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5271428 commit b3917d8Copy full SHA for b3917d8
bin/test.sh
@@ -190,9 +190,6 @@ for ARCH in "${platforms[@]}"; do
190
if [[ ${ENVIRONMENT} == *"polaris"* ]]; then
191
# TODO Add test for Polaris
192
test true
193
- elif [[ ${ENVIRONMENT} == *"unity"* ]]; then
194
- # TODO Add test for Unity
195
- test true
196
elif [[ ${ENVIRONMENT} == "kerberos" ]]; then
197
run_kerberos_tests
198
elif [[ ${ENVIRONMENT} == *"hive4"* ]]; then
etc/compose/unity-catalog/docker-compose.yml
0 commit comments