Skip to content

Commit

Permalink
enable debug
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Brittain <[email protected]>
  • Loading branch information
nbaws committed Aug 7, 2024
1 parent b5bbfba commit 43ad96e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ TEST_F(InitializeFilterTest, TestWithTwoClustersRouteLevelAndStandard) {
}

TEST_F(InitializeFilterTest, TestWithTwoClustersStandardInstanceProfile) {
Envoy::Logger::Registry::setLogLevel(spdlog::level::debug);
dnsSetup();
// Web Identity Credentials, Container Credentials and Instance Profile Credentials
TestEnvironment::setEnvVar("AWS_WEB_IDENTITY_TOKEN_FILE", "/path/to/web_token", 1);
Expand Down

0 comments on commit 43ad96e

Please sign in to comment.