Nahappan Somasundaram created AMBARI-18342:
----------------------------------------------
Summary: Unit Tests failure: test_update_open_files_ulimit
(TestMain.TestMain)
Key: AMBARI-18342
URL: https://issues.apache.org/jira/browse/AMBARI-18342
Project: Ambari
Issue Type: Bug
Components: ambari-agent
Affects Versions: 3.0.0
Reporter: Nahappan Somasundaram
Assignee: Nahappan Somasundaram
Priority: Critical
Fix For: 3.0.0
Unit test failure in ambari-agent because of AMBARI-18299:
{code}
FAIL: test_update_open_files_ulimit (TestMain.TestMain)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-agent/src/test/python/ambari_agent/TestMain.py",
line 137, in test_update_open_files_ulimit
self.assertEquals(hard_limit, open_files_ulimit)
AssertionError: 60000 != 10240
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)