apache / apache/datafusion-ballista
CI should run Ballista integration tests
Open
enhancement
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 320
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 66
Description
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
We are seeing PRs merged that cause regressions in Ballista because we currently rely on manual integration testing.
**Describe the solution you'd like**
CI should run the integration tests:
```bash
./dev/integration-tests.sh
```
**Describe alternatives you've considered**
None
**Additional context**
None
Contributor guide
Assessment
This issue has not been assessed yet.