if that test isn't needed for exporting the image, then i guess we can just removeb that test from the suite.
On Wed, Mar 20, 2019, 17:13 Sandro Bonazzola <[email protected]> wrote: > Hi, > I was trying to build oVirt Orb with 4.3.2 GA content and it failed with: > > 2019-03-20 > 13:53:13,210::utils.py::_ret_via_queue::62::lago.utils::DEBUG::Error while > running thread Thread-11 > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/lago/utils.py", line 57, in > _ret_via_queue > queue.put({'return': func()}) > File > "/home/jenkins/workspace/ovirt-demo-tool_4.3_check-patch-el7-x86_64/ovirt-demo-tool/deploy/sdk_scripts/deploy/002_bootstrap.py", > line 875, in import_non_template_from_glance > generic_import_from_glance(prefix) > File > "/home/jenkins/workspace/ovirt-demo-tool_4.3_check-patch-el7-x86_64/ovirt-demo-tool/deploy/sdk_scripts/deploy/002_bootstrap.py", > line 711, in generic_import_from_glance > target_image.import_image(import_action) > AttributeError: 'NoneType' object has no attribute 'import_image' > > Lago log is here: > https://jenkins.ovirt.org/job/ovirt-demo-tool_4.3_check-patch-el7-x86_64/15/artifact/exported-artifacts/logs/sdk_deploy/post-002_bootstrap.py/lago_logs/logs/lago.log > > If I understood it correctly, it's importing an image from glance to > export domain, but if I remember correctly, export domains are deprecated > in 4.3 so no reason to do this here. > > Any insight? > > -- > > SANDRO BONAZZOLA > > MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV > > Red Hat EMEA <https://www.redhat.com/> > > [email protected] > <https://red.ht/sig> > _______________________________________________ > Devel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/D6ZLM27Y4WPHXZCA6Q5U5HRAFBMUKWE6/ >
_______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/GO7SSJ7H7MZCQHRFA7UTOOS63YANL6NV/
