You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to the run the tests against my localhost server using the following command: mvn test -Dtest=S3CompatApiTest but I'm seeing an error: https://pastecode.io/s/099599z3
P.S: I'm following the documented steps with setting the environment variables as well but still it fails with this error.
Can someone help me figure out the point of failure or something that I'm missing out?
The text was updated successfully, but these errors were encountered:
I'm trying to the run the tests against my localhost server using the following command:
mvn test -Dtest=S3CompatApiTest
but I'm seeing an error: https://pastecode.io/s/099599z3P.S: I'm following the documented steps with setting the environment variables as well but still it fails with this error.
Can someone help me figure out the point of failure or something that I'm missing out?
The text was updated successfully, but these errors were encountered: