Doroszlai, Attila created HDDS-2063: ---------------------------------------
Summary: Integration tests create untracked file audit.log Key: HDDS-2063 URL: https://issues.apache.org/jira/browse/HDDS-2063 Project: Hadoop Distributed Data Store Issue Type: Bug Components: test Affects Versions: 0.5.0 Reporter: Doroszlai, Attila Assignee: Doroszlai, Attila An untracked {{audit.log}} file is created during integration test run. Eg: {code} $ mvn -Phdds -pl :hadoop-ozone-integration-test test -Dtest=Test2WayCommitInRatis ... $ git status ... Untracked files: (use "git add <file>..." to include in what will be committed) hadoop-ozone/integration-test/audit.log {code} -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org