5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-02 18:42:47 +08:00

Do not run all IT tests because some dependencies are old and do not support ARM64, e.g. Parquet

This commit is contained in:
Martin Tzvetanov Grigorov 2021-03-30 11:43:40 +03:00
parent b6976ac8d8
commit 7c5526bfec
No known key found for this signature in database
GPG Key ID: 0BE83EB05F504C16

View File

@ -23,9 +23,9 @@ jdk:
jobs:
include:
- name: "Build and test on ARM64 CPU architecture"
- name: "Linux ARM64"
arch: arm64
env: TEST_TASK=test
env: TEST_TASK=unitTest