Problem description
When the integration test is enabled to use Authentication, the Pravega ClientConfig class will try to load the Credentials based on either system or environment values passed. Initialize the tests by passing appropriate environment variables.
Problem description When the integration test is enabled to use Authentication, the Pravega
ClientConfig
class will try to load theCredentials
based on either system or environment values passed. Initialize the tests by passing appropriate environment variables.Problem location Integration test
Suggestions for an improvement