Florian Barca created AMBARI-8025:
-------------------------------------
Summary: [Test] ambari-server unit test failures: "Exception:
Local OS is not compatible with cluster primary OS family"
Key: AMBARI-8025
URL: https://issues.apache.org/jira/browse/AMBARI-8025
Project: Ambari
Issue Type: Task
Components: ambari-server
Affects Versions: branch-windows-dev
Environment: Linux
Reporter: Florian Barca
Assignee: Florian Barca
Fix For: branch-windows-dev
6 unit test failures with similar output:
======================================================================
ERROR: test_os_type_check (TestOSCheck.TestOSCheck)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/fbarca/ambari-vagrant/centos6.4/ambari/ambari-common/src/test/python/mock/mock.py",
line 1199, in patched
return func(*args, **keywargs)
File
"/Users/fbarca/ambari-vagrant/centos6.4/ambari/ambari-server/src/test/python/TestOSCheck.py",
line 238, in test_os_type_check
os_check_type.main()
File
"/Users/fbarca/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/python/os_check_type.py",
line 40, in main
raise Exception("Local OS is not compatible with cluster primary OS family.
Please perform manual bootstrap on this host.")
Exception: Local OS is not compatible with cluster primary OS family. Please
perform manual bootstrap on this host.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)