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?
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?