[
https://issues.apache.org/jira/browse/HDDS-2063?focusedWorklogId=304536&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-304536
]
ASF GitHub Bot logged work on HDDS-2063:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Aug/19 19:23
Start Date: 30/Aug/19 19:23
Worklog Time Spent: 10m
Work Description: bharatviswa504 commented on issue #1384: HDDS-2063.
Integration tests create untracked file audit.log
URL: https://github.com/apache/hadoop/pull/1384#issuecomment-526719128
Thank You @adoroszlai for the fix.
It really helps, as after running tests, this file will be created, and to
commit if I use `git add .`, this untracked file also gets added. It will
resolve this kind of issue.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 304536)
Time Spent: 1h 20m (was: 1h 10m)
> 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
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 0.5.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]