ibzib commented on pull request #13675: URL: https://github.com/apache/beam/pull/13675#issuecomment-755066052
I'm getting `java.io.FileNotFoundException: /.test-infra/jenkins/../../gradle.properties`. If `.test-infra` is copied to the file system's root directory, I'm guessing there's no way to access `gradle.properties`, which is located in the Beam repo root. That makes sense considering `.test-infra` is somewhat independent of the rest of the Beam source. So we may have to create another source of truth for `.test-infra`. But at least we can share it across all tests. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
