jtjeferreira opened a new pull request, #832: URL: https://github.com/apache/pekko-connectors/pull/832
As discussed in https://github.com/apache/pekko-connectors/pull/827#issuecomment-2375129573, this PR configures `aws-spi-pekko-http` integration tests. I understand that S3 module integration tests are setup in a different way (using `@DoNotDiscover` and explicitly calling `org.scalatest.tools.Runner`) , but I don't want to touch for now. I changed the way credentials are passed to use environment variables. I did this, because for the `aws-spi-pekko-http` tests the credentials cannot be configured using JVM system properties, but both tests support environment variables as part of the default credential provider. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org