Friday, 2016-07-15

openstackgerritPanFengyun proposed openstack/trove: Add Python 3.5 classifier and venv  https://review.openstack.org/34187700:11
*** Ravikiran_K has quit IRC00:32
*** imandhan has quit IRC00:49
*** imandhan has joined #openstack-trove00:49
*** imandhan has quit IRC00:54
*** itlinux has quit IRC01:45
*** kfox1111 has quit IRC01:51
openstackgerritgecong proposed openstack/trove: Replace assertEqual(None, *) with assertIsNone in tests  https://review.openstack.org/34250901:57
*** pmackinn has quit IRC02:01
*** pmackinn has joined #openstack-trove02:09
*** links has joined #openstack-trove02:16
*** ewilson has joined #openstack-trove02:39
*** chlong has joined #openstack-trove02:56
*** links has quit IRC03:33
*** ewilson has quit IRC04:32
*** links has joined #openstack-trove04:39
*** tonyb has joined #openstack-trove05:15
tonybpeterstac: ping?05:16
tonybanyone else that can help me understand the trove gate?05:16
*** gouthamr_ has quit IRC05:17
*** itisha has quit IRC05:20
*** pmackinn has quit IRC05:21
*** arist has quit IRC05:41
*** arist has joined #openstack-trove05:42
*** rcernin has joined #openstack-trove06:18
*** openstackgerrit has quit IRC06:33
*** openstackgerrit has joined #openstack-trove06:33
*** chlong has quit IRC06:38
*** coolsvap has joined #openstack-trove06:46
*** tesseract- has joined #openstack-trove07:15
*** pcaruana has joined #openstack-trove07:27
*** coolsvap has quit IRC07:31
*** coolsvap has joined #openstack-trove07:31
*** coolsvap has quit IRC07:37
*** coolsvap has joined #openstack-trove07:37
*** Ravikiran_K has joined #openstack-trove07:44
*** haypo has joined #openstack-trove09:08
haypohello. i wrote a patch which simply enables 2 unit tests which already pass on Python 3: https://review.openstack.org/#/c/338956/09:10
haypothe patch doesn't touch any code: it just removes 2 lines from blacklist-py3.txt. the CI confirmed that the tests pass09:10
haypothe change https://review.openstack.org/#/c/336052/ is also waiting for your review ;)09:10
*** tosky has joined #openstack-trove09:44
*** rcernin has quit IRC10:26
*** rcernin has joined #openstack-trove10:45
*** rcernin is now known as rcernin|lunch10:46
*** sgotliv has joined #openstack-trove10:53
*** sgotliv has quit IRC11:09
*** cdelatte has joined #openstack-trove11:22
*** gouthamr has joined #openstack-trove12:28
*** coolsvap is now known as coolsvap|afk12:43
*** ewilson has joined #openstack-trove12:51
*** pmackinn has joined #openstack-trove13:08
*** pmackinn has quit IRC13:28
*** pmackinn has joined #openstack-trove13:29
*** trevormc has joined #openstack-trove13:48
*** itisha has joined #openstack-trove13:57
openstackgerritamrith proposed openstack/trove: added release note for requirement change  https://review.openstack.org/34287614:04
*** xb_ has quit IRC14:19
-openstackstatus- NOTICE: Gerrit is restarting to correct memory/performance issues.14:19
*** pmackinn has quit IRC14:22
*** pmackinn has joined #openstack-trove14:23
*** links has quit IRC14:27
*** ewilson has quit IRC14:30
*** dasTor has quit IRC14:57
openstackgerritPeter Stachowski proposed openstack/trove-specs: Add support for module ordering on apply  https://review.openstack.org/34120815:33
*** itlinux has joined #openstack-trove15:34
*** links has joined #openstack-trove15:45
openstackgerritMerged openstack/trove-specs: Quota Update  https://review.openstack.org/33288515:48
*** coolsvap|afk has quit IRC15:50
*** coolsvap|afk has joined #openstack-trove15:51
*** coolsvap|afk is now known as coolsvap15:51
*** sampilla has joined #openstack-trove16:02
sampillapetersac: I was running some tox tests after making some changes to the test_dbaas.py file (for bug #1474100), using the previous review as a starting point (https://review.openstack.org/#/c/230371/) and am getting Exceptions like : "... needs to be unmocked". I am thinking it may be a multi-threading issue. Have any thoughts?16:02
openstackbug 1474100 in OpenStack DBaaS (Trove) "Mistyped input in test_dbass invalidates some unit tests" [Medium,Confirmed] https://launchpad.net/bugs/1474100 - Assigned to Samuel Pilla (samuel.pilla)16:02
*** tesseract- has quit IRC16:16
*** rcernin|lunch has quit IRC16:18
*** pcaruana has quit IRC16:20
*** cdelatte has quit IRC16:29
*** pmackinn has quit IRC16:32
*** pmackinn has joined #openstack-trove16:33
*** Ravikiran_K has quit IRC16:35
amrithpeterstac, johnma I'm forcing this to merge; py27 and pep8 passed which is all that really matters for this change https://review.openstack.org/#/c/342876/117:05
amrithfyi: recheck has to be a comment by itself; you can't post a comment that says "are you bloody kidding me; recheck"17:06
peterstacrecheck has to be the first part of the message I believe17:07
peterstacso 'recheck are you kidding me' might work ;)17:08
peterstacalso the gate is still broken17:08
peterstacI'm getting ready to push up a changeset that fixes it from our end17:08
amrithoh, goody ...17:10
amrithI'll let tonyb know (I guess tagging him is equivalent to that)17:10
amrithtonyb, the tag on mitaka has to wait till peterstac does his magic17:11
openstackgerritPeter Stachowski proposed openstack/trove-integration: [fix gate] Use upper-constraints on image build  https://review.openstack.org/34297117:14
peterstacamrith ^^^^ I tested that with Ubuntu, but only on master - hopefully my branch code works too :)17:15
amrithpeterstac, I posted a comment on it17:18
amrithmay be that you don't want to address that now17:19
amrithmaybe you want to address the issue a different way; pinning a version in the requirements file that is in trove-integration (smaller footprint of change)17:19
amrithyou decide17:19
peterstacamrith, I'm not sure what you want me to change - the requirements stuff works at the moment, doesn't it?17:20
amrithfor some value of 'works' :)17:22
amrithI'm saying you don't have to introduce u-c into the mix; you could fix this problem by just pinning in requirements if you wanted.17:23
*** sgotliv has joined #openstack-trove17:23
peterstacsure, but since trove-int isn't versioned there's not much else we can do17:23
peterstacbut that would mean manually bumping up the requirements every time something changed17:23
peterstac(it would give us a chance to vet the changes first, mind you, but more work to do in general)17:24
*** tosky has quit IRC17:25
amrithyes, and true. let's see what johnma feels17:27
*** Ravikiran_K has joined #openstack-trove17:28
*** catintheroof has joined #openstack-trove17:48
*** links has quit IRC17:52
sampillapeterstac: I was running some tox tests after making some changes to the test_dbaas.py file (for bug #1474100), using the previous review as a starting point (https://review.openstack.org/#/c/230371/) and am getting Exceptions like : "... needs to be unmocked". I am thinking it may be a multi-threading issue. Have any thoughts? (Sorry, misspelled the handle first time)17:53
openstackbug 1474100 in OpenStack DBaaS (Trove) "Mistyped input in test_dbass invalidates some unit tests" [Medium,Confirmed] https://launchpad.net/bugs/1474100 - Assigned to Samuel Pilla (samuel.pilla)17:53
*** haypo has left #openstack-trove17:54
peterstacsampilla, typically that error is because something is mocked and then not unmocked17:56
*** catintheroof has quit IRC17:56
sampillaOk, I am starting to get familiar with mocking, so I'll start looking into that further. Thanks!17:57
peterstacthere are a bunch of patterns for mocking correctly - see http://docs.openstack.org/developer/trove/dev/testing.html17:58
peterstac(I think a couple are a bit out-of-date, but they're not incorrect - there's just a slightly better way of doing some)17:58
*** rcernin has joined #openstack-trove17:59
peterstacsampilla, no prob18:00
johnmapeterstac, amrith:  if we are using upper-constraints, then do we really need the requirements.txt file?18:10
peterstacjohnma, yes I think we still do.  It provides the lower limit and exclusions.18:11
*** sgotliv has quit IRC18:12
openstackgerritPetr Malik proposed openstack/trove: Clarify unittest documentation  https://review.openstack.org/34302018:28
openstackgerritPeter Stachowski proposed openstack/trove-integration: [fix gate] Use upper-constraints on image build  https://review.openstack.org/34297118:30
openstackgerritMerged openstack/trove-specs: Add support for module ordering on apply  https://review.openstack.org/34120819:03
openstackgerritMerged openstack/trove-specs: Add configuration group management for DB2  https://review.openstack.org/32735519:03
openstackgerritPetr Malik proposed openstack/trove: Fix concurrency issue with Python 3.4 test  https://review.openstack.org/34304819:35
*** imandhan has joined #openstack-trove19:37
*** imandhan has quit IRC20:09
*** imandhan has joined #openstack-trove20:09
*** imandhan has quit IRC20:19
*** sampilla has quit IRC20:25
*** imandhan has joined #openstack-trove20:26
openstackgerritPeter Stachowski proposed openstack/trove-specs: Scheduled Backup Specification  https://review.openstack.org/32951020:33
*** imandhan has quit IRC20:34
openstackgerritPetr Malik proposed openstack/trove: Clarify unittest documentation  https://review.openstack.org/34302020:37
openstackgerritPeter Stachowski proposed openstack/trove-specs: Scheduled Backup Specification  https://review.openstack.org/32951020:42
*** imandhan has joined #openstack-trove20:43
*** Ravikiran_K has quit IRC20:43
openstackgerritPeter Stachowski proposed openstack/trove-specs: Scheduled Backup Specification  https://review.openstack.org/32951020:46
peterstacjohnma, I've addressed your concerns in vgnbkr's spec as best I can (he's on vacation at the moment)20:46
peterstaclet me know if you think it needs more tweaking https://review.openstack.org/#/c/329510/20:46
johnmathanks peterstac, I was going to ask about it.  Let me review it now.20:47
openstackgerritPeter Stachowski proposed openstack/trove-specs: Scheduled Backup Specification  https://review.openstack.org/32951020:48
peterstacjohnma, ok, thx (I just added one more link to the spec :) )20:48
johnmaawesome, thanks20:48
*** gouthamr has quit IRC20:51
*** imandhan has quit IRC20:53
*** imandhan has joined #openstack-trove20:57
*** imandhan has quit IRC21:09
*** imandhan has joined #openstack-trove21:17
*** pmackinn has quit IRC21:27
*** trevormc has quit IRC21:32
*** imandhan has quit IRC21:38
*** imandhan has joined #openstack-trove21:46
*** imandhan has quit IRC21:56
*** imandhan has joined #openstack-trove22:05
openstackgerritMerged openstack/trove-specs: Scheduled Backup Specification  https://review.openstack.org/32951022:09
*** pmackinn has joined #openstack-trove22:10
*** pmackinn has quit IRC22:15
*** imandhan has quit IRC22:20
*** imandhan has joined #openstack-trove22:26
*** imandhan has quit IRC22:42
*** imandhan has joined #openstack-trove22:46
*** imandhan has quit IRC23:12
*** imandhan has joined #openstack-trove23:21
*** rcernin has quit IRC23:30
*** imandhan has quit IRC23:34
*** imandhan has joined #openstack-trove23:35
*** imandhan has quit IRC23:39
*** imandhan has joined #openstack-trove23:44
openstackgerritMerged openstack/trove-integration: [fix gate] Use upper-constraints on image build  https://review.openstack.org/34297123:54

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