[ https://issues.apache.org/jira/browse/CLOUDSTACK-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13730752#comment-13730752 ]
ASF subversion and git services commented on CLOUDSTACK-4098: ------------------------------------------------------------- Commit c853426c7614e32f0f1d252376c42febefe0c0c6 in branch refs/heads/master from [~srikanti] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c853426 ] CLOUDSTACK-4098: Fix the test which deploys a VM from password enabled template. Signed-off-by: Prasanna Santhanam <t...@apache.org> (cherry picked from commit 64591e65beb5734a2c99d4c2c8b9f03ab064a739) > test_vm_passwdenabled.py is failing > ----------------------------------- > > Key: CLOUDSTACK-4098 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4098 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Test > Affects Versions: 4.2.0 > Reporter: Srikanteswararao Talluri > Assignee: Srikanteswararao Talluri > Priority: Blocker > Fix For: 4.2.0 > > > Modify password enable vm script for the following: > 1. correct the services dictionary for the "small" virtual machine details. > 2. add the download of cloud-set-guest-password script and required egress > rule(port 80). > 3. correct base.py for the following > a. get the reset password correctly. > b. add EgressFirewallRule command. > Traceback (most recent call last): > File > "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/suite.py", > line 208, in run > self.setUp() > File > "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/suite.py", > line 291, in setUp > self.setupContext(ancestor) > File > "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/suite.py", > line 314, in setupContext > try_run(context, names) > File > "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/util.py", > line 478, in try_run > return func() > File > "/root/cloudstack/test/integration/component/test_vm_passwdenabled.py", line > 109, in setUpClass > cls.services["small"], > KeyError: 'small' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira