*** bigdogstl has quit IRC | 00:11 | |
*** bigdogstl has joined #congress | 00:11 | |
*** bigdogstl has quit IRC | 00:21 | |
*** bigdogstl has joined #congress | 00:27 | |
*** bigdogstl has quit IRC | 00:31 | |
*** bigdogstl has joined #congress | 00:41 | |
*** bigdogstl has quit IRC | 00:46 | |
*** ekcs has quit IRC | 00:47 | |
*** ekcs has joined #congress | 00:49 | |
*** bigdogstl has joined #congress | 00:50 | |
openstackgerrit | Eric Kao proposed openstack/congress master: Update cfgvalidator_driver for oslo.config 5.2 https://review.openstack.org/532593 | 01:17 |
---|---|---|
openstackgerrit | Eric Kao proposed openstack/congress master: Mistral driver https://review.openstack.org/529427 | 01:17 |
*** masahito has joined #congress | 02:26 | |
*** ramineni_ has joined #congress | 02:51 | |
*** bigdogstl has quit IRC | 03:14 | |
*** bigdogstl has joined #congress | 03:18 | |
*** ekcs has quit IRC | 03:28 | |
*** ekcs has joined #congress | 03:28 | |
*** bigdogstl has quit IRC | 03:33 | |
*** masahito has quit IRC | 03:36 | |
*** bigdogstl has joined #congress | 03:48 | |
*** bigdogstl has quit IRC | 03:57 | |
*** bigdogstl has joined #congress | 03:58 | |
*** bigdogstl has quit IRC | 04:05 | |
*** bigdogstl has joined #congress | 04:07 | |
*** bigdogstl has quit IRC | 04:12 | |
*** bigdogstl has joined #congress | 04:32 | |
*** bigdogstl has quit IRC | 04:37 | |
ramineni | ekcs: ekcs_ : hi | 04:48 |
*** bigdogstl has joined #congress | 05:04 | |
*** bigdogstl has quit IRC | 05:15 | |
openstackgerrit | Merged openstack/congress-tempest-plugin master: Updated from global requirements https://review.openstack.org/532952 | 05:21 |
*** absubram has joined #congress | 05:23 | |
*** absubram has quit IRC | 05:23 | |
*** ramineni_ has quit IRC | 06:11 | |
*** bigdogstl has joined #congress | 06:17 | |
*** bigdogstl has quit IRC | 06:22 | |
*** bigdogstl has joined #congress | 06:23 | |
ekcs | hi ramineni | 06:25 |
ramineni | ekcs: hijust a small question | 06:26 |
ramineni | in bumping version python-congressclient>=1.9.0,<2000 | 06:26 |
ramineni | what does <2000 mean | 06:26 |
ramineni | just curious | 06:26 |
*** absubram has joined #congress | 06:26 | |
ekcs | I think initially there was some reason why they didn’t like having a completely unbounded requirement. | 06:27 |
ekcs | I don’t know all the details. | 06:27 |
ekcs | but I remember reading it somewhere. | 06:27 |
ramineni | ekcs: ohok | 06:27 |
ekcs | not sure it’s still needed now with upper-constraints in place, but doesn’t really matter for now. | 06:28 |
ekcs | hey when you get a chance could you merge this patch so others can rebase on it and proceed? | 06:29 |
ekcs | https://review.openstack.org/#/c/532593/3 | 06:29 |
ramineni | ekcswait a sec | 06:30 |
ramineni | ekcs: I don't see pierre comments addressed , or im missing something | 06:30 |
ekcs | I updated the patch to do basically what he suggested. | 06:33 |
ramineni | ekcs: or ill do if its late for you | 06:33 |
ramineni | ekcs: choices = list(cfg_type.choices.keys()) | 06:33 |
ramineni | this should be enough, without lambda function | 06:33 |
ekcs | yea but it’s doing the same thing. simpler is better, but i’d rather get this in asap so things don’t get held up. then if it’s important a separate patch can change it. | 06:34 |
ekcs | new patch + check can take 3 hours. | 06:34 |
ramineni | haha | 06:35 |
ekcs | i didn’t look at it carefully enough earlier, cuz I only paid attention to the need to add list(..) based on what he said. | 06:35 |
ramineni | ekcs: ill take care of it, is there anyurgent patches to be merged? | 06:35 |
ekcs | it i had read more carefully i would’ve done it, but at this point i’d rather just merge. | 06:36 |
ramineni | ill merge them as well after this | 06:36 |
ekcs | cuz it’s a cosmetic difference not an important difference. | 06:36 |
ekcs | well as soon as you find the mistral patch is ready we can merge. but this is the main one cuz anything else someone does would fail and need rebase and recheck later (3 hours delay lol) | 06:38 |
ekcs | oh yea and if gate fails then it’s another 3 hr check + 1 hr gate. so really want to get on with it for something holding up the gate and interfering with other work. | 06:39 |
*** bigdogstl has quit IRC | 06:41 | |
ekcs | if this one looks ready to you please go ahead and merge it: https://review.openstack.org/#/c/529427/ | 06:42 |
ramineni | ekcs: for mistral driver , can we wait till tempest tests pass | 06:43 |
ramineni | I would prefer to merge as complete feature | 06:43 |
ramineni | ekcs: as I have seen , api name is wrong in last patch, so that we can avoid such things, if tempest tests pass | 06:44 |
ekcs | ok. let me see if I can update the tempest stuff now and hopefully we can merge before the weekend. is it ok if we see tempest pass and merge the driver even if the full tempest test is not ready to merge? | 06:48 |
ekcs | because for sake of time I disable the OOO tests in those patches where I’m not sure it’ll suceed (because of skip checking or other reasons). | 06:49 |
ekcs | then in order for the tempest patch to be ready to merge the OOO tests need to be turned back on (another 3+ hrs wait) and then it can be ready. | 06:50 |
ekcs | but if I update the tempest test now with OOO disabled we can get result in 30=40 minutes. | 06:50 |
ramineni | ekcs: is it that urgent for you | 06:52 |
ramineni | is it not ok by next week? | 06:52 |
ramineni | ekcs: let the gate / tempest tests stabilize ,we could merge mistral on priority | 06:53 |
ramineni | ekcs: zuul also slow now a days (today seems faster though), it would take time for you | 06:53 |
ekcs | I guess that’s fine. | 06:56 |
ekcs | I just really hate dealing with patch conflicts. because the driver changes zuul settings. | 06:56 |
ekcs | and other changes change zuul settings we get conflicts. | 06:57 |
ekcs | and so it mean each time a patch merges other patches need to resolve conflict and wait 3+ hrs lol before ready to merge. | 06:57 |
ekcs | all the extra waiting time can really add up when trying to get pieces done by queens-3. | 06:59 |
ekcs | but hopefully it’ll be fine. | 07:00 |
ramineni | ekcs: ok | 07:01 |
ekcs | hey on this patch: https://review.openstack.org/#/c/531534/ | 07:02 |
ekcs | why do you say it’s not required anymore? | 07:03 |
ekcs | i’m pretty sure the other patch you referenced won’t prevent the skip. | 07:03 |
ekcs | oh nvm i’m kind of confused. | 07:05 |
ekcs | ok nvm what I said. i was confused between the two different tempest things. | 07:07 |
ekcs | but that reminded me of something: ramineni could we hold off on switching congress check/gate to congress plugin until after queens-3? | 07:07 |
ekcs | it’s not required to be done before feature freeze, and I’m thinking it’s safest to continue using existing check/gate while cherry-picking each change to the new repo. | 07:08 |
ekcs | < 2 weeks before queens-3 just a bad time to risk holding up patches. | 07:09 |
*** ekcs has quit IRC | 07:10 | |
*** ekcs has joined #congress | 07:11 | |
ekcs | oops sorry ramineni I got disconnected. not sure how much of what I said got through. | 07:11 |
*** bigdogstl has joined #congress | 07:16 | |
*** ekcs has quit IRC | 07:19 | |
*** ekcs has joined #congress | 07:20 | |
*** bigdogstl has quit IRC | 07:20 | |
openstackgerrit | Eric Kao proposed openstack/congress master: Mistral driver https://review.openstack.org/529427 | 07:42 |
openstackgerrit | Eric Kao proposed openstack/congress master: simplify dict-to-list conversion https://review.openstack.org/533115 | 07:46 |
*** bigdogstl has joined #congress | 07:46 | |
*** bigdogstl has quit IRC | 07:57 | |
*** bigdogstl has joined #congress | 08:12 | |
*** bigdogstl has quit IRC | 08:16 | |
ramineni | ekcs: we need to swicth, otherwise other tempest plugin tests doesn't pass , they get skipped | 08:16 |
*** AlexeyAbashkin has joined #congress | 08:23 | |
openstackgerrit | ShangXiao proposed openstack/congress master: [Trivialfix]Fix typos in congress https://review.openstack.org/491965 | 08:38 |
openstackgerrit | Anusha Ramineni proposed openstack/congress master: Enable skipped heat, murano, aodh tests https://review.openstack.org/533133 | 08:58 |
*** bigdogstl has joined #congress | 08:58 | |
openstackgerrit | Anusha Ramineni proposed openstack/congress master: Enable skipped heat, murano, aodh tests https://review.openstack.org/533133 | 09:01 |
*** bigdogstl has quit IRC | 09:10 | |
*** bigdogstl has joined #congress | 09:28 | |
*** bigdogstl has quit IRC | 09:33 | |
*** bigdogstl has joined #congress | 10:00 | |
*** bigdogstl has quit IRC | 10:12 | |
openstackgerrit | Anusha Ramineni proposed openstack/congress-tempest-plugin master: Remove cwd https://review.openstack.org/532787 | 10:30 |
*** AlexeyAbashkin has quit IRC | 10:57 | |
*** AlexeyAbashkin has joined #congress | 11:12 | |
*** bigdogstl has joined #congress | 11:16 | |
openstackgerrit | Merged openstack/congress master: Update cfgvalidator_driver for oslo.config 5.2 https://review.openstack.org/532593 | 11:25 |
*** bigdogstl has quit IRC | 11:28 | |
openstackgerrit | Anusha Ramineni proposed openstack/congress master: Enable skipped heat, murano, aodh tests https://review.openstack.org/533133 | 11:46 |
openstackgerrit | Merged openstack/congress-tempest-plugin master: Use telemetry-tempest-plugin for aodh tests https://review.openstack.org/532464 | 11:48 |
*** bigdogstl has joined #congress | 12:16 | |
*** bigdogstl has quit IRC | 12:30 | |
*** bigdogstl has joined #congress | 13:02 | |
*** absubram has quit IRC | 13:11 | |
*** bigdogstl has quit IRC | 13:19 | |
*** bigdogstl has joined #congress | 13:19 | |
*** bigdogstl has quit IRC | 13:40 | |
*** bigdogstl has joined #congress | 14:10 | |
*** bigdogstl has quit IRC | 14:15 | |
*** bigdogstl has joined #congress | 14:26 | |
*** bigdogstl has quit IRC | 15:09 | |
*** bigdogstl has joined #congress | 15:10 | |
*** AlexeyAbashkin has quit IRC | 15:34 | |
-openstackstatus- NOTICE: Zuul has been restarted and lost queue information; changes in progress will need to be rechecked. | 16:43 | |
*** absubram has joined #congress | 17:00 | |
*** AlexeyAbashkin has joined #congress | 17:12 | |
*** AlexeyAbashkin has quit IRC | 17:17 | |
openstackgerrit | Pierre Crégut proposed openstack/congress master: Fix serialization of choices and reenable congress-agent. https://review.openstack.org/533248 | 17:19 |
*** AlexeyAbashkin has joined #congress | 17:21 | |
*** AlexeyAbashkin has quit IRC | 17:25 | |
*** absubram has quit IRC | 17:34 | |
*** AlexeyAbashkin has joined #congress | 17:42 | |
*** AlexeyAbashkin has quit IRC | 17:44 | |
*** AlexeyAbashkin has joined #congress | 19:25 | |
*** AlexeyAbashkin has quit IRC | 19:42 | |
*** bigdogstl has quit IRC | 19:54 | |
*** bigdogstl has joined #congress | 20:13 | |
*** bigdogstl has quit IRC | 20:19 | |
*** bigdogstl has joined #congress | 20:25 | |
*** bigdogstl has quit IRC | 20:30 | |
*** bigdogstl has joined #congress | 20:33 | |
*** openstackstatus has quit IRC | 20:46 | |
*** openstack has joined #congress | 20:48 | |
*** ChanServ sets mode: +o openstack | 20:48 | |
*** AlexeyAbashkin has joined #congress | 22:54 | |
*** AlexeyAbashkin has quit IRC | 22:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!