[
https://ovirt-jira.atlassian.net/browse/OVIRT-2375?page=com.atlassian.jir...
]
Dafna Ron commented on OVIRT-2375:
----------------------------------
it seems this issue is exactly the same as was fixed for test_gen:
https://gerrit.ovirt.org/#/c/93167/
we need to re-define list_glance_images_4 since __name__ no longer works.
002_bootstrap.list_glance_images test fails on multiple projects in
ovirt-master
--------------------------------------------------------------------------------
Key: OVIRT-2375
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2375
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Dafna Ron
Assignee: infra
Priority: Highest
Labels: ost_failures, ost_lago
We have a failure in the following projects on ovirt-master:
ovirt-ansible-vm-infra
vdsm
ovirt-node-ng-image
ovirt-provider-ovn
The failure is in test 002_bootstrap.list_glance_images
and the error is NameError: global name 'list_glance_images_4' is not defined
looking at the test there is a syntax error in the SkipTest configured in the test:
raise SkipTest('%s: GLANCE is not available: client request error' %
list_glance_images_4.__name__ )
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)