[ https://issues.apache.org/jira/browse/AMBARI-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved AMBARI-146.
----------------------------------
Resolution: Fixed
I fixed this by:
1. Deleting any old directory in create_structure.
2. Removing the integer conversion that was broken in writeFile. "int(file_info['permission'],
8)"
3. Removing absolute pathnames as a special case.
4. Using path.join instead of chdir.
> Fix problems with test failures
> -------------------------------
>
> Key: AMBARI-146
> URL: https://issues.apache.org/jira/browse/AMBARI-146
> Project: Ambari
> Issue Type: Bug
> Components: agent
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 0.1.0
>
>
> The test cases for the agent are currently failing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|