Monday, 2018-01-15

*** bigdogstl has quit IRC00:06
*** bigdogstl has joined #congress00:18
*** ekcs has quit IRC02:39
*** ekcs has joined #congress02:39
*** bigdogstl has quit IRC02:40
*** michchap has joined #congress02:41
*** bigdogstl has joined #congress03:06
*** bigdogstl has quit IRC03:18
*** bigdogstl has joined #congress03:27
*** bigdogstl has quit IRC03:32
*** bigdogstl has joined #congress03:55
*** bigdogstl has quit IRC04:03
*** bigdogstl has joined #congress04:08
ekcshi ramineni04:11
*** ramineni has quit IRC04:15
*** bigdogstl has quit IRC04:18
*** ramineni has joined #congress04:19
ramineniekcs: ho04:20
raminenihi04:20
ekcshi happy monday!04:20
ekcsI wanted to see if you can help me understand something.04:21
ramineniekcs: sure04:22
ekcsOn this patch https://review.openstack.org/#/c/531534/ , you said it’s not needed because of this other patch: https://review.openstack.org/#/c/532464/04:22
ramineniekcs: yes04:23
ekcsbut the second patch on tempest plugin doesn’t make any of the zuul changes. are they not needed? i’m confused.04:23
ramineniekcs: https://review.openstack.org/#/c/533133/04:23
raminenithis is all required to enable , nothig else04:23
ramineniekcs: if you check the gate of that patch, all tempest tests are enabled again, not skipped04:24
ekcsoh I see. so the two together makes the first patch unnecessary.04:24
ramineniekcs: for mistral too , adding that would suffice04:24
ekcsgot it. yea I was trying to check logs but the log server is having issues =(04:24
ramineniekcs: yes04:24
ramineniekcs: ohok04:25
ramineniekcs: but the problem is they don't work for intree , congress-tempest-plugin is needed to enable them04:25
raminenias for all other projects, intree tests have been removed04:25
ekcsok that part I’m confused about too.04:26
ekcswhy can’t we run congress in-tree plugin, using other project’s separate plugin?04:27
ramineniekcs: some issue, that's what I discussed with tempest team , TEMPEST_PLUGINs works in venev or something they mentioned, they are not takiing the changes ..last time we tested04:28
ramineniso final change is make use of congress-tempest-plugin and then only others seeem to work if we add TEMPEST_PLUGIN04:28
ekcsgosh ok I get it now. so complicated. thanks for figuring it all out.04:30
ekcsone more clarification: as if this patch: https://review.openstack.org/#/c/533133/04:31
ekcsis it running tests from congress tempest plugin or intree tempest?04:32
ramineniekcs: not from tempest-plugin , not intree04:33
ekcshuh what? NEITHER?04:34
ramineniekcs: sorry from extenral plugin , not intree04:34
ekcsok got it. just so I understand it completely, aside from all the other changes with test skipping.04:35
ramineniekcs: for any tempest change , you can add depends-on on tempest plugin patch, it will take the changes04:35
ekcsthe only change needed to switch congress check/gate from intree to external tempest plugin is this line:           TEMPEST_PLUGINS='/opt/stack/new/congress-tempest-plugin04:35
ekcsis that correct?04:35
raminenineed to add to prjects and remove           export DEVSTACK_GATE_TEMPEST_ALL_PLUGINS=104:36
raminenithis also needed04:36
ekcsgot it.04:36
ekcsso the one thing that still concerns me: what happens if a tempest change and a congress server change “depends-on” each other? we just need to avoid doing that?04:38
ekcsthat is, congress patch changes to congress behavior, which needs corresponding changes to tempest plugin to pass tests. but the changes to tempest plugin won’t pass tests in tempest repo check without the corresponding changes to congress server.04:40
ekcsI guess we just need to avoid it by writing the tempest changes in a way that passes under both new and old congress server code?04:41
ramineniekcs: right now, from what I understand is , on congress patch, if we add depends-on on tempest-plugin patch, we can make sure new/modified tempest tests pass, merge tempest patch and then congress04:41
ramineniekcs: ya, mostly shouldn't happen in backward compatible changes , but may be then we can check by adding depends-on passes the tests, then merge congress patch first and then corresponding tempest patch04:42
ramineniekcs: ya, but lets not get ourseleves confused now , we will see when we get to that :)04:43
ekcshmmm ok.04:43
ekcsso now….04:43
ekcsthe next step is merge the patch right?04:44
ekcsthis patch. https://review.openstack.org/#/c/533133/04:44
ekcsthen we’ll be running off of congress-tempest-plugin04:45
ramineniekcs: yes04:45
-openstackstatus- NOTICE: The logs.openstack.org filesystem has been restored to full health. We are attempting to keep logs uploaded between the prior alert and this one, however if your job logs are missing please issue a recheck.04:45
*** ChanServ changes topic to "The logs.openstack.org filesystem has been restored to full health. We are attempting to keep logs uploaded between the prior alert and this one, however if your job logs are missing please issue a recheck."04:45
ekcsoh perfect logs are back.04:46
ekcsit was totally impossible to understand things.04:46
ekcsgreat well let me know whenever that’s ready to merge and I’ll merge it =)04:46
ekcsthanks so much for helping me understand all these details!04:47
ramineniekcs: not yet, I need to make some changes, some issue with replica job , once fixing it, ill enable all the jobs in zuul04:47
ramineniekcs: hopefully , would be fixing everything by today04:48
ekcsgot it. so that’s a thing, do we have to spend the time pre-queens-3 fixing this gate thing?04:49
ekcsif we just proceed with other things, some tests will be skipped in the mean time, but we can then fix them after queens-304:49
ramineniekcs: but for mistral we need , as we won't be able to test otherwise04:50
ramineniits  always good to merge , everything tested :) than fixing later04:51
ekcsI can test mistral simply by manually bypassingh the skip. that’s what I was doing earlier on.04:51
*** ChanServ changes topic to "Policy Summit Etherpad - https://etherpad.openstack.org/p/juno-midcycle-policy-summit"04:51
*** bigdogstl has joined #congress04:51
ramineniekcs: lets see , as most of changes done, hopefully shouldn't take much time now , if its more changes, then we can do at the end04:52
ekcsok. well to me it just makes more sense to prioritize that things with earlier deadline, just in case we run out of time. lots of things can happen that end up making other changes we want to make take more time. gate issues, unexpected difficulty, etc.04:55
ekcsbut it’s your call =)04:55
ramineniok04:58
ekcsthanks!04:59
openstackgerritMerged openstack/congress master: simplify dict-to-list conversion  https://review.openstack.org/53311505:01
*** bigdogstl has quit IRC05:10
*** bigdogstl has joined #congress05:17
*** bigdogstl has quit IRC05:26
*** masahito has joined #congress05:52
*** bigdogstl has joined #congress05:56
*** bigdogstl has quit IRC06:00
*** bigdogstl has joined #congress06:12
*** bigdogstl has quit IRC06:22
*** rajivk has joined #congress06:26
*** rajivk has left #congress06:26
*** bigdogstl has joined #congress06:34
*** ekcs has quit IRC06:38
*** ekcs has joined #congress06:38
*** absubram has joined #congress06:38
*** bigdogstl has quit IRC06:39
*** masahito has quit IRC06:43
*** masahito has joined #congress06:43
*** masahito has quit IRC06:45
*** bigdogstl has joined #congress07:03
*** bigdogstl has quit IRC07:07
*** bigdogstl has joined #congress07:39
*** masahito has joined #congress07:44
*** bigdogstl has quit IRC07:48
*** AlexeyAbashkin has joined #congress07:54
openstackgerritAnusha Ramineni proposed openstack/congress-tempest-plugin master: Use executable from sys path  https://review.openstack.org/53278708:09
openstackgerritAnusha Ramineni proposed openstack/congress master: Enable skipped heat, murano, aodh tests  https://review.openstack.org/53313308:11
*** bigdogstl has joined #congress08:17
*** bigdogstl has quit IRC08:26
*** bigdogstl has joined #congress09:22
*** bigdogstl has quit IRC09:29
openstackgerritAnusha Ramineni proposed openstack/congress master: Fix skipped heat, murano, aodh tempest tests  https://review.openstack.org/53313309:33
openstackgerritAnusha Ramineni proposed openstack/congress master: Remove intree tempest tests  https://review.openstack.org/53168909:41
openstackgerritAnusha Ramineni proposed openstack/congress master: Remove intree tempest tests  https://review.openstack.org/53168909:42
*** absubram has quit IRC09:44
openstackgerritAnusha Ramineni proposed openstack/congress master: Fix skipped heat, murano, aodh tempest tests  https://review.openstack.org/53313309:54
openstackgerritAnusha Ramineni proposed openstack/congress master: Remove intree tempest tests  https://review.openstack.org/53168909:55
openstackgerritAnusha Ramineni proposed openstack/congress-tempest-plugin master: Use executable from sys path  https://review.openstack.org/53278709:57
*** bigdogstl has joined #congress10:08
*** bigdogstl has quit IRC10:19
*** masahito has quit IRC10:20
*** bigdogstl has joined #congress11:03
*** bigdogstl has quit IRC11:07
openstackgerritAnusha Ramineni proposed openstack/congress master: Fix skipped heat, murano, aodh tempest tests  https://review.openstack.org/53313311:11
*** bigdogstl has joined #congress11:12
openstackgerritAnusha Ramineni proposed openstack/congress master: Fix skipped heat, murano, aodh tempest tests  https://review.openstack.org/53313311:12
*** bigdogstl has quit IRC11:17
*** bigdogstl has joined #congress11:33
*** bigdogstl has quit IRC11:41
*** bigdogstl has joined #congress11:42
*** bigdogstl has quit IRC11:46
*** bigdogstl has joined #congress12:06
*** bigdogstl has quit IRC12:11
openstackgerritAnusha Ramineni proposed openstack/congress master: Fix skipped heat, murano, aodh tempest tests  https://review.openstack.org/53313312:23
*** bigdogstl has joined #congress12:33
*** bigdogstl has quit IRC12:40
*** bigdogstl has joined #congress12:41
*** bigdogstl has quit IRC12:46
*** bigdogstl has joined #congress12:50
*** bigdogstl has quit IRC13:01
*** bigdogstl has joined #congress13:13
*** bigdogstl has quit IRC13:17
*** openstackgerrit has quit IRC13:18
*** bigdogstl has joined #congress13:27
*** bigdogstl has quit IRC13:32
*** bigdogstl has joined #congress13:44
*** openstackgerrit has joined #congress13:49
openstackgerritPierre Crégut proposed openstack/congress master: Fix serialization of choices and reenable congress-agent.  https://review.openstack.org/53324813:49
*** bigdogstl has quit IRC13:49
openstackgerritPierre Crégut proposed openstack/congress master: Fix serialization of choices and reenable congress-agent.  https://review.openstack.org/53324813:58
*** bigdogstl has joined #congress14:05
*** bigdogstl has quit IRC14:15
*** bigdogstl has joined #congress15:24
*** bigdogstl has quit IRC15:41
*** bigdogstl has joined #congress16:18
*** bigdogstl has quit IRC16:23
*** bigdogstl has joined #congress16:25
*** AlexeyAbashkin has quit IRC16:39
*** AlexeyAbashkin has joined #congress16:39
*** bigdogstl has quit IRC16:46
*** AlexeyAbashkin has quit IRC16:47
*** bigdogstl has joined #congress17:06
*** bigdogstl has quit IRC17:12
*** bigdogstl has joined #congress17:39
*** bigdogstl has quit IRC17:44
*** bigdogstl has joined #congress17:52
*** bigdogstl has quit IRC17:58
*** bigdogstl has joined #congress18:09
*** bigdogstl has quit IRC18:16
-openstackstatus- NOTICE: Zuul has been restarted and has lost queue contents; changes in progress will need to be rechecked.18:21
*** ekcs has quit IRC18:31
*** ekcs has joined #congress18:31
*** AlexeyAbashkin has joined #congress18:50
*** AlexeyAbashkin has quit IRC18:55
*** bigdogstl has joined #congress19:20
*** bigdogstl has quit IRC19:28
*** AlexeyAbashkin has joined #congress19:51
*** ekcs has quit IRC19:51
*** ekcs has joined #congress19:52
*** AlexeyAbashkin has quit IRC19:55
*** bigdogstl has joined #congress20:20
*** bigdogstl has quit IRC20:28
*** AlexeyAbashkin has joined #congress20:50
*** AlexeyAbashkin has quit IRC20:54
*** bigdogstl has joined #congress20:58
*** bigdogstl has quit IRC21:10
*** bigdogstl has joined #congress21:33
*** bigdogstl has quit IRC21:38
*** AlexeyAbashkin has joined #congress21:50
*** AlexeyAbashkin has quit IRC21:54
*** bigdogstl has joined #congress21:58
*** bigdogstl has quit IRC22:03
*** bigdogstl has joined #congress22:09
*** bigdogstl has quit IRC22:23
*** bigdogstl has joined #congress22:30
*** bigdogstl has quit IRC22:39
*** bigdogstl has joined #congress22:51
*** bigdogstl has quit IRC23:01
*** bigdogstl has joined #congress23:17
*** bigdogstl has quit IRC23:25
*** bigdogstl has joined #congress23:40
*** bigdogstl has quit IRC23:54

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!