[
https://issues.apache.org/jira/browse/CLOUDSTACK-4835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rayees Namathponnan updated CLOUDSTACK-4835:
--------------------------------------------
Fix Version/s: 4.3.0
> [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
> 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)