Github user abhinandanprateek commented on the pull request:
https://github.com/apache/cloudstack/pull/1371#issuecomment-215310296
+ TMP=/tmp
+ CLOUDDIR=/root/cloudstack_shapeblue
+ mkdir -p /tmp/simulator/smoke/misc
+ 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//Apr_28_2016_10_11_40_GB5OFJ. 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 ospfEnabled: True
Response ospfSuperCIDR: 200.100.0.0/16
Response ospf Enabled: True
Response ospfSuperCIDR: 200.100.0.0/16
Check if the VPC offering is created successfully?
VPC offering is created successfully - Cosmic VPC off-H7FBTX
VPC Offering id = 605c77b9-e377-485d-b2b0-5b67c0f8c20b
Check if the VPC network is created successfully?
VPC network created successfully - Batman VPC-68RBKE
VPC batman_vpc id = bd637cab-976b-49cb-8b2e-24f105b8580e
Check if the VPC network is created successfully?
VPC network created successfully - Superman VPC-C7UIA5
VPC superman_vpc id = cc52d78a-0388-4879-b86a-a34de16107e7
Dynamic Network offering id = a14c863b-c9e0-4ed5-9102-6ceeb370c51b
Created a network ACL list acl
Added a network ACL b9bef6a8-7787-4e57-8352-a6a6f8760c0a to ACL list acl
Added a network ACL dd6e799a-1070-4de8-8670-67adebd3ba89 to ACL list acl
Verifying list network response to check if network created?
Created batman_network_tier1 with ID: 7d0dbf7b-f510-4cc0-ae0e-e0947144a49a
Created a network ACL list acl
Added a network ACL 77d024bd-2970-4123-952f-577483ce6bb5 to ACL list acl
Added a network ACL 5466f0f2-3ba1-43d4-9236-13e547182026 to ACL list acl
Verifying list network response to check if network created?
Created superman_network_tier1 with ID: 1ce4e645-997f-47cf-9903-570ae92f56bb
Using template 7ecce930-30ee-4201-b442-6d376c869b22
Using service offering 873acd92-328a-4566-afb4-7270650dcfce
Deployed VM b501f6b0-29f3-4818-80f8-cfbaf78e214f in network:
7d0dbf7b-f510-4cc0-ae0e-e0947144a49a
Deployed VM b675cefe-2014-47bb-a5b3-a67a6507bc12 in network:
1ce4e645-997f-47cf-9903-570ae92f56bb
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=3.703 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 = 3.703/3.703/3.703 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=3.703 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 = 3.703/3.703/3.703 ms']
{Cmd: ping -c 1 200.100.1.101 via Host: 192.168.100.69} {returns: [u'PING
200.100.1.101 (200.100.1.101): 56 data bytes', u'64 bytes from 200.100.1.101:
seq=0 ttl=64 time=0.033 ms', u'', u'--- 200.100.1.101 ping statistics ---', u'1
packets transmitted, 1 packets received, 0% packet loss', u'round-trip
min/avg/max = 0.033/0.033/0.033 ms']}
[u'PING 200.100.1.101 (200.100.1.101): 56 data bytes', u'64 bytes from
200.100.1.101: seq=0 ttl=64 time=0.033 ms', u'', u'--- 200.100.1.101 ping
statistics ---', u'1 packets transmitted, 1 packets received, 0% packet loss',
u'round-trip min/avg/max = 0.033/0.033/0.033 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_1POT15===
---
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 [email protected] or file a JIRA ticket
with INFRA.
---