Dafna Ron created OVIRT-2375:
--------------------------------
Summary: 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
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)