jayapalu commented on issue #2018: CLOUDSTACK-9848: Added  exit status checking 
for the iptables commands
URL: https://github.com/apache/cloudstack/pull/2018#issuecomment-300395989
 
 
   In my local test test_02_redundant_VPC_default_routes is passed. 
   
   Create a redundant VPC with two networks with two VMs in each network and 
check default routes ... === TestName: test_02_redundant_VPC_default_routes | 
Status : SUCCESS ===
   ok
   
   ----------------------------------------------------------------------
   Ran 1 test in 795.766s
   OK
   
   =======================In Trillian it is failred because the VPC creation 
failed.=========
   Create a redundant VPC with two networks with two VMs in each network and 
check default routes ... === TestName: test_02_redundant_VPC_default_routes | 
Status : EXCEPTION ===
   ERROR
   Create a redundant VPC with two networks with two VMs in each network ... 
=== TestName: 
test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Status : 
FAILED ===
   FAIL
   Create a redundant VPC with 1 Tier, 1 VM, 1 ACL, 1 PF and test Network GC 
Nics ... === TestName: test_04_rvpc_network_garbage_collector_nics | Status : 
FAILED ===
   FAIL
   Create a redundant VPC with 1 Tier, 1 VM, 1 ACL, 1 PF and test Network GC 
Nics ... === TestName: test_05_rvpc_multi_tiers | Status : FAILED ===
   FAIL
   === TestName: test_05_rvpc_multi_tiers | Status : EXCEPTION ===
   ERROR
   
   ======================================================================
   ERROR: Create a redundant VPC with two networks with two VMs in each network
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/marvin/tests/smoke/test_vpc_redundant.py", line 318, in setUp
       domainid=self.account.domainid)
     File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4344, in 
create
       return VPC(apiclient.createVPC(cmd).__dict__)
     File 
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", 
line 2048, in createVPC
       response = self.connection.marvinRequest(command, 
response_type=response, method=method)
     File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", 
line 379, in marvinRequest
       raise e
   Exception: Job failed: {jobprocstatus : 0, created : 
u'2017-05-04T17:28:42+0000', jobresult : {errorcode : 530, errortext : 
u'**Failed to create VPC**'}, cmd : 
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid : 
u'42cfe558-308f-11e7-9381-06dcb4010722', jobstatus : 2, jobid : 
u'd2bf42c3-76f1-403d-81cc-a5f660859faa', jobresultcode : 530, jobresulttype : 
u'object', jobinstancetype : u'None', accountid : 
u'42cfd80c-308f-11e7-9381-06dcb4010722'}
   -------------------- >> begin captured stdout << ---------------------
   === TestName: test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | Status 
: EXCEPTION ===
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to