There are no instructions to run the hermetic build ITs locally #3731
Labels
hermetic-build
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: docs
Improvement to the documentation for an API.
I found some potential improvements for https://github.com/googleapis/sdk-platform-java/blob/main/hermetic_build/DEVELOPMENT.md#run-the-integration-tests. Mainly, to explain how to run the integration test locally.
For example, #3472 simplified the IT setup and moved it to Cloud Build in order to leverage Airlock and parallelize the different setup stages of the IT. The configuration for such IT also introduced changes in the way it's run.
With such guide, the commits after 6b5c220 as part of #3723 would have probably been less.
After inspecting the IT's
.cloudbuild
file and related files, I understood that:The text was updated successfully, but these errors were encountered: