PreCommits should support a flag to not run GCP tests
Open
bug
build
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
From [~swegner]
There was some discussion recently about ensuring anyone can easily run and reproduce precommit test results locally. The precommits run Dataflow jobs, which will fail if you don't have access to an Google Cloud project. One idea would be to add a flag to disable Google Cloud tests, i.e. ./gradlew :javaPreCommit -PdisableGcpTests
@sweg
Imported from Jira [BEAM-5771](https://issues.apache.org/jira/browse/BEAM-5771). Original Jira may contain additional context.
Reported by: alanmyrvold.
Contributor guide
Assessment
This issue has not been assessed yet.