Rayees Namathponnan created CLOUDSTACK-3728:
-----------------------------------------------

             Summary: Test case test_snapshots.TestSnapshots failed due to 
TypeError (expected string, int found)
                 Key: CLOUDSTACK-3728
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3728
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation, Test
    Affects Versions: 4.2.0
         Environment: Automation 
            Reporter: Rayees Namathponnan
             Fix For: 4.2.0


Tets cases from below suite failed 
integration.component.test_snapshots.TestSnapshots

Error Message

sequence item 0: expected string, int found
Stacktrace

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File 
"/Repo_30X/ipcl/cloudstack/test/integration/component/test_snapshots.py", line 
841, in test_07_template_from_snapshot
    random_data_0 = random_gen(100)
  File 
"/usr/local/lib/python2.7/site-packages/marvin/integration/lib/utils.py", line 
102, in random_gen
    return ''.join([id, '-', randomstr])
TypeError: sequence item 0: expected string, int found

--
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

Reply via email to