[openstack-dev] [horizon] static files handling, bower/

Jeremy Stanley fungi at yuggoth.org
Fri Jan 23 09:31:28 UTC 2015


On 2015-01-23 10:11:46 +0100 (+0100), Matthias Runge wrote:
[...]
> It would be totally awesome to switch from pip install to using
> distribution packages for testing purposes. At least for
> dependencies.
[...]

While it seems nice on the surface, the unfortunate truth is that
neither the infra team nor the various package maintainers has the
excess of manpower needed to be able to near-instantly package new
requirements and new versions of requirements for the platforms on
which we run our CI jobs. I fear that the turn-around on getting new
requirements into projects would go from being on the order of hours
or days to weeks or even months.

We could work around that by generating our own system packages for
multiple platforms rather than relying on actual distro packages,
but doing that from an automated process isn't _really_ testing
distro packages at that point so wouldn't necessarily be any better
in the end than the situation we're in now.
-- 
Jeremy Stanley



More information about the OpenStack-dev mailing list