karanmehta93 opened a new pull request #2107: Display filesystem and docker info for all jenkins runs URL: https://github.com/apache/bookkeeper/pull/2107 Descriptions of the changes in this PR: Changes to shell commands in few scripts ### Motivation It was difficult to reproduce jenkins test failures locally and the cause might be due to differences in underlying file system. These commands will output more information to spot the exact differences. ### Changes Running `df` command with an additional `-T` parameter to output filesystem information Added `docker info` command to print docker details before every test run
---------------------------------------------------------------- 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] With regards, Apache Git Services
