yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88160
[Bug 1959361] [NEW] Fix failing copy_image flow init in wallaby
Public bug reported:
The new networkx requirement apparently causes us to fail the test_init_copy_flow_as_non_owner test because a None value can not be added to the flow graph. This just mocks out the glance_store call
that is failing to get the staging store to avoid us choking there so we can proceed. We are just testing get_flow so we never use it anyway.
This issue was fixed in Xena but now we realised that it is causing
problem in Wallaby as well.
** Affects: glance
Importance: Undecided
Status: Fix Released
** Affects: glance/wallaby
Importance: Undecided
Status: New
** Also affects: glance/wallaby
Importance: Undecided
Status: New
** Changed in: glance
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1959361
Title:
Fix failing copy_image flow init in wallaby
Status in Glance:
Fix Released
Status in Glance wallaby series:
New
Bug description:
The new networkx requirement apparently causes us to fail the test_init_copy_flow_as_non_owner test because a None value can not be added to the flow graph. This just mocks out the glance_store call
that is failing to get the staging store to avoid us choking there so we can proceed. We are just testing get_flow so we never use it anyway.
This issue was fixed in Xena but now we realised that it is causing
problem in Wallaby as well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1959361/+subscriptions
Follow ups