Rayees Namathponnan created CLOUDSTACK-5351:
-----------------------------------------------
Summary: [Automation] Test case test_createSharedNetwork_usedVlan2
failed with error "global name 'shared_ntwk_vlan' is not defined"
Key: CLOUDSTACK-5351
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5351
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.3.0
Reporter: Rayees Namathponnan
Fix For: 4.3.0
Test cases
integration.component.test_shared_networks.TestSharedNetworks.test_createSharedNetwork_usedVlan2
failing with below error
Error Message
global name 'shared_ntwk_vlan' is not defined
-------------------- >> begin captured logging << --------------------
test_createSharedNetwork_usedVlan2
(integration.component.test_shared_networks.TestSharedNetworks): DEBUG: Admin
account created: cc6771f1-603b-4039-8f0d-1611cddd20a3
test_createSharedNetwork_usedVlan2
(integration.component.test_shared_networks.TestSharedNetworks): DEBUG:
Physical Network found: 9106d77f-3cdc-450e-8c36-f23beee0c861
test_createSharedNetwork_usedVlan2
(integration.component.test_shared_networks.TestSharedNetworks): DEBUG: Shared
Network Offering created: a0cb1740-84bb-4e70-a991-19c8457322fb
--------------------- >> end captured logging << ---------------------
Stacktrace
File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
testMethod()
File
"/Repo_30X/ipcl/cloudstack/test/integration/component/test_shared_networks.py",
line 1995, in test_createSharedNetwork_usedVlan2
self.services["network"]["vlan"] = shared_ntwk_vlan
global name 'shared_ntwk_vlan' is not defined
-------------------- >> begin captured logging << --------------------
test_createSharedNetwork_usedVlan2
(integration.component.test_shared_networks.TestSharedNetworks): DEBUG: Admin
account created: cc6771f1-603b-4039-8f0d-1611cddd20a3
test_createSharedNetwork_usedVlan2
(integration.component.test_shared_networks.TestSharedNetworks): DEBUG:
Physical Network found: 9106d77f-3cdc-450e-8c36-f23beee0c861
test_createSharedNetwork_usedVlan2
(integration.component.test_shared_networks.TestSharedNetworks): DEBUG: Shared
Network Offering created: a0cb1740-84bb-4e70-a991-19c8457322fb
--------------------- >> end captured logging << ---------------------
--
This message was sent by Atlassian JIRA
(v6.1#6144)