[JIRA] (OVIRT-2375) 002_bootstrap.list_glance_images test fails on
multiple projects in ovirt-master
by Evgheni Dereveanchin (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2375?page=com.atlassian.jir... ]
Evgheni Dereveanchin reassigned OVIRT-2375:
-------------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> 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: Evgheni Dereveanchin
> 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)
6 years, 4 months
[JIRA] (OVIRT-2375) 002_bootstrap.list_glance_images test fails on
multiple projects in ovirt-master
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2375?page=com.atlassian.jir... ]
Dafna Ron commented on OVIRT-2375:
----------------------------------
Gal posted a fix: https://gerrit.ovirt.org/#/c/93350/
seems that we did not hit this since Glace was always available and for some reason it was not available.
[~ederevea] may be an issue with resources again.
> 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)
6 years, 4 months
[JIRA] (OVIRT-2375) 002_bootstrap.list_glance_images test fails on
multiple projects in ovirt-master
by Dafna Ron (oVirt JIRA)
[ 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)
6 years, 4 months
[JIRA] (OVIRT-2375) 002_bootstrap.list_glance_images test fails on
multiple projects in ovirt-master
by Dafna Ron (oVirt JIRA)
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)
6 years, 4 months