Monday, 2016-05-16

*** chlong has joined #openstack-trove00:19
*** cheneydc has joined #openstack-trove00:56
*** itlinux has quit IRC01:08
*** itlinux has joined #openstack-trove01:18
*** itlinux has quit IRC01:23
*** itlinux has joined #openstack-trove01:25
*** itlinux has quit IRC01:26
*** itlinux has joined #openstack-trove01:35
*** chlong has quit IRC01:56
*** itlinux has quit IRC02:04
*** itlinux has joined #openstack-trove02:05
*** itlinux has quit IRC02:10
*** itlinux has joined #openstack-trove03:03
*** sgotliv has joined #openstack-trove03:21
*** links has joined #openstack-trove03:49
openstackgerritPeter Stachowski proposed openstack/trove-integration: Add another 'fault' flavor  https://review.openstack.org/31656604:23
openstackgerritPeter Stachowski proposed openstack/trove: Persist error messages and display on 'show'  https://review.openstack.org/31379104:24
*** rcernin has joined #openstack-trove05:16
*** johnma has joined #openstack-trove05:16
*** rcernin has quit IRC05:21
*** rcernin has joined #openstack-trove05:38
*** dmk0202 has joined #openstack-trove08:32
*** sgotliv_ has joined #openstack-trove08:49
*** sgotliv has quit IRC08:52
*** tosky has joined #openstack-trove09:58
*** cheneydc has quit IRC10:00
*** _hanhart has quit IRC11:13
*** Ravikiran_K has joined #openstack-trove12:22
*** amrith is now known as _amrith_12:53
*** miqui has joined #openstack-trove12:55
*** links has quit IRC12:55
*** ewilson has joined #openstack-trove12:56
*** pmackinn has joined #openstack-trove13:06
*** johnma has quit IRC13:48
*** _amrith_ is now known as amrith13:54
*** pmackinn_ has joined #openstack-trove14:03
*** pmackinn has quit IRC14:05
*** imandhan has joined #openstack-trove14:13
*** links has joined #openstack-trove14:15
*** Ravikiran_K has quit IRC14:58
*** haypo has joined #openstack-trove15:02
*** itlinux has quit IRC15:02
*** itlinux has joined #openstack-trove15:18
*** imandhan has quit IRC15:27
*** imandhan has joined #openstack-trove15:28
*** imandhan has quit IRC15:32
*** dmk0202 has quit IRC15:44
*** ewilson has quit IRC15:46
*** ewilson has joined #openstack-trove15:50
*** johnma has joined #openstack-trove15:57
*** imandhan has joined #openstack-trove15:58
*** tosky has quit IRC15:59
openstackgerritOpenStack Proposal Bot proposed openstack/trove: Updated from global requirements  https://review.openstack.org/31696016:03
*** stewie925 has joined #openstack-trove16:03
stewie925hi pmalik good afternoon16:04
*** Ravikiran_K has joined #openstack-trove16:05
stewie925I'd like to request your input regarding https://review.openstack.org/#/c/312611/16:07
stewie925there are still some issues with initializing the mock() in the setup method- when you have a chance to look into this, thank you16:09
*** imandhan has quit IRC16:18
*** imandhan has joined #openstack-trove16:24
pmalikstewie925 Hi. Sorry for late reply. The code looks good. This mocking stuff can sometimes get really convoluted. Keep in mind that the method got mocked at the beginning of the module before while now we are mocking it only for selected tests. It may happen that some other 'seemingly unrelated' tests start failing because they used to assume the heartbeat would be mocked. I will have to check it out and try myself, but w16:41
pmalikas away working on something else recently. I'll take a look soon. P.16:41
stewie925thank you pmalik! :)16:42
*** links has quit IRC16:47
pmalikstewie925 I just tried to run it locally. I don't see why the actual calls are suddenly different. It may be caused by some interaction between tests/variables...16:48
stewie925oh I see...16:50
*** Shri has joined #openstack-trove16:58
*** Shri has quit IRC17:04
*** Shri has joined #openstack-trove17:04
*** ShridharR has joined #openstack-trove17:04
amrithmordred, your change https://review.openstack.org/#/c/314032/1 like the rest of our gate are waiting for https://review.openstack.org/#/c/316789/17:05
amrithwe use dib in our gate17:05
pmalikstewie925 amrith You know what. Those new failures (i.e. instance_id = None and sent time on the actual call) may have always been there. Keep in mind that the tests were not really testing anything before. Rather than being a mock issue this may be a general test issue or even a valid bug in our code.17:07
amrithyes pmalik I realized that :)17:07
amrithand that made my head hurt17:07
amrithso I decided to do something else less dangerous (like bull fighting) :)17:08
amrithI'm not sure how to fix that without a singificant amount of work.17:08
mordredamrith: ah! ok. I'll stop poking it17:09
*** tosky has joined #openstack-trove17:09
amrithmordred, np. I'll be in your neck of the woods August 3.17:10
amrith(not july 3 as earlier planned)17:10
*** david-lyle_ has quit IRC17:12
*** david-lyle has joined #openstack-trove17:13
stewie925sorry to hear that pmalik and amrith - given that the fix may take a significant amount of work and time, should we abandon this fix in the meantime?17:14
amrithstewie925, no. I saw we try to figure out how to fix it17:14
stewie925thank you, thank makes sense17:15
*** cweid has joined #openstack-trove17:18
stewie925in the meantime I have the renaming of 'called_once_with" to "assert_called_once_with" on my local machine, I have not committed that due to the errors we are seeing :)17:19
*** rcernin has quit IRC17:47
*** ShridharR has quit IRC18:08
*** Shri has quit IRC18:08
*** delattec has joined #openstack-trove18:09
*** cdelatte has quit IRC18:12
*** delatte has joined #openstack-trove18:14
*** Ravikiran_K has quit IRC18:16
*** delattec has quit IRC18:17
openstackgerritDuk Loi proposed openstack/trove-dashboard: Trove add support for log retrieval  https://review.openstack.org/28956418:23
openstackgerritMerged openstack/trove-dashboard: Delegate network panel to instance network panel  https://review.openstack.org/31504518:26
openstackgerritDuk Loi proposed openstack/trove-dashboard: Add support for instance datastore-flavors  https://review.openstack.org/28615918:55
*** arist has quit IRC19:01
*** arist has joined #openstack-trove19:02
*** tqtran has joined #openstack-trove19:04
*** stewie925 has quit IRC19:11
openstackgerritDuk Loi proposed openstack/trove-dashboard: Get all instances to populate master pulldown  https://review.openstack.org/28616419:12
*** Shri has joined #openstack-trove19:16
*** ShridharR has joined #openstack-trove19:16
*** rcernin has joined #openstack-trove19:42
openstackgerritLaurel Michaels proposed openstack/trove: Adds the api-ref migrated RST + YAML files  https://review.openstack.org/31638119:44
*** dmk0202 has joined #openstack-trove20:14
*** amrith is now known as _amrith_20:18
*** johnma has quit IRC20:35
*** CIA has quit IRC20:51
*** ShridharR has quit IRC21:01
*** Shri has quit IRC21:01
openstackgerritPetr Malik proposed openstack/trove: Cleanup guestagent models  https://review.openstack.org/27807421:03
*** ewilson has quit IRC21:04
*** ewilson has joined #openstack-trove21:05
*** sgotliv_ has quit IRC21:13
*** cweid has quit IRC21:21
openstackgerritPetr Malik proposed openstack/trove: Repl tests retrieve configs via test_helper  https://review.openstack.org/31709721:31
*** _amrith_ is now known as amrith21:39
*** ewilson has quit IRC21:40
*** miqui has quit IRC22:04
*** dmk0202 has quit IRC22:10
openstackgerritPetr Malik proposed openstack/trove: Disable connection pooling in sql test helper  https://review.openstack.org/31711222:18
*** imandhan has quit IRC22:58
*** imandhan has joined #openstack-trove22:58
*** imandhan has quit IRC23:02
*** itisha has joined #openstack-trove23:03
*** ShridharR has joined #openstack-trove23:06
*** rcernin has quit IRC23:08
*** tqtran has quit IRC23:26

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