yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54962
[Bug 1612045] [NEW] Put py34 first in the env order of tox
Public bug reported:
When we running the tox, we are may always meeting the problem of "db
type could not be determined" on py34, we have to run the py34 first,
and then, run py27. So the patch puts py34 first on the tox.ini, which
will solve the problem above effectively.
** Affects: horizon
Importance: Undecided
Assignee: shizhihui (shizhihui)
Status: New
** Changed in: horizon
Assignee: (unassigned) => shizhihui (shizhihui)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1612045
Title:
Put py34 first in the env order of tox
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When we running the tox, we are may always meeting the problem of "db
type could not be determined" on py34, we have to run the py34 first,
and then, run py27. So the patch puts py34 first on the tox.ini, which
will solve the problem above effectively.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1612045/+subscriptions
Follow ups