Friday, 2020-05-22

*** tosky has quit IRC00:01
*** brinzhang_ has joined #openstack-requirements01:07
*** brinzhang has quit IRC01:10
openstackgerritGhanshyam Mann proposed openstack/requirements master: Cap few deps of keystoneauth for py3.5  https://review.opendev.org/73014801:13
openstackgerritGhanshyam Mann proposed openstack/requirements master: Cap few deps of keystoneauth for py3.5  https://review.opendev.org/73014801:49
*** lbragstad_ is now known as lbragstad01:54
openstackgerritMerged openstack/requirements master: update constraint for openstack-release-test to new release 3.1.0  https://review.opendev.org/73009802:11
openstackgerritGhanshyam Mann proposed openstack/requirements master: Cap few deps of keystoneauth for py3.5  https://review.opendev.org/73014802:36
*** brinzhang has joined #openstack-requirements03:03
*** brinzhang_ has quit IRC03:06
*** brinzhang_ has joined #openstack-requirements03:18
*** brinzhang has quit IRC03:21
*** elod has quit IRC03:23
*** elod has joined #openstack-requirements03:35
*** brinzhang has joined #openstack-requirements03:36
*** brinzhang_ has quit IRC03:40
*** evrardjp has quit IRC04:33
*** evrardjp has joined #openstack-requirements04:33
*** toabctl has joined #openstack-requirements04:46
openstackgerritOpenStack Proposal Bot proposed openstack/requirements master: Updated from generate-constraints  https://review.opendev.org/73019706:20
*** udesale has joined #openstack-requirements06:39
*** tosky has joined #openstack-requirements07:34
*** e0ne_ has joined #openstack-requirements08:32
*** e0ne_ has quit IRC08:36
*** e0ne has joined #openstack-requirements08:39
*** elod has quit IRC08:43
openstackgerritMarcin Juszkiewicz proposed openstack/requirements master: downgrade protobuf to version available on all architectures  https://review.opendev.org/73027808:48
openstackgerritMarcin Juszkiewicz proposed openstack/requirements master: CI: add requirements-tox-py3x-check-uc job on AArch64  https://review.opendev.org/73027908:48
hrwnow it is ready to be merged08:48
hrwanother yak shaved08:48
*** elod has joined #openstack-requirements08:50
*** elod has quit IRC08:56
*** elod has joined #openstack-requirements08:58
openstackgerritMarcin Juszkiewicz proposed openstack/requirements master: CI: add requirements-tox-py3x-check-uc job on AArch64  https://review.opendev.org/73027909:06
openstackgerritMarcin Juszkiewicz proposed openstack/requirements master: CI: add requirements-tox-py3x-check-uc job on AArch64  https://review.opendev.org/72879809:07
hrwfixed changeid09:08
*** elod has quit IRC09:10
*** elod has joined #openstack-requirements09:10
*** e0ne has quit IRC09:58
*** e0ne has joined #openstack-requirements09:59
*** e0ne has quit IRC09:59
*** e0ne has joined #openstack-requirements09:59
*** e0ne has quit IRC10:43
*** e0ne has joined #openstack-requirements10:44
*** brinzhang has quit IRC11:09
openstackgerritIvan Kolodyazhny proposed openstack/requirements master: Add pytest-xdist to global requirements  https://review.opendev.org/73030411:29
openstackgerritIvan Kolodyazhny proposed openstack/requirements master: Add pytest-xdist to global requirements  https://review.opendev.org/73030412:09
*** michchap has joined #openstack-requirements12:12
michchapo/ a recent change added a script removing requirements that are not referenced by projects under the openstack/* group, I work on a neutron plugin under the x/* group which had a requirement removed as a result, I'm wondering if the policy is to not allow x/* projects to put requirements into the repo any more12:14
*** e0ne has quit IRC12:24
*** e0ne_ has joined #openstack-requirements12:24
smcginnismichchap: The requirements repo is really for official OpenStack governed projects. What package was removed?12:32
michchapsmcginnis: network-runner, which we use for networking-ansible an ml2 driver for neutron12:33
smcginnisI'd like to hear prometheanfire's opinion, but you could keep a local constraints file in-repo to use for things that are not in openstack/requirements.12:35
smcginnisSome projects have had to do that when they've wanted to keep py27 package support.12:35
michchapsmcginnis: that sounds like a decent option12:35
smcginnismichchap: Here's one example of how that could be done: https://review.opendev.org/#/c/724422/12:36
hrwsmcginnis: what is a purpose of build-wheel-mirror-* jobs?12:36
hrwsmcginnis: I see that they are run only when bindep changes12:37
michchapsmcginnis: Ah thanks! I will have a crack at that12:37
smcginnishrw: I'm actually not sure. I haven't touched that one. Maybe to build platform specific wheels?12:38
hrwsmcginnis: that would be handy if change to upper-constraints would run job to build and publish all wheels.12:38
hrwhuge time saver if other project could just use built wheels instead of building them12:39
hrwsmcginnis: have to find where those jobs are defined12:39
smcginnishrw: In most cases it should work to pop the name in here: http://codesearch.openstack.org/12:40
hrwthx12:41
hrwhm.. I may found the holy grail12:45
hrwhave to talk with infra ;d12:45
*** udesale_ has joined #openstack-requirements13:24
*** udesale has quit IRC13:27
*** e0ne_ has quit IRC13:44
*** e0ne has joined #openstack-requirements13:44
openstackgerritIvan Kolodyazhny proposed openstack/requirements master: Add pytest-xdist to global requirements  https://review.opendev.org/73030413:45
prometheanfiremichchap: ya, as smcginnis said, local req/constraint files are the way to go for non-official projects14:54
michchapprometheanfire: thanks, I'll give it a go. Do I need to remove or modify the requirements-check in our gate if we do that?14:57
prometheanfireI'm not sure, it might look for stuff based on file name, but probably not, given swift15:06
prometheanfireso, I'd keep it if you can15:06
*** vishalmanchanda has joined #openstack-requirements15:28
openstackgerritIvan Kolodyazhny proposed openstack/requirements master: Add pytest-xdist to global requirements  https://review.opendev.org/73030415:41
openstackgerritMatthew Thode proposed openstack/requirements master: Updated from generate-constraints  https://review.opendev.org/73019716:14
gmannprometheanfire: smcginnis is python version cap line matches enabled now in req check job?  seems I need to update the requirements in same way on ksa side also ? - https://review.opendev.org/#/c/727498/516:24
gmanni remember it was disabled  in python2 caping time16:25
gmannprometheanfire: smcginnis any of you can check this, ksa py35 job deps are ok now-  - https://review.opendev.org/#/c/730148/416:29
*** udesale_ has quit IRC17:20
*** tosky has quit IRC17:50
*** tosky has joined #openstack-requirements17:51
openstackgerritGhanshyam Mann proposed openstack/requirements master: Cap few deps of keystoneauth for py3.5  https://review.opendev.org/73014819:05
*** elod has quit IRC19:26
*** elod has joined #openstack-requirements19:27
*** e0ne has quit IRC20:41
openstackgerritMerged openstack/requirements master: Updated from generate-constraints  https://review.opendev.org/73019720:52
*** bnemec is now known as beekneemech21:13
*** vishalmanchanda has quit IRC21:49
openstackgerritMerged openstack/requirements master: Cap few deps of keystoneauth for py3.5  https://review.opendev.org/73014821:58
*** smcginnis has quit IRC22:24
*** smcginnis has joined #openstack-requirements22:30
*** tosky has quit IRC22:59

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!