[openstack-dev] [infra][horizon] Need help at debugging requirements issue
Ihar Hrachyshka
ihrachys at redhat.com
Thu Mar 19 14:52:35 UTC 2015
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 03/19/2015 10:16 AM, Matthias Runge wrote:
> Hello,
>
> I was trying to raise the cap for Django in[1]. It looks quite
> simple, current requirements is Django>=1.4.2,<1.7 and I simply
> removed the upper boundary: Django>=1.4.2
>
> with the result, django-nose is not installed any more. (That's a
> rest dependency for horizon), it's listed in the same
> global-requirements file:
>
> django-nose
>
> (no version requirement).
>
> Sadly, I can not figure out, why that happens and how to fix that.
> In local tests, this just works. Any hints please?
>
> Thanks, Matthias
>
>
> [1] https://review.openstack.org/#/c/155353/
>
Hi,
it all comes to the fact that DEVSTACK_GATE_INSTALL_TESTONLY=1 is not
specified in the requirements integration job. I think you need to set
it at [1]. In that case, your test requirements will also be installed
during the job.
[1]:
https://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/requirements.yaml#n21
/Ihar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJVCuKzAAoJEC5aWaUY1u57zIQIALtX0KdW0/gjANEdAkOg3J2x
Z6TimXtlxA1+l8oNt9uVmOI02cFbd0lEdXjnvb56n0R80eB77mkbg6sDJs8z0910
8tikATYgtUjeGpHLA63bnkzV0ECa3bjUGQ5c4QgBJ4AZ4e93ZrW+rO8myK8WY+rL
CXgg8tPaXL1QAp9hYDpIMjE1BEUdwSYhTwBMSirlOCyGHzBHf8RHXKaaQ2epEfkM
CqzO/2TZI83BiAUmKY6Y+vi4ICJU9oPFy06M/hK29YzSmzAROUIFiCyKBxISVjnN
2ovTc8SO2HgWWX3WpZQHn2E/LW4GDxcUNliQ5XJdtiSZNB7AY0dXB3XrVUcfXfI=
=MWlj
-----END PGP SIGNATURE-----
More information about the OpenStack-dev
mailing list