yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06003
[Bug 1249198] Re: no_admin_token_auth-paste.ini missing in
The no_admin_token_auth-paste.ini should be generated by the test itself
(during setup of the class):
http://git.openstack.org/cgit/openstack/keystone/tree/keystone/tests/test_no_admin_token_auth.py?h=stable%2Fhavana#n41
There are a couple of things that could be causing this issue: bad
permissions locally and bad checkout form the source branch selected are
the first two that come to mind.
This appears to either be a local permission issue or a packaging error.
The keystone team doesn't control (as far as I am aware) the cisco-
openstack bazaar repository.
** Changed in: keystone
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1249198
Title:
no_admin_token_auth-paste.ini missing in
Status in OpenStack Identity (Keystone):
Won't Fix
Bug description:
In a source branch http://bazaar.launchpad.net/~cisco-openstack/keystone/havana/view/head:/debian/tests/keystone-paste.ini there is that file keystone-paste.ini.
The source acquired by the gentoo ebuild for keystone-2013.2 has a test seeking one
${PN}/tests/tmp/no_admin_token_auth-paste.ini
which is ofcourse
keystone/tests/tmp/no_admin_token_auth-paste.ini.
Here is the damage due to its absence ;
FAILED (SKIP=156, errors=314).
I took a punt that the file keystone-paste.ini is the same file.
I copied it into the source, into keystone/tests/tmp, via the ebuild & renaming it to no_admin_token_auth-paste.ini .
I ran the testsuite with NO tests excluded and they all passed. >1900 of them. This even included the troublesome test_keystoneclient. This sayd to me you missed out an essential file in the source code at least in the tarball "http://launchpad.net/${PN}/havana/${PV}/+download/${P}.tar.gz".
PLEASE PUT IT BACK IN.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1249198/+subscriptions