Dhananjay D Pathak created CLOUDSTACK-6127:
----------------------------------------------

             Summary: [Automation] : test_portable_ip.py fails with error as 
AttributeError: 'NoneType' object has no attribute 'startip'
                 Key: CLOUDSTACK-6127
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6127
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation, marvin
    Affects Versions: 4.2.0
         Environment: Marvin Test test_portable_ip.py fails with Error as 
described bellow (log files are attached):

            Reporter: Dhananjay D Pathak


Marvin Test test_portable_ip.py fails with Error as described bellow (log files 
are attached):

Test assocoate public ip address ... ERROR
Test Associate IP with invalid zone id ... ERROR
Test assocoate public ip address ... ERROR
Test enabling and disabling NAT, Firewall services on portable ip ... SKIP: SSH 
failing to portable ip, need to investigate the issue
Test create new portable ip range ... ERROR
Test create portable ip range with invalid region id ... ERROR
Test create new portable ip range with non admin root account ... ERROR
test delete account with portable ip with no services enabled ... ERROR
test delete account with portable ip with PF and firewall services enabled ... 
ERROR
Test delete ip range ... ERROR
Test delete ip range ... ERROR
Test delete ip range - non admin root ... ERROR
Test disassociating portable ip ... ERROR
Test disassociating portable IP with non-owner account ... ERROR
Test disassociating portable ip ... ERROR
Test list portable ip ranges ... ERROR
Test list portable ip ranges with non admin root account ... ERROR
Test list portable ip ranges with non admin root account ... ERROR

======================================================================
ERROR: Test assocoate public ip address
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/DataDisk/temp/cloudstack/test/integration/component/test_portable_ip.py", 
line 641, in setUp
    portable_ip_range_services = get_portable_ip_range_services(self.config)
  File 
"/usr/local/lib/python2.7/site-packages/marvin/integration/lib/common.py", line 
760, in get_portable_ip_range_services
    if config.portableIpRange.startip:
AttributeError: 'NoneType' object has no attribute 'startip'



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to