On 06/05/2015 11:25 PM, Nir Soffer wrote:
> Hi infra,
> 
> Please look at this unrelated test failure:
> http://jenkins.ovirt.org/job/vdsm_container_master_system-tests-el7-x86_64_merged/28/console
> 
> 20:38:44 ERROR
> 20:38:44 
> 20:38:44 
> ======================================================================
> 20:38:44 ERROR: import_templates
> 20:38:44 
> ----------------------------------------------------------------------
> 20:38:44 Traceback (most recent call last):
> 20:38:44   File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in 
> runTest
> 20:38:44     self.test(*self.arg)
> 20:38:44   File "/usr/lib/python2.7/site-packages/ovirttestenv/testlib.py", 
> line 106, in wrapped_test
> 20:38:44     return test()
> 20:38:44   File "/usr/lib/python2.7/site-packages/ovirttestenv/testlib.py", 
> line 48, in wrapper
> 20:38:44     return func(get_test_prefix(), *args, **kwargs)
> 20:38:44   File "/usr/lib/python2.7/site-packages/ovirttestenv/testlib.py", 
> line 59, in wrapper
> 20:38:44     **kwargs
> 20:38:44   File "/usr/share/ovirttestenv/test_scenarios/bootstrap.py", line 
> 278, in import_templates
> 20:38:44     name=CLUSTER_NAME,
> 20:38:44   File 
> "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", line 
> 18676, in register
> 20:38:44     headers={"Correlation-Id":correlation_id}
> 20:38:44   File 
> "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 
> 115, in request
> 20:38:44     persistent_auth=self.__persistent_auth
> 20:38:44   File 
> "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py",
>  line 79, in do_request
> 20:38:44     persistent_auth)
> 20:38:44   File 
> "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py",
>  line 155, in __do_request
> 20:38:44     raise errors.RequestError(response_code, response_reason, 
> response_body)
> 20:38:44 RequestError: 
> 20:38:44 status: 400
> 20:38:44 reason: Bad
> 20:38:44 detail: Internal Engine Error
> 
> Patch: https://gerrit.ovirt.org/41862
> 
> This failure is not related to vdsm and in particular to this patch.
> 
> Nir

Looks like this 3.6 Python SDK bug:

  [REST] HTTP Status 400 on DELETE call to
/datacenters/${id}/storagedomains/${id}
  https://bugzilla.redhat.com/1227655

The Python SDK is used by the testing framework, if I understand correctly.

-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
_______________________________________________
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra

Reply via email to