You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by agneya2001 <gi...@git.apache.org> on 2016/03/17 12:19:09 UTC

[GitHub] cloudstack pull request: OSPF: adding dynamically routing capabili...

Github user agneya2001 commented on the pull request:

    https://github.com/apache/cloudstack/pull/1371#issuecomment-197830412
  
    Marvin test log for testing ospf: 
    
    nosetests --with-xunit --xunit-file=/tmp/simulator/smoke/test_quota.xml --with-marvin --marvin-config=/root/cloudstack_shapeblue/advanced.cfg /root/cloudstack_shapeblue/test/integration/component/test_ospf.py -s -a tags=advanced,required_hardware=false --zone=Bootcamp --hypervisor=xenserver
    
    ==== Marvin Init Started ====
    
    === Marvin Parse Config Successful ===
    
    === Marvin Setting TestData Successful===
    
    ==== Log Folder Path: /tmp//MarvinLogs//Mar_17_2016_15_54_43_FRA4VS. All logs will be available here ====
    
    === Marvin Init Logging Successful===
    
    ==== Marvin Init Successful ====
    test_01_dynamic_routing_using_ospf (integration.component.test_ospf.TestCreateDynmaicServiceOffering)
    Response quaggaEnabled: true
    Response ospfSuperCIDR: 200.100.0.0/16
    Response quaggaEnabled: true
    Response ospfSuperCIDR: 200.100.0.0/16
    Check if the VPC offering is created successfully?
    VPC offering is created successfully - Cosmic VPC off-8V5DNP
    VPC Offering id = 0976e8a3-87ec-4f47-854d-7fb6433a64a4
    Check if the VPC network is created successfully?
    VPC network created successfully - Batman VPC-U784HI
    VPC batman_vpc id = db59e37c-bd73-4c7b-b9af-6de6f494b4b0
    Check if the VPC network is created successfully?
    VPC network created successfully - Superman VPC-9OWLC6
    VPC superman_vpc id = ffcdfa4d-2af8-43db-b7df-f3abc3e6ce78
    Dynamic Network offering id = ffd45aec-9917-471e-8e90-297584963618
    Created a network ACL list acl
    Added a network ACL 3546e9cc-570f-495a-9bf2-60e1e4b823f2 to ACL list acl
    Added a network ACL 02a4dbb2-e29a-4653-9d06-868d0aa6406c to ACL list acl
    Verifying list network response to check if network created?
    Created batman_network_tier1 with ID: c2eb368f-330c-4e08-b36f-a431e369023f
    Created a network ACL list acl
    Added a network ACL 48042210-7e6c-4001-97bb-625a36da9584 to ACL list acl
    Added a network ACL a96782de-1d30-4650-b896-d27089ef9258 to ACL list acl
    Verifying list network response to check if network created?
    Created superman_network_tier1 with ID: e037f276-5527-43f5-8916-e97aaf0f4656
    Using template 06415103-d802-44de-ba4c-82f1f465dda8 
    Using service offering 438477b3-f54d-4d59-a845-520ac91a874f 
    Deployed VM 75b13cfa-09d7-4836-a8ba-2b4aa33346f9 in network: c2eb368f-330c-4e08-b36f-a431e369023f
    Deployed VM c5bbab5c-108b-4cfe-88d7-f87ae4e27bc3 in network: e037f276-5527-43f5-8916-e97aaf0f4656
    Acquired public ip for batman vm 192.168.100.69
    Static Nat enabled on ip 192.168.100.69
    ====Trying SSH Connection: Host:192.168.100.69 User:root                                   Port:22 RetryCnt:60===
    ===SSH to Host 192.168.100.69 port : 22 SUCCESSFUL===
    {Cmd: ping -c 1 200.100.5.101 via Host: 192.168.100.69} {returns: [u'PING 200.100.5.101 (200.100.5.101): 56 data bytes', u'64 bytes from 200.100.5.101: seq=0 ttl=62 time=2.347 ms', u'', u'--- 200.100.5.101 ping statistics ---', u'1 packets transmitted, 1 packets received, 0% packet loss', u'round-trip min/avg/max = 2.347/2.347/2.347 ms']}
    [u'PING 200.100.5.101 (200.100.5.101): 56 data bytes', u'64 bytes from 200.100.5.101: seq=0 ttl=62 time=2.347 ms', u'', u'--- 200.100.5.101 ping statistics ---', u'1 packets transmitted, 1 packets received, 0% packet loss', u'round-trip min/avg/max = 2.347/2.347/2.347 ms']
    Test successful clearing VMs
    Test successful clearing VPC Tiers
    Test successful clearing VPCs
    === TestName: test_01_dynamic_routing_using_ospf | Status : SUCCESS ===
    
    ===final results are now copied to: /tmp//MarvinLogs/test_ospf_DHP8KX===



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---