*** bobh has joined #openstack-mistral | 00:22 | |
*** jamielennox is now known as jamielennox|away | 00:58 | |
*** jamielennox|away is now known as jamielennox | 01:00 | |
*** jamielennox is now known as jamielennox|away | 02:36 | |
*** bobh has quit IRC | 02:37 | |
*** jamielennox|away is now known as jamielennox | 02:51 | |
*** harlowja has quit IRC | 03:03 | |
*** sharatss has quit IRC | 03:26 | |
*** sharatss has joined #openstack-mistral | 03:27 | |
rakhmerov | kong_: no, I think we're fine, you can make a release | 03:34 |
---|---|---|
rakhmerov | functional tests is something that we need to investigate for sure, but I think it's not necessary for the release | 03:35 |
openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient: Initial commit for python-mistralclient document https://review.openstack.org/404736 | 05:10 |
sharatss | rakhmerov: d0ugal http://logs.openstack.org/31/410631/1/check/gate-mistral-dashboard-docs-ubuntu-xenial/c9977e6/console.html can anyone please tell what is the error here? | 05:15 |
sharatss | rakhmerov: d0ugal i dont think its because of my patch https://review.openstack.org/#/c/410631/ | 05:16 |
sharatss | kong_: ^^ | 05:16 |
rakhmerov | sharatss: I've seen it before, not once. Every time it was due to some problems in gates. | 05:43 |
rakhmerov | maybe this is a little different | 05:44 |
rakhmerov | sharatss: it's definitely not because of your patch | 05:45 |
openstackgerrit | Renat Akhmerov proposed openstack/mistral-dashboard: Remove the dependency on horizon repo https://review.openstack.org/411120 | 05:53 |
*** ist has joined #openstack-mistral | 06:02 | |
*** jaosorior has joined #openstack-mistral | 06:16 | |
sharatss | rakhmerov: thanks :) and thanks for that patch too | 06:41 |
rakhmerov | which one? | 06:41 |
sharatss | rakhmerov: horizon dependency | 06:43 |
rakhmerov | ooh, it doesn't work yet | 06:43 |
rakhmerov | I don't know horizon at all :) | 06:43 |
rakhmerov | for some reason, for example, Murano doesn't have this dependency too but their unit tests work | 06:43 |
rakhmerov | when removed it in Mistral our unit tests stopped working | 06:44 |
rakhmerov | maybe their gates are configured differently | 06:44 |
rakhmerov | don't kno | 06:44 |
rakhmerov | w | 06:44 |
sharatss | rakhmerov: ohh.. thats weird. let us try our luck this time | 06:44 |
rakhmerov | ok | 06:44 |
openstackgerrit | Renat Akhmerov proposed openstack/mistral-dashboard: Remove the dependency on horizon repo https://review.openstack.org/411120 | 06:44 |
rakhmerov | if you know how to help, please help | 06:44 |
rakhmerov | otherwise we can't install mistral plugin for devstack | 06:45 |
rakhmerov | because of this dependency | 06:45 |
sharatss | rakhmerov: i couldn't get anything from the logs. i will definitely try to work on this. coz i feel i can complete a few BPs in dashboard :P | 06:45 |
rakhmerov | yes, please do | 06:45 |
sharatss | rakhmerov: sure | 06:45 |
*** mgershen has joined #openstack-mistral | 06:48 | |
openstackgerrit | Renat Akhmerov proposed openstack/mistral: Exclude .tox folder from coverage report https://review.openstack.org/411137 | 06:59 |
openstackgerrit | Sharat Sharma proposed openstack/mistral-dashboard: Add .coveragerc to mistral-dashboard project https://review.openstack.org/411145 | 07:32 |
sharatss | rakhmerov: ^^ let me check if that works | 07:33 |
rakhmerov | ok | 07:33 |
rakhmerov | but, honestly, I don't understand the relationship between coverage and docs | 07:33 |
rakhmerov | :) | 07:33 |
sharatss | rakhmerov: the error is in .tox folder. So i have excluded .tox folder in coverage | 07:34 |
rakhmerov | right, that's fine | 07:34 |
rakhmerov | but it should have nothing to do with docs | 07:35 |
rakhmerov | coverage is a different thing | 07:35 |
sharatss | rakhmerov: hmmm.. will check it | 07:36 |
rakhmerov | ok | 07:36 |
rakhmerov | np, maybe I'm wrong | 07:36 |
sharatss | rakhmerov: do we need sphinx build for dashboard? | 07:36 |
rakhmerov | yes, I would leave it for now | 07:37 |
*** jaosorior has quit IRC | 07:37 | |
sharatss | rakhmerov: we are not having any docs generated from dashboard as of now | 07:37 |
*** jaosorior has joined #openstack-mistral | 07:37 | |
rakhmerov | try to find the root cause | 07:37 |
rakhmerov | for now yes but we might soon | 07:38 |
rakhmerov | on the other hand, hm.. We have some sections in mistral docs | 07:38 |
sharatss | rakhmerov: hmmm... but removing it is not an ideal solution too | 07:39 |
sharatss | rakhmerov: so we should try to fix this | 07:39 |
rakhmerov | sharatss: you know what, I think you're right. We can actually remove this job | 07:39 |
rakhmerov | I can't imagine why we should have separate docs for the dashboard | 07:39 |
rakhmerov | separate from mistral docs | 07:40 |
sharatss | rakhmerov: you were right. covergae got nothing to do with this | 07:40 |
rakhmerov | yes | 07:40 |
sharatss | it failed | 07:40 |
rakhmerov | I see | 07:40 |
rakhmerov | so | 07:40 |
rakhmerov | if you want, you can spend 5-10 mins trying to understand why it failed but generally we can remove this job completely | 07:40 |
rakhmerov | I'm 99% sure we don't need it | 07:40 |
sharatss | rakhmerov: yes. i will see if i can solve this. else will remove it | 07:41 |
rakhmerov | sharatss: it's much more important to deal with https://review.openstack.org/#/c/411120/ | 07:41 |
rakhmerov | with unit tests | 07:41 |
rakhmerov | sharatss: if you wanna take it, I would suggest you revisit the whole unit testing infrastructure | 07:41 |
rakhmerov | maybe compare with other projects | 07:42 |
sharatss | rakhmerov: sure. i will start on it right after lunch | 07:42 |
rakhmerov | :) | 07:42 |
rakhmerov | have a good lunch! | 07:42 |
sharatss | yea.. not feeling well these days :( | 07:43 |
rakhmerov | sorry | 07:43 |
sharatss | well.. i'll be right back after lunch:) thanks | 07:44 |
*** jaosorior has quit IRC | 07:55 | |
*** mgershen has quit IRC | 08:15 | |
*** shardy_afk is now known as shardy | 08:17 | |
*** jaosorior has joined #openstack-mistral | 08:30 | |
rakhmerov | ddeja: hi, would you be able to look at the devstack gate failures? http://logs.openstack.org/37/411137/1/check/gate-mistral-devstack-dsvm-ubuntu-xenial-nv/78dc3d2/logs/testr_results.html.gz | 08:34 |
rakhmerov | you usually find reasons quickly | 08:34 |
*** mgershen has joined #openstack-mistral | 08:34 | |
rakhmerov | btw, the failures are the same for devstack and kombu gate | 08:35 |
rakhmerov | so I guess the kombu part itself is OK | 08:35 |
*** jpich has joined #openstack-mistral | 08:55 | |
openstackgerrit | Sharat Sharma proposed openstack/mistral-dashboard: Test - Do not Merge https://review.openstack.org/411145 | 08:55 |
ddeja | rakhmerov: Hi | 08:55 |
ddeja | rakhmerov: yes, I have a fixing of gate's on my radar ;) | 08:55 |
*** sharatss has quit IRC | 09:02 | |
*** sharatss has joined #openstack-mistral | 09:02 | |
*** ^Gal^ has joined #openstack-mistral | 09:11 | |
*** mgershen has quit IRC | 09:11 | |
*** sharatss has quit IRC | 09:21 | |
*** sharatss has joined #openstack-mistral | 09:22 | |
openstackgerrit | Dougal Matthews proposed openstack/mistral: Display all the possible server values. https://review.openstack.org/408515 | 09:24 |
*** dtantsur|afk is now known as dtantsur | 09:29 | |
d0ugal | ddeja: do you know why it is broken? can I help with it? | 09:29 |
*** mgershen has joined #openstack-mistral | 09:35 | |
ddeja | d0ugal: not sure yet | 09:43 |
ddeja | I'll let you know when I got something | 09:43 |
d0ugal | ddeja: k, thanks. I can also take a look | 09:44 |
d0ugal | I have some spare time today | 09:44 |
ddeja | OK | 09:44 |
d0ugal | but now I have said that out loud, somebody will probably give me jobs :P | 09:44 |
ddeja | d0ugal: noooo :P | 09:45 |
ddeja | what I'm currently not looking at, is failing sshd_proxied test | 09:45 |
ddeja | I know that someone was looking on it, but without any luck I guess | 09:45 |
*** dtantsur has left #openstack-mistral | 10:05 | |
*** Ravikiran_K has joined #openstack-mistral | 10:08 | |
*** openstackgerrit has quit IRC | 10:18 | |
*** openstackgerrit has joined #openstack-mistral | 10:20 | |
openstackgerrit | Sharat Sharma proposed openstack/mistral-dashboard: Test - Do not Merge https://review.openstack.org/411145 | 10:20 |
*** ist has quit IRC | 10:34 | |
*** mgershen1 has joined #openstack-mistral | 10:40 | |
*** mgershen has quit IRC | 10:44 | |
*** sharatss has quit IRC | 10:48 | |
*** sharatss has joined #openstack-mistral | 10:49 | |
*** ist has joined #openstack-mistral | 10:56 | |
ddeja | rakhmerov, d0ugal I know what's wrong | 10:58 |
d0ugal | \o/ | 10:59 |
ddeja | (despite the sshd_proxied action sometimes failing) | 10:59 |
ddeja | but for other three, it is easy | 10:59 |
ddeja | they both are doing something with heat | 10:59 |
ddeja | they all* | 11:00 |
d0ugal | Yeah, it looks like Heat isn't configured in Keystone | 11:00 |
ddeja | d0ugal: no no, better | 11:00 |
ddeja | there are no logs from heat | 11:00 |
ddeja | it looks like it is not installed | 11:00 |
d0ugal | oh | 11:00 |
ddeja | http://logs.openstack.org/15/408515/3/check/gate-mistral-devstack-dsvm-ubuntu-xenial-nv/26ce2f2/logs/ | 11:01 |
d0ugal | makes sense, so I guess it just needs to be enabled? | 11:01 |
ddeja | there are some from swift, nova, mistral, but none from heat | 11:01 |
d0ugal | Right | 11:01 |
ddeja | d0ugal: two things - first, we should enable heat of course (it is enabled, but I guess something changed in heat so it is now enabled in different way) | 11:01 |
d0ugal | Was Heat previously included by default but then removed? | 11:01 |
ddeja | it is still included | 11:02 |
ddeja | we should check on heat devstack how it should be enabled currently | 11:02 |
ddeja | and compare with what we have now | 11:02 |
ddeja | but, secondly | 11:02 |
ddeja | we need to change the tests | 11:02 |
ddeja | since now we can check if action ended with success | 11:03 |
ddeja | so we can use it | 11:03 |
ddeja | and get better error | 11:03 |
d0ugal | http://docs.openstack.org/developer/devstack/configuration.html#heat | 11:04 |
d0ugal | ddeja: strange, Heat is in the localrc file. | 11:05 |
d0ugal | http://logs.openstack.org/15/408515/3/check/gate-mistral-devstack-dsvm-ubuntu-xenial-nv/26ce2f2/logs/localrc.txt.gz | 11:05 |
ddeja | yeah, it maybe not this easy to fix | 11:06 |
d0ugal | I have no idea where that file comes from :) | 11:06 |
ddeja | d0ugal: me too, but I'll figure it out when I'm back from lunch ;) | 11:08 |
d0ugal | now that is a good idea | 11:08 |
ddeja | :) | 11:09 |
*** mgershen1 has quit IRC | 11:18 | |
*** shardy is now known as shardy_lunch | 11:39 | |
openstackgerrit | Sharat Sharma proposed openstack/mistral-dashboard: Test - Do not Merge https://review.openstack.org/411145 | 12:05 |
*** dprince has joined #openstack-mistral | 12:29 | |
openstackgerrit | Dawid Deja proposed openstack/mistral: DO NOT MERGE THE DINOSAURS https://review.openstack.org/411288 | 12:32 |
ddeja | rakhmerov, d0ugal ^^ | 12:32 |
openstackgerrit | Sharat Sharma proposed openstack/mistral-dashboard: Test - Do not Merge https://review.openstack.org/411145 | 12:34 |
*** mgershen has joined #openstack-mistral | 12:42 | |
*** mgershen has quit IRC | 12:43 | |
*** mgershen has joined #openstack-mistral | 12:44 | |
*** mgershen has quit IRC | 12:45 | |
*** bobh has joined #openstack-mistral | 12:45 | |
*** bobh has quit IRC | 12:45 | |
*** mgershen has joined #openstack-mistral | 12:46 | |
*** bobh has joined #openstack-mistral | 12:46 | |
*** mgershen has quit IRC | 12:47 | |
*** mgershen has joined #openstack-mistral | 12:47 | |
*** mgershen has quit IRC | 12:50 | |
*** chlong has joined #openstack-mistral | 12:51 | |
*** ist has quit IRC | 12:58 | |
*** ist has joined #openstack-mistral | 12:58 | |
*** catintheroof has joined #openstack-mistral | 13:00 | |
*** catintheroof has quit IRC | 13:01 | |
*** catintheroof has joined #openstack-mistral | 13:01 | |
*** mgershen has joined #openstack-mistral | 13:03 | |
*** shardy_lunch is now known as shardy | 13:06 | |
*** sharatss has quit IRC | 13:10 | |
*** bobh has quit IRC | 13:10 | |
*** sharatss has joined #openstack-mistral | 13:10 | |
*** ^Gal^ has quit IRC | 13:22 | |
*** sharatss has quit IRC | 13:24 | |
*** sharatss has joined #openstack-mistral | 13:24 | |
*** ^Gal^ has joined #openstack-mistral | 13:27 | |
*** sharatss has quit IRC | 13:32 | |
*** sharatss has joined #openstack-mistral | 13:33 | |
*** sharatss has quit IRC | 13:52 | |
*** sharatss has joined #openstack-mistral | 13:52 | |
*** chlong has quit IRC | 14:20 | |
*** chlong has joined #openstack-mistral | 14:22 | |
*** chlong has quit IRC | 14:26 | |
*** chlong has joined #openstack-mistral | 14:27 | |
d0ugal | ddeja: sorry, I went out for a while | 14:43 |
d0ugal | ddeja: what did you change that might have fixed the gate? | 14:43 |
d0ugal | oh, I see the depends-on | 14:43 |
ddeja | d0ugal: :) | 14:49 |
ddeja | d0ugal: but it's not working :/ | 14:50 |
ddeja | d0ugal: I mean, the depends on is not working | 14:52 |
*** bobh has joined #openstack-mistral | 14:52 | |
d0ugal | ddeja: oh, dang | 14:52 |
ddeja | my collegue says that depends on is not working with project-config repo | 14:53 |
ddeja | :/ | 14:53 |
ddeja | I'm wondering if we could test it somehow despite getting it merged | 14:55 |
*** chlong has quit IRC | 15:03 | |
*** ist has quit IRC | 15:25 | |
*** ^Gal^ has quit IRC | 15:52 | |
*** ^Gal^ has joined #openstack-mistral | 15:52 | |
*** ^Gal^ has quit IRC | 16:01 | |
d0ugal | ddeja: that is pretty annoying | 16:18 |
d0ugal | sorry, was in a meeting | 16:18 |
d0ugal | I wonder how people normally test this stuff? | 16:18 |
ddeja | localy on their VMs | 16:26 |
ddeja | that's what they told me on infra channel | 16:26 |
ddeja | d0ugal: ^ | 16:26 |
d0ugal | gross :) | 16:27 |
ddeja | but It should work, I've basically copy-pasted the config from senlin project :) | 16:27 |
d0ugal | maybe some reviews will be enough then | 16:27 |
*** jaosorior has quit IRC | 16:30 | |
ddeja | d0ugal: I hope so | 16:30 |
*** jaosorior has joined #openstack-mistral | 16:31 | |
*** jaosorior has quit IRC | 16:39 | |
*** jaosorior has joined #openstack-mistral | 16:40 | |
*** jpich has quit IRC | 16:51 | |
openstackgerrit | Ryan Brady proposed openstack/mistral-lib: [WIP] Adds utilities for openstack keystone https://review.openstack.org/411412 | 16:53 |
openstackgerrit | Ryan Brady proposed openstack/mistral-lib: [WIP] Adds utilities for openstack keystone https://review.openstack.org/411412 | 17:03 |
*** rbrady is now known as rbrady-afk | 17:19 | |
*** catinthe_ has joined #openstack-mistral | 17:36 | |
*** mgershen has quit IRC | 17:36 | |
*** catintheroof has quit IRC | 17:38 | |
*** thrash is now known as thrash|biab | 17:40 | |
*** mgershen has joined #openstack-mistral | 17:41 | |
*** jaosorior has quit IRC | 17:44 | |
*** mgershen has quit IRC | 18:06 | |
*** shardy has quit IRC | 18:10 | |
*** chlong has joined #openstack-mistral | 18:14 | |
*** harlowja has joined #openstack-mistral | 18:31 | |
*** rbrady-afk is now known as rbrady | 18:37 | |
*** thrash|biab is now known as thrash | 18:44 | |
*** harlowja has quit IRC | 18:52 | |
openstackgerrit | Pradeep Kilambi proposed openstack/mistral: Add aodh actions to mistral https://review.openstack.org/408684 | 18:52 |
*** dprince has quit IRC | 18:57 | |
*** dprince has joined #openstack-mistral | 18:58 | |
*** catintheroof has joined #openstack-mistral | 19:02 | |
*** catinthe_ has quit IRC | 19:06 | |
*** dprince has quit IRC | 19:18 | |
*** dprince has joined #openstack-mistral | 19:20 | |
*** Ravikiran_K has quit IRC | 19:23 | |
openstackgerrit | Ryan Brady proposed openstack/mistral-lib: [WIP] Adds utilities for openstack keystone https://review.openstack.org/411412 | 19:26 |
*** rbrady is now known as rbrady-afk | 19:34 | |
*** dprince has quit IRC | 19:38 | |
openstackgerrit | Pradeep Kilambi proposed openstack/mistral: Add aodh actions to mistral https://review.openstack.org/408684 | 19:53 |
*** catintheroof has quit IRC | 20:22 | |
*** catintheroof has joined #openstack-mistral | 20:35 | |
*** weshay is now known as weshay_bbiab | 20:51 | |
*** sharatss has quit IRC | 22:22 | |
*** sharatss has joined #openstack-mistral | 22:23 | |
*** catintheroof has quit IRC | 22:46 | |
*** catintheroof has joined #openstack-mistral | 23:17 | |
*** catintheroof has quit IRC | 23:17 | |
*** catintheroof has joined #openstack-mistral | 23:18 | |
*** bobh has quit IRC | 23:26 | |
*** bobh has joined #openstack-mistral | 23:26 | |
*** bobh has quit IRC | 23:31 | |
*** jamielennox is now known as jamielennox|away | 23:46 | |
*** jamielennox|away is now known as jamielennox | 23:50 | |
*** harlowja has joined #openstack-mistral | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!