a4eb3edf46
A few relatively obvious issues here: * We cannot run the different IT runs (large blob setting one and normal integ run) concurrently * We need to set the dependency tasks up correctly for the large blob run so that it works in isolation * We can't use the `localAddress` for the location header of the resumable upload (this breaks in YAML tests because GCS is using a loopback port forward for the initial request and the local address will be chosen as the actual Docker container host) Closes #57026 |
||
---|---|---|
.. | ||
src/main/java/fixture/gcs | ||
Dockerfile | ||
build.gradle | ||
docker-compose.yml |