You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Dhananjay D Pathak (JIRA)" <ji...@apache.org> on 2014/02/13 11:59:19 UTC

[jira] [Updated] (CLOUDSTACK-6091) [Automation]: test_vpc_routers.py fails with error AssertionError: Migration to host < Target hostid> failed. The router host isstill

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dhananjay D Pathak updated CLOUDSTACK-6091:
-------------------------------------------

    Attachment: runinfo.txt
                results.txt
                failed_plus_exceptions.txt

Log files for execution of test_vpc_routers.py.

> [Automation]: test_vpc_routers.py fails with error AssertionError: Migration to host < Target hostid> failed. The router host isstill <Source hostid>
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-6091
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6091
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: marvin
>    Affects Versions: 4.2.0
>         Environment: CloudPlatform 4.2.0 on Red Hat Enterprise Linux Server release 6.4 (Santiago)
>            Reporter: Dhananjay D Pathak
>              Labels: test
>         Attachments: failed_plus_exceptions.txt, results.txt, runinfo.txt
>
>
> Marvin Test:  cloudstack/test/integration/component/test_vpc_routers.py fails with Error as described bellow (log files are attached): 
> Test start/stop of router after addition of one guest network ... ok
> Test reboot of router after addition of one guest network ... ok
> Test migrate of router after addition of one guest network ... FAIL
> Test to change service offering of router after addition of one guest network ... ok
> Test destroy of router after addition of one guest network ... ok
> Test to stop and start router after creation of VPC ... ok
> Test to reboot the router after creating a VPC ... ok
> Test migration of router to another host after creating VPC ... FAIL
> Tests to change service offering of the Router after ... ok
> Test to destroy the router after creating a VPC ... ok
> ======================================================================
> FAIL: Test migrate of router after addition of one guest network
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/DataDisk/temp/cloudstack/test/integration/component/test_vpc_routers.py", line 1186, in test_03_migrate_router_after_addition_of_one_guest_network
>     self.migrate_router(routers[0])
>   File "/DataDisk/temp/cloudstack/test/integration/component/test_vpc_routers.py", line 980, in migrate_router
>     "still %s" % (host.id, router.hostid))
> AssertionError: Migration to host f6c30c21-ccc8-45d7-97fe-6d9df5566670 failed. The router host isstill a3b4b53f-ea13-4e9a-b46d-a90b88b6f1fd



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