rhtyd commented on issue #3553: CloudStack Backup & Recovery Framework
URL: https://github.com/apache/cloudstack/pull/3553#issuecomment-589534437
 
 
   There is one failure against simulator/dummy plugin:
   ```
   2020-02-20 21:44:02,359 - CRITICAL - EXCEPTION: test_vm_backup_lifecycle: 
['Traceback (most recent call last):\n', '  File 
"/usr/lib/python2.7/unittest/case.py", line 329, in run\n    testMethod()\n', ' 
 File 
"/home/travis/build/apache/cloudstack/test/integration/smoke/test_backup_recovery_dummy.py",
 line 136, in test_vm_backup_lifecycle\n    
self.offering.assignOffering(self.apiclient, self.vm.id)\n', '  File 
"/home/travis/.local/lib/python2.7/site-packages/marvin/lib/base.py", line 
5328, in assignOffering\n    return 
(apiclient.assignVirtualMachineToBackupOffering(cmd))\n', '  File 
"/home/travis/.local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
 line 3621, in assignVirtualMachineToBackupOffering\n    response = 
self.connection.marvinRequest(command, response_type=response, 
method=method)\n', '  File 
"/home/travis/.local/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
 line 379, in marvinRequest\n    raise e\n', "Exception: Job failed: 
{jobprocstatus : 0, created : u'2020-02-20T21:44:01+0000', completed : 
u'2020-02-20T21:44:01+0000', cmd : 
u'org.apache.cloudstack.api.command.user.backup.AssignVirtualMachineToBackupOfferingCmd',
 userid : u'cd826ef4-5427-11ea-9cb7-42010a14ff5c', jobstatus : 2, jobid : 
u'c7c3635b-0d7a-47e8-a710-0026a3d86856', jobresultcode : 530, jobresulttype : 
u'object', jobresult : {errorcode : 530, errortext : u'Failed to add VM to 
backup offering'}, accountid : u'cd823e00-5427-11ea-9cb7-42010a14ff5c'}\n"]
   ```
   
   I'll address that @DaanHoogland but other than that no regressions seen.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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