clarkb | since one of the problems we had before was the assumption that one of the tools existing implies others existing | 00:00 |
---|---|---|
clarkb | gmann: they were not in the gate that is the problem | 00:00 |
ianw | clarkb: yeah, if we do at all, i would say only for xenial because of this weirdness. perhaps we should wait and see if it becomes a more widespread issue. i could also drop a note on this in the email thread to help anyone debugging | 00:00 |
clarkb | gmann: we have an out of sync gate and check and right now I'm just trying to prove the fix | 00:00 |
clarkb | gmann: I think if my change showd devstack-xenial working we should maybe make that ensure-pip role conditional on xenial only and make devstack-xenial voting in check and then probably backport it to the other stable branches | 00:01 |
gmann | clarkb: or we do backport starting from train as ussuri onward we do not test xenial. | 00:02 |
clarkb | gmann: yes that change is train iirc | 00:04 |
gmann | clarkb: do we need recheck again, 735523 shows 'canceled' in zuul status | 00:05 |
clarkb | gmann: it depends on https://review.opendev.org/#/c/735536/4 which failed due to devstack-xenial | 00:05 |
clarkb | gmann: so we need to fix this problem first (either make those jobs non voting in gate or use ensure-pip) | 00:05 |
gmann | clarkb: we made xenial job as n-v in 735536 itself. | 00:06 |
clarkb | gmann: no you did not. | 00:06 |
clarkb | you only did it for check | 00:06 |
clarkb | the change just failed in the gate and that is why 735523 was cancelled | 00:06 |
clarkb | (I know that was the intent but it wasn't done effectively. I'm fine with updating that change and setting the jobs to non voting in the gate too if we prefer. But I wanted to see if we can fix it properly) | 00:07 |
gmann | clarkb: failure was due to sdk functional tests - https://review.opendev.org/#/c/735536/4/.zuul.yaml | 00:08 |
*** artom has quit IRC | 00:08 | |
clarkb | gmann: that is check, gate hasn't reported yet | 00:08 |
clarkb | gmann: we fixed the d-g problem via force merge after confirming it worked through depends on. Then we direct enqueued these two changes to the gate and promoted them | 00:09 |
clarkb | they are now failing in the gate because devstack-xenial is broken | 00:09 |
gmann | clarkb: oh i did not see gate has those, let's make gate also n-v and merge 735536/ and in your patch we can make voting back | 00:10 |
gmann | that is what we did in stein fix - https://review.opendev.org/#/c/735535/4 | 00:10 |
clarkb | thats fine with me. I was just trying to see if I could fix the problme. If you want to push a new patchset that sets the jobs to non voting we can reenqueue to the gate | 00:12 |
openstackgerrit | Ghanshyam Mann proposed openstack/devstack stable/train: Fix gate issues https://review.opendev.org/735536 | 00:12 |
gmann | clarkb: ^^ done | 00:13 |
clarkb | gmann: the promotion to the gate should be done now too | 00:14 |
clarkb | I'ev just been called to dinner so I need to pop out now | 00:14 |
gmann | sure, thanks | 00:15 |
clarkb | I'll get a new ps up for the fix momentarily | 00:16 |
*** brinzhang has joined #openstack-qa | 00:16 | |
openstackgerrit | Clark Boylan proposed openstack/devstack stable/train: Install a working pip for virtualenv https://review.opendev.org/736064 | 00:18 |
clarkb | gmann: ^ if that works I think we can backport it. If it doesn't work feel free to edit until it does | 00:18 |
gmann | clarkb: ok | 00:18 |
*** yamamoto has quit IRC | 00:35 | |
*** yamamoto has joined #openstack-qa | 00:35 | |
openstackgerrit | Ian Wienand proposed openstack/devstack stable/train: Install a working pip for virtualenv https://review.opendev.org/736064 | 01:08 |
ianw | clarkb: ^ sending that back around but depending on the change to ensure-virtualenv to pull in ensure-pip on xenial -- same end result hopefully (also fixed up small zuul syntax issue) | 01:09 |
*** Liang__ has joined #openstack-qa | 01:15 | |
*** paras333 has quit IRC | 01:26 | |
*** paras333 has joined #openstack-qa | 01:33 | |
*** paras333 has quit IRC | 01:34 | |
*** paras333 has joined #openstack-qa | 01:34 | |
openstackgerrit | Merged openstack/devstack stable/train: Fix gate issues https://review.opendev.org/735536 | 01:41 |
gmann | frickler: can you re-review the g-reg things now, it is all good now on not breaking the projects. https://review.opendev.org/#/c/708062/3 | 01:44 |
openstackgerrit | zhufl proposed openstack/tempest master: Add delete_on_termination for compute API v2.79 - os-volume_attachments https://review.opendev.org/735809 | 01:48 |
*** ricolin has joined #openstack-qa | 02:01 | |
*** early has quit IRC | 02:11 | |
*** ysirndjuro has joined #openstack-qa | 02:12 | |
*** ysirndjuro has left #openstack-qa | 02:15 | |
*** early has joined #openstack-qa | 02:30 | |
*** rcernin has quit IRC | 02:49 | |
*** rcernin has joined #openstack-qa | 02:55 | |
*** paras333 has quit IRC | 03:00 | |
*** rcernin has quit IRC | 03:08 | |
*** rcernin has joined #openstack-qa | 03:45 | |
*** rcernin has quit IRC | 03:45 | |
*** rcernin has joined #openstack-qa | 03:50 | |
*** brinzhang0 has joined #openstack-qa | 04:11 | |
*** brinzhang has quit IRC | 04:14 | |
*** yamamoto has quit IRC | 04:19 | |
*** Liang__ has quit IRC | 04:19 | |
*** gcheresh has joined #openstack-qa | 04:20 | |
*** Liang__ has joined #openstack-qa | 04:23 | |
*** vishakha has joined #openstack-qa | 04:23 | |
*** markvoelker has joined #openstack-qa | 04:27 | |
*** evrardjp has quit IRC | 04:33 | |
*** markvoelker has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-qa | 04:33 | |
*** yamamoto has joined #openstack-qa | 04:35 | |
*** vishalmanchanda has joined #openstack-qa | 04:43 | |
*** abdysn has joined #openstack-qa | 05:04 | |
openstackgerrit | Abhishek Kekane proposed openstack/devstack master: Use glance import workflow for crating image https://review.opendev.org/735966 | 05:17 |
*** udesale has joined #openstack-qa | 05:33 | |
openstackgerrit | Merged openstack/devstack stable/ussuri: Fix uwsgi issues https://review.opendev.org/735523 | 05:50 |
openstackgerrit | Andreas Jaeger proposed openstack/devstack stable/train: Handle uwsgi install for openSUSE https://review.opendev.org/735641 | 05:56 |
*** markvoelker has joined #openstack-qa | 06:09 | |
ianw | frickler: i think we caught up on the issues with the virtualenv, etc. and it's covered by the depends-on stack from https://review.opendev.org/#/c/736064/ | 06:11 |
*** markvoelker has quit IRC | 06:14 | |
frickler | ianw: the commit message is a bit irritating, the patch just makes *-xenial jobs voting again, all the action happened in the dependencies | 06:29 |
ianw | frickler: i'm sure there's no problem rewording as you like | 06:30 |
openstackgerrit | Jens Harbott (frickler) proposed openstack/devstack stable/train: Make xenial jobs voting again https://review.opendev.org/736064 | 06:49 |
openstackgerrit | Jens Harbott (frickler) proposed openstack/devstack stable/train: Drop fedora29 nodeset and platform job https://review.opendev.org/736113 | 06:49 |
frickler | AJaeger: opensuse on train is still failing https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_a2e/735641/4/check/devstack-platform-opensuse-15/a2e0f65/job-output.txt | 06:53 |
*** rpittau|afk is now known as rpittau | 06:56 | |
*** slaweq has joined #openstack-qa | 07:00 | |
AJaeger | frickler: that looks like a pip/py2.7 problem ;( "Unable to find pip2.7;" | 07:04 |
openstackgerrit | Andreas Jaeger proposed openstack/devstack stable/ussuri: Handle uwsgi install for openSUSE https://review.opendev.org/735638 | 07:35 |
openstackgerrit | Andreas Jaeger proposed openstack/devstack stable/stein: Handle uwsgi install for openSUSE https://review.opendev.org/735640 | 07:35 |
*** tosky has joined #openstack-qa | 07:36 | |
*** nightmare_unreal has joined #openstack-qa | 07:41 | |
*** rcernin has quit IRC | 07:47 | |
*** jpena|off is now known as jpena | 07:55 | |
*** ralonsoh has joined #openstack-qa | 07:57 | |
*** Liang__ has quit IRC | 08:01 | |
*** afazekas has quit IRC | 08:02 | |
*** mcarden has quit IRC | 08:02 | |
*** Liang__ has joined #openstack-qa | 08:02 | |
*** lucasagomes has joined #openstack-qa | 08:05 | |
*** ramishra has quit IRC | 08:17 | |
*** gfidente|afk is now known as gfidente | 08:18 | |
*** rakhmerov has joined #openstack-qa | 08:50 | |
rakhmerov | hi, can you please give some info on the "uwsgi" issue in devstack for stable branches? Specifically, we're trying to land https://review.opendev.org/736129 in stable/queens | 08:52 |
rakhmerov | in master it was fixed by https://review.opendev.org/#/c/735523/ so we wonder what about stable branches | 08:53 |
*** tkajinam has quit IRC | 08:57 | |
tosky | rakhmerov: that's the fix for ussuri | 09:04 |
rakhmerov | yes | 09:04 |
rakhmerov | I know | 09:04 |
rakhmerov | what do we need to do e.g. for queens? | 09:04 |
rakhmerov | tosky: yeah, sorry that I wasn't really accurate with the phrase "stable branches". I somehow excluded ussuri from the list of stabled branches in mind | 09:05 |
rakhmerov | so yes, I mean older than ussuri | 09:05 |
tosky | I think the focus was on rocky should be handled first, and then some work arounds for rocky | 09:06 |
tosky | and older | 09:06 |
TomStappaerts | Is there also a plan for centos/rhel? | 09:07 |
abdysn | TomStappaerts, https://review.opendev.org/#/c/735558/6 | 09:07 |
abdysn | frickler, btw, i tried to apply the above patch for centos8, and it was passing on our servers, may i know what issues do you face there ? | 09:09 |
frickler | abdysn: well look at the log in the platform-centos8 job, last failure was "Failed to restart openvswitch.service: Unit openvswitch.service not found." | 09:15 |
frickler | ianw: gmann: clarkb: neutron-grenade-multinode is still failing, does anyone want to dig and fix the "venv not found" issue there or shall we just drop the job? | 09:24 |
*** Liang__ has quit IRC | 09:33 | |
*** ramishra has joined #openstack-qa | 09:37 | |
openstackgerrit | Jens Harbott (frickler) proposed openstack/devstack master: Use python3 pip module instead of pip binary https://review.opendev.org/735058 | 10:01 |
openstackgerrit | Jens Harbott (frickler) proposed openstack/devstack master: Make devstack run on focal (Ubuntu LTS 20.04) https://review.opendev.org/704831 | 10:01 |
*** yamamoto has quit IRC | 10:01 | |
*** yamamoto has joined #openstack-qa | 10:02 | |
*** yamamoto has quit IRC | 10:02 | |
iurygregory | Hey everyone o/ in the ironic jobs I noticed that our logs doesn't show tempest.conf / tempest.log and the configuration from services in /etc | 10:08 |
iurygregory | did something change in the devstack-tempest job? | 10:09 |
iurygregory | for example https://zuul.opendev.org/t/openstack/build/da4a72ab684f41a499c6677ff87b7681 | 10:15 |
iurygregory | not sure if is something from zuul that changed .-. ideas? | 10:15 |
*** rpittau is now known as rpittau|bbl | 10:18 | |
*** markvoelker has joined #openstack-qa | 10:29 | |
*** markvoelker has quit IRC | 10:34 | |
frickler | iurygregory: that seems to be a general issue, possibly related to the ansible upgrade | 10:34 |
iurygregory | frickler, ack | 10:35 |
*** yamamoto has joined #openstack-qa | 10:38 | |
*** yamamoto has quit IRC | 10:39 | |
*** yamamoto has joined #openstack-qa | 10:40 | |
*** yamamoto has quit IRC | 10:50 | |
openstackgerrit | Merged openstack/devstack master: Remove glance registry configuration https://review.opendev.org/708062 | 10:54 |
openstackgerrit | Federico Ressi proposed openstack/devstack master: Handle uwsgi install for CentOS/RHEL https://review.opendev.org/735558 | 10:58 |
*** yamamoto has joined #openstack-qa | 11:00 | |
openstackgerrit | Merged openstack/devstack stable/train: Make xenial jobs voting again https://review.opendev.org/736064 | 11:04 |
*** TomStappaerts has quit IRC | 11:09 | |
*** artom has joined #openstack-qa | 11:20 | |
*** jpena is now known as jpena|lunch | 11:30 | |
*** rfolco|rover has joined #openstack-qa | 11:36 | |
*** TomStappaerts has joined #openstack-qa | 11:37 | |
*** raildo has joined #openstack-qa | 11:44 | |
*** tosky has quit IRC | 11:56 | |
*** tosky has joined #openstack-qa | 11:59 | |
lseki | hi folks, | 12:03 |
lseki | I was looking at the tempest code, and seems that `BaseTestCase` doesn't define `skip_checks` method: | 12:03 |
lseki | https://github.com/openstack/tempest/blob/90b90ad3c86856f2b9cdae4e81bf6c3408c63b27/tempest/lib/base.py#L40 | 12:03 |
lseki | So how do other classes inheriting from `BaseTestCase` (e.g. `BaseV2ComputeTest`) call `super(...).skip_checks`? | 12:03 |
lseki | https://github.com/openstack/tempest/blob/0445a5cfc05b6d349652893e1fe55766e101fbcc/tempest/api/compute/base.py#L49 | 12:03 |
*** paras333 has joined #openstack-qa | 12:05 | |
*** rpittau|bbl is now known as rpittau | 12:06 | |
*** paras333 has quit IRC | 12:06 | |
*** paras333 has joined #openstack-qa | 12:07 | |
lseki | couldn't find it in `testtools` repo neither | 12:10 |
lseki | https://github.com/testing-cabal/testtools/search?q=skip_checks&unscoped_q=skip_checks | 12:10 |
*** jpena|lunch is now known as jpena | 12:37 | |
openstackgerrit | Ignacy Osetek proposed openstack/devstack stable/queens: Fix for downloading uwsgi on centos in lib/apache https://review.opendev.org/736189 | 12:39 |
*** nweinber has joined #openstack-qa | 12:41 | |
openstackgerrit | Ignacy Osetek proposed openstack/devstack master: Fix for downloading uwsgi on centos in lib/apache https://review.opendev.org/736194 | 12:44 |
*** slaweq_ has joined #openstack-qa | 12:48 | |
*** slaweq has quit IRC | 12:48 | |
openstackgerrit | Ignacy Osetek proposed openstack/devstack master: Fix for downloading uwsgi on centos in lib/apache https://review.opendev.org/736194 | 12:48 |
openstackgerrit | Ignacy Osetek proposed openstack/devstack stable/queens: Fix for downloading uwsgi on centos in lib/apache https://review.opendev.org/736189 | 12:49 |
*** mtreinish has joined #openstack-qa | 12:50 | |
openstackgerrit | Ignacy Osetek proposed openstack/devstack stable/queens: Fix for downloading uwsgi on centos in lib/apache https://review.opendev.org/736189 | 13:02 |
*** slaweq_ is now known as slaweq | 13:03 | |
openstackgerrit | Lucas Alvares Gomes proposed openstack/devstack master: [OVN] Move OVN module from Neutron to DevStack https://review.opendev.org/734621 | 13:03 |
openstackgerrit | Lucas Alvares Gomes proposed openstack/devstack master: DO NOT REVIEW: Change Neutron's default ML2 driver to OVN https://review.opendev.org/735097 | 13:03 |
openstackgerrit | Ignacy Osetek proposed openstack/devstack master: Fix for downloading uwsgi on centos in lib/apache https://review.opendev.org/736194 | 13:12 |
*** udesale_ has joined #openstack-qa | 13:26 | |
*** udesale has quit IRC | 13:28 | |
*** rpittau is now known as rpittau|brb | 13:39 | |
*** ricolin has quit IRC | 13:40 | |
*** ysirndjuro has joined #openstack-qa | 13:48 | |
*** Liang__ has joined #openstack-qa | 13:52 | |
*** Liang__ is now known as LiangFang | 13:53 | |
*** rpittau|brb is now known as rpittau | 13:53 | |
*** LiangFang has quit IRC | 13:57 | |
*** yamamoto has quit IRC | 14:06 | |
gmann | frickler: i porposed the backported for neutron grenade multinode job | 14:07 |
*** abdysn has quit IRC | 14:07 | |
gmann | that should be fine | 14:07 |
frickler | gmann: yeah, slaweq pointed me to that over in #-neutron, should be good at least for the recent stable branches | 14:09 |
gmann | in train, we have that job as n-v anyways | 14:09 |
*** vishakha has quit IRC | 14:12 | |
gmann | frickler: grenade job in template revert - https://review.opendev.org/#/c/736230/ | 14:12 |
openstackgerrit | Dan Smith proposed openstack/devstack master: WIP: Try a more unified glance upload helper https://review.opendev.org/736231 | 14:14 |
*** rh-jelabarre has joined #openstack-qa | 14:30 | |
*** yamamoto has joined #openstack-qa | 14:34 | |
*** yamamoto has quit IRC | 14:34 | |
*** yamamoto has joined #openstack-qa | 14:34 | |
*** yamamoto has quit IRC | 14:41 | |
clarkb | gmann: frickler what is the fix for multinode grenade? | 14:50 |
gmann | clarkb: https://review.opendev.org/#/c/736230/ | 14:51 |
gmann | but that is till ussuri we can do as of now, because grenade zuulv3 base job is till ussuri | 14:51 |
clarkb | gmann: that is an openstack zuul jobs change | 14:51 |
clarkb | is that the right change? | 14:51 |
gmann | clarkb: sorry - this one https://review.opendev.org/#/c/735948/ | 14:52 |
tosky | is it worth starting the grenade backports to train now, or it's better to stabilize first and then start the backports for real? | 15:14 |
gmann | tosky: we can backport till stein which should work fine. if something breaking we fix on new job not d-g. | 15:15 |
clarkb | for future issues like this I think the correct way to fix the problem is bottom up. Rather than disable all the jobs it is likely simpler overall to start with the oldest branch which should not run grenade. Fix devstack on that branch. Then oldest + 1 can land its fixes for devstack and grenade will work beacuse oldest and oldest +1 have working devstack. Then you do that all the way up until latest | 15:18 |
clarkb | you can use depends-on to ensure that it all works before merging a single change too | 15:18 |
clarkb | I think by trying to go newest to oldest we really confused the issue beacuse the fix for latest doesn't work on oldest and so backports don't work | 15:19 |
clarkb | and that led to large scale disabling of jobs and now we have to figure out what can be turned back on which is non trivial when you have interactions between branches | 15:19 |
clarkb | bringing this all up because my next questions is: do you mean that rocky devstack is fixed or not when you say stein can be fixed? because stein needs working devstack to run grenade | 15:20 |
clarkb | gmann: ^ | 15:20 |
clarkb | *stein needs working rocky devstack to run grenade | 15:20 |
gmann | clarkb: yeah that is tricky part 'what is oldest' if we count Extended maintenance stable also then it is difficult to solve. as per policy QA would not maintain the EM stable but we end up fixing it because they are broken | 15:24 |
clarkb | gmann: from the CI perspective I think oldest is really relative to oldest +1 where we still run grenade | 15:25 |
gmann | but it seems we should be concentrating on supported stable only and do bottom up approach for grenade things. | 15:25 |
clarkb | gmann: so basically its the branch previous to the one where we run grenade. Which may not be the actual oldest EM branch | 15:25 |
clarkb | gmann: ya I think that would be most sustainable. Basically ignore EM for grenade, disable grenade on EM + 1 and EM + 1 becomes "oldest" in this case | 15:26 |
gmann | yeah so again question is should we stop running grenade on EM (EM +1)? | 15:26 |
gmann | we have 4 EM stable now (ocata, pike, queen , and rocky) | 15:27 |
clarkb | gmann: I think the official story for EM was run tests until we couldn't | 15:27 |
clarkb | the uwsgi break likely counts as a "couldn't" | 15:27 |
gmann | yeah but EM team take care of that fixes but we do not have such team only EM concept | 15:27 |
gmann | yeah, that is what i am thinking towards 'uwsgi issue' is signal | 15:28 |
clarkb | ya I think grenade is a major flaw in the EM story | 15:28 |
clarkb | because grenade requires coordination between branches which we don't have with EM | 15:28 |
gmann | yeah | 15:28 |
clarkb | that makes me think that grenade should be removed proactively from EM branches | 15:28 |
clarkb | might be worth wider discussion with the TC though | 15:28 |
*** gcheresh has quit IRC | 15:29 | |
frickler | with that notion we would have oldest=stein and thus keep grenade running only for train and newer | 15:29 |
clarkb | frickler: yup | 15:29 |
gmann | let me put that on ML(in TC too) once we make stein onwards working and ask for volunteer if anyone want otherwise drop the testing. | 15:29 |
frickler | we might get grenade zuul v3 working for that | 15:29 |
clarkb | frickler: its definitely not perfect or ideal, but I think it makes the "devstack has broken globally" problem much easier to manage | 15:29 |
gmann | frickler: for EM? | 15:29 |
frickler | for >= train | 15:29 |
gmann | till stein we can backport grenade | 15:29 |
gmann | frickler: +1 | 15:30 |
clarkb | and EM can still fix their devstack bugs too but without needing to be done before grenade works on newer branches | 15:30 |
gmann | so we stop grenade on oldest non-EM (stein now) right? | 15:30 |
clarkb | gmann: ++ that is my vote | 15:30 |
frickler | +2 | 15:30 |
gmann | yup, +1 from me too. | 15:31 |
clarkb | or at least switch grenade to non voting on stein and older | 15:31 |
gmann | yeah, if anyone want to volunteer to fix. | 15:31 |
clarkb | then it can be fixed if people are interested in it but without creating a hold up on newer branches | 15:31 |
gmann | let me try t backport grenade zuulv3 till train and make grenade multinode green there and then start the ML discussion on ^^ | 15:32 |
tosky | gmann: let me do it :) | 15:36 |
tosky | gmann: also because some of the patches are already pending | 15:36 |
tosky | or merged | 15:36 |
elod | gmann: I volunteer to help with the EM fixes :) It's ok for now to put grenade on stein non-voting. Parallel to that I can try to help with the stein-rocky-queens grenade fixes | 15:37 |
openstackgerrit | Ignacy Osetek proposed openstack/devstack master: Fix for downloading uwsgi on centos in lib/apache https://review.opendev.org/736194 | 15:37 |
elod | gmann: i will try to pick up the line, what fixes were needed in newer branches, and we will see | 15:37 |
gmann | tosky: ok that will be easy to merge then, i can +2. thanks. | 15:38 |
gmann | elod: thanks. ack. | 15:39 |
elod | gmann: I think we cannot fix now the grenade in pike, as it uses tempest from ocata, which is a won't fix as I understand. but from queens grenade could work, as far as i understand | 15:39 |
gmann | elod: yeah pike is anyways has to drop grenade as ocata is almost non-working. | 15:40 |
elod | anyway, I'll look at what can be done with the stein-queens branches, maybe starting from queens, as clarkb suggested | 15:41 |
openstackgerrit | Ignacy Osetek proposed openstack/devstack stable/queens: Fix for downloading uwsgi on centos in lib/apache https://review.opendev.org/736189 | 15:45 |
tosky | ocata itself is on the way of the dodo | 15:46 |
gmann | elod: yeah, queens onwards is what we need to care about grenade | 15:46 |
*** udesale_ has quit IRC | 15:53 | |
openstackgerrit | Luigi Toscano proposed openstack/grenade stable/train: Always source lib/apache when lib/tls is used https://review.opendev.org/699515 | 15:57 |
openstackgerrit | Luigi Toscano proposed openstack/grenade stable/train: Add GRENADE_USE_EXTERNAL_DEVSTACK to skip part of the setup https://review.opendev.org/736283 | 15:57 |
openstackgerrit | Luigi Toscano proposed openstack/grenade stable/train: Setup native grenade Zuul v3 jobs https://review.opendev.org/736284 | 15:57 |
openstackgerrit | Luigi Toscano proposed openstack/grenade stable/train: Update grenade setting for stable/train https://review.opendev.org/736285 | 15:57 |
*** lucasagomes has quit IRC | 16:01 | |
gmann | tosky: thanks, waiting for result on 736285. | 16:02 |
tosky | at least no zuul errors | 16:04 |
*** dtantsur is now known as dtantsur|afk | 16:12 | |
openstackgerrit | Thomas Morin proposed openstack/tempest master: WIP: fix and cleanup transfer-encoding/content-length checks in object storage tests https://review.opendev.org/736292 | 16:16 |
*** rpittau is now known as rpittau|afk | 16:17 | |
*** nweinber has quit IRC | 16:18 | |
*** nweinber has joined #openstack-qa | 16:18 | |
openstackgerrit | Thomas Morin proposed openstack/tempest master: WIP: object storage: fix and cleanup header checks https://review.opendev.org/736292 | 16:18 |
openstackgerrit | Merged openstack/tempest master: Fix 404 when deleteing volume group https://review.opendev.org/733663 | 16:34 |
*** jpena is now known as jpena|off | 17:06 | |
*** ccamposr has joined #openstack-qa | 17:21 | |
*** nightmare_unreal has quit IRC | 17:24 | |
*** ccamposr__ has quit IRC | 17:24 | |
openstackgerrit | Merged openstack/devstack stable/ussuri: Handle uwsgi install for openSUSE https://review.opendev.org/735638 | 17:32 |
openstackgerrit | Luigi Toscano proposed openstack/grenade stable/train: Setup native grenade Zuul v3 jobs https://review.opendev.org/736284 | 17:50 |
openstackgerrit | Luigi Toscano proposed openstack/grenade stable/train: Update grenade setting for stable/train https://review.opendev.org/736285 | 17:50 |
tosky | ^^ it required to be adapted to train (py2 by default) | 17:51 |
gmann | tosky: no, let's make it py3 only as train should be working on py3 | 17:52 |
tosky | gmann: but it was not py3 | 17:52 |
tosky | there were both neutron-grenade (py2, iirc, at that time) and grenade-py3 | 17:53 |
gmann | tosky: yeah so the new job we will do py3 only and neutron-grenade can be there as it is. | 17:54 |
gmann | so our backport replace old 'grenade-py3' to new 'grenade' and nothing to do with neutron-grenade | 17:55 |
tosky | no, the backport replace grenade-py3 with the new grenade-py3, and neutron-grenade with grenade | 17:55 |
tosky | that's how the original job did when it was merged; the only difference was that neutron-grenade was py3 in ussuri | 17:55 |
gmann | tosky: in that case we run duplicate job | 17:56 |
gmann | which is what we fixes in ussuri | 17:56 |
tosky | I though the plan was to apply the same backports we did for master->ussuri | 17:56 |
gmann | so we should do: new job zuulv3 replace the old grenade-py3(legacy py3) and we can remove neutron-grenade from train once that is done | 17:57 |
gmann | tosky: yeah so in ussuri also we did the same ^^, removed the py2 neutron-grenade job as ussuri cannot support on py2 | 17:57 |
gmann | I am saying test train->ussuri upgrade on py3 only. | 17:58 |
tosky | right, and that's covered by grenade in ussuri | 17:58 |
tosky | this is grenade in train, so stein->train, with both py2 and py3 | 17:58 |
gmann | ohk on stein->train, yes we can keep both, i saw base job you made to run on py2 and thought we are keeping 'grenade' in place of 'grenade-py3' like in ussuri | 18:00 |
gmann | i think we can still remove the 'grenade-py3' from ussuri as train is defining it. | 18:01 |
tosky | uhm, that's a part of the zuul matching I'm not too familiar about. Will ussuri job which still use grenade-py3 use the code from the train branch, or will they use that definition overriding the branches? | 18:05 |
tosky | I'm not sure how to check if any stable/ussuri job is relying on grenade-py3 | 18:05 |
tosky | I think codesearch only searches into master | 18:05 |
gmann | well we have removed the all grenade-py3 from ussuri i think | 18:05 |
gmann | if still there then it use the definition from ussuri if defined or train as we do not do branch restriction on that job definition. | 18:06 |
gmann | so we can remove it from master first (if no more user) and then ussuri and leave train. | 18:07 |
tosky | checking on master is definitely easier | 18:07 |
tosky | ok, after all of this lands | 18:07 |
*** gfidente is now known as gfidente|afk | 18:40 | |
openstackgerrit | Merged openstack/devstack master: Revert "Work around uwsgi breakage" https://review.opendev.org/735518 | 19:09 |
*** ralonsoh has quit IRC | 19:22 | |
*** vishalmanchanda has quit IRC | 19:38 | |
*** tosky_ has joined #openstack-qa | 20:12 | |
*** tosky has quit IRC | 20:13 | |
*** tosky_ is now known as tosky | 20:13 | |
*** irclogbot_1 has quit IRC | 20:14 | |
*** simondodsley_ has joined #openstack-qa | 20:14 | |
*** brinzhang0 has quit IRC | 20:18 | |
*** brinzhang0 has joined #openstack-qa | 20:18 | |
*** simondodsley has quit IRC | 20:18 | |
*** masayukig has quit IRC | 20:18 | |
*** dtruong has quit IRC | 20:18 | |
*** simondodsley_ is now known as simondodsley | 20:18 | |
*** brinzhang0 has quit IRC | 20:19 | |
*** dtruong has joined #openstack-qa | 20:19 | |
*** irclogbot_0 has joined #openstack-qa | 20:21 | |
*** masayukig has joined #openstack-qa | 20:24 | |
*** gcheresh has joined #openstack-qa | 20:29 | |
*** lxkong has quit IRC | 20:35 | |
*** nweinber has quit IRC | 20:35 | |
*** rpioso has quit IRC | 20:38 | |
*** dviroel has quit IRC | 20:39 | |
*** csatari has quit IRC | 20:39 | |
*** knikolla has quit IRC | 20:40 | |
*** knikolla has joined #openstack-qa | 20:42 | |
*** dviroel has joined #openstack-qa | 20:44 | |
*** knikolla has quit IRC | 20:52 | |
*** dviroel has quit IRC | 20:55 | |
*** dviroel has joined #openstack-qa | 20:57 | |
*** dviroel has quit IRC | 21:03 | |
*** lxkong has joined #openstack-qa | 21:09 | |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Updates script to use latest version of Ceph https://review.opendev.org/676722 | 21:09 |
*** dviroel has joined #openstack-qa | 21:09 | |
*** rfolco|rover has quit IRC | 21:12 | |
*** lxkong has quit IRC | 21:16 | |
*** dviroel has quit IRC | 21:17 | |
*** gcheresh has quit IRC | 21:17 | |
*** chaconpiza has quit IRC | 21:23 | |
*** rh-jelabarre has quit IRC | 21:24 | |
*** amodi has quit IRC | 21:25 | |
gmann | gate is very busy seems, all of our backport for neutron-grenade-multinode fix are in queue | 21:32 |
*** lxkong has joined #openstack-qa | 21:34 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Fix request body for compute unshelve action API https://review.opendev.org/670287 | 21:34 |
*** rpioso has joined #openstack-qa | 21:37 | |
*** csatari has joined #openstack-qa | 21:39 | |
*** paras333 has quit IRC | 21:40 | |
*** knikolla has joined #openstack-qa | 21:40 | |
*** slaweq has quit IRC | 21:41 | |
*** dviroel has joined #openstack-qa | 21:41 | |
*** raildo has quit IRC | 21:42 | |
*** tosky has quit IRC | 21:56 | |
*** tosky has joined #openstack-qa | 21:56 | |
*** paras333 has joined #openstack-qa | 22:05 | |
*** paras333 has quit IRC | 22:38 | |
*** rcernin has joined #openstack-qa | 22:42 | |
*** tkajinam has joined #openstack-qa | 22:54 | |
*** tosky has quit IRC | 23:09 | |
*** ccamposr__ has joined #openstack-qa | 23:15 | |
*** ccamposr has quit IRC | 23:18 | |
*** markvoelker has joined #openstack-qa | 23:24 | |
*** ccamposr has joined #openstack-qa | 23:41 | |
*** ccamposr__ has quit IRC | 23:44 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!