Open astsiapanay opened 8 months ago
There is a bug in JCloud library which Core uses to work with cloud providers. Specifically this bug relates to GCP component of JClouds. The bug is reported https://issues.apache.org/jira/browse/JCLOUDS-1632 and the PR is created https://github.com/apache/jclouds/pull/201
@sdryapko ^^
The PR is already merged https://github.com/apache/jclouds/pull/201 Waiting for the next release of JClouds
@astsiapanay Could you please bump to jclouds>=2.6.1
. It appears to contain the fix we need.
@adubovik the latest version is 2.6.0. See https://github.com/apache/jclouds/tags There is no the required fix in the latest version. We've to apply a patch from 0.10.1
The test
com.epam.aidial.core.FileApiTest#testFileUpload
fails with the error: