You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Gaurav Aradhye (JIRA)" <ji...@apache.org> on 2013/10/17 10:46:43 UTC

[jira] [Commented] (CLOUDSTACK-4835) [Automation] [BVT] Update global configuration test cases failed in master

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-4835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797717#comment-13797717 ] 

Gaurav Aradhye commented on CLOUDSTACK-4835:
--------------------------------------------

Could not reproduce.

Log:

==> client.log <==
2013-10-16 21:56:36,048 - DEBUG - test_UpdateConfigParamWithScope (test_global_settings.TestUpdateConfigWithScope) - updated the parameter use.external.dns with
 value true

==> result.log <==
test_UpdateConfigParamWithScope (test_global_settings.TestUpdateConfigWithScope) ... ok

----------------------------------------------------------------------
Ran 1 test in 2.720s

OK


> [Automation] [BVT] Update global configuration test cases failed in master
> --------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4835
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4835
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.3.0
>         Environment: KVM 
> Branch - master 
>            Reporter: Rayees Namathponnan
>            Assignee: Gaurav Aradhye
>            Priority: Blocker
>             Fix For: 4.3.0
>
>
> Below BVT test cases failed, 
> integration.smoke.test_global_settings.TestUpdateConfigWithScope.test_UpdateConfigParamWithScope
> Unable to find the global property "use.external.dns" in master, is it removed  ?
> you can see the result at 
> http://jenkins.buildacloud.org/view/cloudstack-qa/job/test-smoke-matrix/lastCompletedBuild/suite=test_global_settings/#showFailuresLink
> Error Message
> Execute cmd: updateconfiguration failed, due to: errorCode: 431, errorText:Config parameter with name use.external.dns doesn't exist
> Stacktrace
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File "/var/lib/jenkins/workspace/test-smoke-matrix/suite/test_global_settings/test/integration/smoke/test_global_settings.py", line 47, in test_UpdateConfigParamWithScope
>     updateConfigurationResponse = self.apiClient.updateConfiguration(updateConfigurationCmd)
>   File "/var/lib/jenkins/workspace/test-smoke-matrix/suite/test_global_settings/887/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1188, in updateConfiguration
>     response = self.connection.marvin_request(command, response_type=response, method=method)
>   File "/var/lib/jenkins/workspace/test-smoke-matrix/suite/test_global_settings/887/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 222, in marvin_request
>     response = jsonHelper.getResultObj(response.json(), response_type)
>   File "/var/lib/jenkins/workspace/test-smoke-matrix/suite/test_global_settings/887/lib/python2.7/site-packages/marvin/jsonHelper.py", line 148, in getResultObj
>     raise cloudstackException.cloudstackAPIException(respname, errMsg)
> cloudstackAPIException: Execute cmd: updateconfiguration failed, due to: errorCode: 431, errorText:Config parameter with name use.external.dns doesn't exist



--
This message was sent by Atlassian JIRA
(v6.1#6144)