yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21717
[Bug 1371428] [NEW] Keystone unit tests trying to use git clone
Public bug reported:
This bug is the 2nd instance of
https://bugs.launchpad.net/keystone/+bug/948495, 2 years later.
Its looking like keystone is fetching python-keystoneclient from git, in
order to run its unit tests. This is not possible when running during
the build of the Debian package.
The result is that all keystone.tests.test_keystoneclient.KcMasterTestCase.* unit tests are failing, as per this build log:
https://117.121.243.214/job/keystone/36/console
One way to test it would be to completely disable these if git isn't
available (which is the case when running in a minimal chroot build
environment).
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1371428
Title:
Keystone unit tests trying to use git clone
Status in OpenStack Identity (Keystone):
New
Bug description:
This bug is the 2nd instance of
https://bugs.launchpad.net/keystone/+bug/948495, 2 years later.
Its looking like keystone is fetching python-keystoneclient from git,
in order to run its unit tests. This is not possible when running
during the build of the Debian package.
The result is that all keystone.tests.test_keystoneclient.KcMasterTestCase.* unit tests are failing, as per this build log:
https://117.121.243.214/job/keystone/36/console
One way to test it would be to completely disable these if git isn't
available (which is the case when running in a minimal chroot build
environment).
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1371428/+subscriptions
Follow ups
References