[
https://issues.apache.org/jira/browse/AMBARI-23296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Onischuk updated AMBARI-23296:
-------------------------------------
Status: Patch Available (was: Open)
> Python UT failure
> -----------------
>
> Key: AMBARI-23296
> URL: https://issues.apache.org/jira/browse/AMBARI-23296
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Priority: Major
> Fix For: 2.7.0
>
> Attachments: AMBARI-23296.patch
>
>
> ERROR: test_get_service_base_dir (TestFileCache.TestFileCache)
> ----------------------------------------------------------------------
> ERROR 2018-03-20 06:58:54,744 - Python unit tests failed
> Traceback (most recent call last):
> File
> "/home/jenkins/jenkins-slave/workspace/Ambari-Github-PullRequest-Builder/ambari-common/src/test/python/mock/mock.py",
> line 1199, in patched
> return func(*args, **keywargs)
> File
> "/home/jenkins/jenkins-slave/workspace/Ambari-Github-PullRequest-Builder/ambari-agent/src/test/python/ambari_agent/TestFileCache.py",
> line 72, in test_get_service_base_dir
> res = fileCache.get_service_base_dir(command, "server_url_pref")
> File
> "/home/jenkins/jenkins-slave/workspace/Ambari-Github-PullRequest-Builder/ambari-agent/src/main/python/ambari_agent/FileCache.py",
> line 77, in get_service_base_dir
> if 'service_package_folder' in command['commandParams']:
> KeyError: 'commandParams'
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)