[CI][C++] Set test include/exclude by environment variable
Open
Component: C++
Component: Packaging
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
Add an environment variable to include / exclude tests so that `ci/scripts/cpp_test.sh` can exclude/include tests as needed.
This will allow easier CI adjustments to include/exclude tests without changing the test script itself.
Reference comment: https://github.com/apache/arrow/pull/49819#pullrequestreview-4151469872
### Component(s)
C++, Packaging
Contributor guide
Assessment
This issue has not been assessed yet.