opendevreview | Merged openstack/requirements stable/wallaby: update constraint for python-cinderclient to new release 7.4.1 https://review.opendev.org/c/openstack/requirements/+/806970 | 00:16 |
---|---|---|
opendevreview | Merged openstack/requirements stable/wallaby: update constraint for python-openstackclient to new release 5.5.1 https://review.opendev.org/c/openstack/requirements/+/806971 | 00:16 |
opendevreview | Merged openstack/requirements master: update constraint for python-openstackclient to new release 5.6.0 https://review.opendev.org/c/openstack/requirements/+/806976 | 00:16 |
opendevreview | Merged openstack/requirements master: update constraint for python-watcherclient to new release 3.3.0 https://review.opendev.org/c/openstack/requirements/+/806974 | 00:16 |
opendevreview | Merged openstack/requirements master: update constraint for python-glanceclient to new release 3.5.0 https://review.opendev.org/c/openstack/requirements/+/806966 | 01:31 |
opendevreview | OpenStack Proposal Bot proposed openstack/requirements master: Updated from generate-constraints https://review.opendev.org/c/openstack/requirements/+/807028 | 06:35 |
opendevreview | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for python-cyborgclient to new release 1.4.0 https://review.opendev.org/c/openstack/requirements/+/807089 | 09:21 |
opendevreview | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for python-vitrageclient to new release 4.4.0 https://review.opendev.org/c/openstack/requirements/+/807090 | 09:21 |
opendevreview | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for python-heatclient to new release 2.4.0 https://review.opendev.org/c/openstack/requirements/+/807093 | 09:31 |
jpodivin | I'm having a bit of toruble with the practical side of using the requirements constraints in our tox jobs | 13:03 |
jpodivin | not sure if we should be using upper-constraints.txt or global-requirements.txt | 13:04 |
jpodivin | The patch cdd694798610082effde7c9846e4c580f73b4c96 | 14:06 |
jpodivin | Seems that it bumped the pluggy a bit too much. | 14:06 |
jpodivin | Now we have failing jobs | 14:06 |
jpodivin | In tripleo-validations and in validation-common | 14:07 |
jpodivin | Not sure where to go from here | 14:07 |
opendevreview | Matthew Thode proposed openstack/requirements master: Updated from generate-constraints https://review.opendev.org/c/openstack/requirements/+/807028 | 14:27 |
jpodivin | prometheanfire: Hi | 14:35 |
jpodivin | prometheanfire: Can I ask you about something, a patch from yesterday/ | 14:35 |
jpodivin | one package got bumped by ... a bit and now we have failing jobs in check-pipeline. Shortt of reverting, what should we do ? | 14:36 |
jpodivin | by we I mean validations | 14:36 |
prometheanfire | jpodivin: tripleo jobs failing | 14:37 |
jpodivin | well openstack-tox-* jbs | 14:37 |
jpodivin | but in tripleo-validations and validations-common | 14:37 |
jpodivin | It started yesterday with cdd694798610082effde7c9846e4c580f73b4c96 | 14:38 |
prometheanfire | ok, do we know if it's some issue with the library or does an openstack lib need updating to be compat? | 14:38 |
jpodivin | prometheanfire: The problem is pluggy. It used to be set to 0.13.0 in the upper constraints, now it's 1.0.0. Molecule can't work with it and stuff falls apart :( https://zuul.opendev.org/t/openstack/build/f3d3c648f67c42ab82b9410b0e8e1d12 | 14:40 |
prometheanfire | ok, external lib issue | 14:41 |
jpodivin | yep, I'm not sure how to work with that tbh. | 14:43 |
jpodivin | The process is largely automated from what I gather. So I guess editing stuff by hand isn't going to cut it... | 14:44 |
jpodivin | and reverting the patch ... I don't know if that's on the table. | 14:45 |
prometheanfire | best path forward, fix molecule | 14:45 |
prometheanfire | dep was introduced in https://github.com/ansible-community/molecule/commit/ecd3fc88392c39abe84010c65bf422c074fb40be | 14:46 |
prometheanfire | not updated since | 14:46 |
prometheanfire | it's possible updating the cap alone will be enough, not sure | 14:46 |
jpodivin | It might work. I'll have to test it. The question is if it's not going to break something in molecule. | 14:47 |
jpodivin | cloning repo now | 14:47 |
prometheanfire | right | 14:47 |
prometheanfire | make a PR to the repo, you work at RH? if so, bug some people there about it as an ansible thing maybe | 14:47 |
jpodivin | yeah, I'm from RH. | 14:48 |
jpodivin | I'll ping sorin, see if he knows more about why pluggy was capped. | 14:48 |
prometheanfire | well, probably as good practice as a major version | 14:49 |
jpodivin | prometheanfire: but even if it get's fixed in molecule, the requirement for that is capped as well, so it's not going to help us. If it get's included in some future release. Right? | 14:50 |
prometheanfire | monecule isn't tracked as a constraint | 14:51 |
prometheanfire | if it's released you should be able to use it immediately | 14:51 |
jpodivin | isn't it? Oh, that makes thing s easier. | 14:51 |
prometheanfire | yep | 14:51 |
prometheanfire | only ansible-runner is in constraints, ansible itself is in our blacklist since everyone does there own thing ther | 14:52 |
prometheanfire | kinda happy, with how upstream juggled diferent ansible packages (core,base,whatever) | 14:52 |
jpodivin | prometheanfire: looks like the pluggy only got 1.0.0 couple of weeks ago | 14:55 |
jpodivin | until then it was stuck on the 0.13.1 for about two years | 14:56 |
prometheanfire | yep | 14:56 |
opendevreview | Hervé Beraud proposed openstack/requirements master: bump dogpile.cache to 1.1.4 https://review.opendev.org/c/openstack/requirements/+/807165 | 14:57 |
opendevreview | Hervé Beraud proposed openstack/requirements master: bump dogpile.cache to 1.1.4 https://review.opendev.org/c/openstack/requirements/+/807165 | 14:59 |
opendevreview | Merged openstack/requirements master: update constraint for python-cyborgclient to new release 1.4.0 https://review.opendev.org/c/openstack/requirements/+/807089 | 15:45 |
opendevreview | Merged openstack/requirements master: update constraint for python-vitrageclient to new release 4.4.0 https://review.opendev.org/c/openstack/requirements/+/807090 | 16:02 |
opendevreview | Merged openstack/requirements master: update constraint for python-heatclient to new release 2.4.0 https://review.opendev.org/c/openstack/requirements/+/807093 | 16:15 |
opendevreview | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for python-blazarclient to new release 3.3.1 https://review.opendev.org/c/openstack/requirements/+/807189 | 17:33 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!