Tuesday, 2017-01-10

*** wanghao has joined #openstack-zaqar00:41
flwangwxy_: wanghao: since this week, we will hold our weekly meeting on the new time00:51
wanghaoflwang: ok00:51
*** lhx_ has quit IRC00:54
wxy_flwang, sure, in openstack-meeting-3 0200UTC, right?01:08
flwangwxy_: yes01:09
wxy_flwang, I'll be there01:09
flwang wxy_: cool01:10
flwangwxy_: wanghao: here is the agenda, pls expect it's a short meeting https://etherpad.openstack.org/p/zaqar-meeting-agenda01:21
flwangpls add topic you want to discuss01:21
wanghaoflwang: sure01:22
wanghaoMeetings are held on #openstack-meeting-4 at 1400 UTC for 60 mins  Should we update this in etherpad?01:26
openstackgerritFei Long Wang proposed openstack/zaqar: Remove py34 from tox  https://review.openstack.org/41817001:26
flwangwanghao: yes :D01:28
wanghaoflwang: sure, I will update it.01:29
flwangthx01:30
*** yanyanhu has joined #openstack-zaqar01:32
openstackgerritMerged openstack/zaqar: Removes unnecessary utf-8 encoding  https://review.openstack.org/41389201:45
*** mpanetta has quit IRC01:53
*** mpanetta_ has joined #openstack-zaqar01:53
*** lhx__ has joined #openstack-zaqar01:56
*** lhx__ has quit IRC01:56
*** lhx__ has joined #openstack-zaqar01:57
*** mpanetta_ has quit IRC01:59
flwangwxy_: wanghao:meeting in #openstack-meeting-301:59
*** mpanetta has joined #openstack-zaqar01:59
wanghaoflwang: ok02:00
*** rbrady has quit IRC02:35
*** rbrady has joined #openstack-zaqar02:47
*** rbrady has joined #openstack-zaqar02:47
*** wxy has joined #openstack-zaqar02:54
*** wxy_ has quit IRC02:57
wanghaoflwang: I saw TestMigrationsMySQL is passed now,  do we want to add some tests in further?02:59
flwangyou mean skipped, right?03:00
wanghaoflwang: yes03:02
wanghaoflwang: In code, there is 'pass'.03:02
wanghaoclass TestMigrationsMySQL(ZaqarMigrationsCheckers,03:02
wanghao                          base.BaseWalkMigrationTestCase,03:02
wanghao                          base.TestModelsMigrationsSync,03:02
wanghao                          test_base.MySQLOpportunisticTestCase):03:02
wanghao    pass03:02
flwangno, it works, i think it's because by default devstack is using mongo, let me check03:03
wanghaoflwang: ok03:04
wanghaoflwang: I checked the code again, I'm wrong, it works indeed. Sorry....03:14
flwangwanghao: you run it locally?03:15
wanghaoflwang: not yet, just review the code, I use mongo in my env, I can test it soon.03:16
flwangwanghao: interesting, when i run  "tox -e py27 zaqar.tests.unit.storage.sqlalchemy_migration.test_migrations.TestMigrationsMySQL"03:25
flwangthe two test cases can be run successfully03:25
flwangbut in the gate job, there are skipped, i will take a look later03:26
wanghaoflwang: I used nosetests to test it,  two test cases have been skipped.03:30
wanghaozaqar.tests.unit.storage.sqlalchemy_migration.test_migrations.TestMigrationsMySQL.test_models_sync ... SKIP: Backend 'mysql+pymysql' is unavailable: Could not connect03:31
wanghaozaqar.tests.unit.storage.sqlalchemy_migration.test_migrations.TestMigrationsMySQL.test_walk_versions ... SKIP: Backend 'mysql+pymysql' is unavailable: Could not connect03:31
wanghao----------------------------------------------------------------------03:31
wanghaoRan 2 tests in 0.178s03:31
wanghaoOK (SKIP=2)03:31
flwangah, you're right03:31
flwangi missed it03:31
flwangi will take a look03:31
wanghaoflwang: sure03:31
*** wanghao has quit IRC03:33
*** lhx__ has quit IRC04:04
*** flwang1 has quit IRC04:05
*** lhx__ has joined #openstack-zaqar04:13
*** nadya has joined #openstack-zaqar04:51
*** wxy_ has joined #openstack-zaqar04:54
*** nadya has quit IRC04:57
*** wanghao has joined #openstack-zaqar04:57
*** itisha has quit IRC05:02
*** nadya has joined #openstack-zaqar05:07
*** sebasmagri has joined #openstack-zaqar05:11
*** nadya has quit IRC05:20
*** wxy_ has quit IRC06:09
*** pcaruana has quit IRC06:26
*** tesseract has joined #openstack-zaqar07:13
*** rcernin has joined #openstack-zaqar07:17
*** lhx__ has quit IRC07:28
*** lhx__ has joined #openstack-zaqar07:30
*** flwang1 has joined #openstack-zaqar07:37
*** dtrainor has quit IRC07:43
*** flwang1 has quit IRC07:44
*** wxy_ has joined #openstack-zaqar08:08
*** pcaruana has joined #openstack-zaqar08:09
*** wxy_ has quit IRC08:40
*** rcernin has quit IRC08:54
*** tesseract has quit IRC08:54
*** pcaruana has quit IRC08:55
*** tesseract has joined #openstack-zaqar09:07
*** rcernin has joined #openstack-zaqar09:08
*** pcaruana has joined #openstack-zaqar09:08
*** wanghao has quit IRC09:26
*** nadya has joined #openstack-zaqar09:31
*** rcernin has quit IRC09:34
*** pcaruana has quit IRC09:35
*** tesseract has quit IRC09:35
*** david_cu has quit IRC09:37
*** therve has quit IRC09:37
*** honza has quit IRC09:37
*** rakhmerov has quit IRC09:37
*** rakhmerov has joined #openstack-zaqar09:37
*** honza has joined #openstack-zaqar09:37
*** therve has joined #openstack-zaqar09:37
*** honza is now known as Guest4895509:37
*** openstack has joined #openstack-zaqar14:27
openstackgerritMerged openstack/zaqar: Clean transport logs for API endpoints  https://review.openstack.org/39522314:42
openstackgerritMerged openstack/zaqar: Add tempest test for purge queue  https://review.openstack.org/41511714:43
openstackgerritMerged openstack/zaqar: Fix unit test unstable issue  https://review.openstack.org/41267214:44
*** sebasmagri has quit IRC14:50
*** nadya has quit IRC14:51
openstackgerritShu Yingya proposed openstack/zaqar: Use _LW() to wrap the warning message  https://review.openstack.org/41123414:55
*** nadya has joined #openstack-zaqar14:56
openstackgerritShu Yingya proposed openstack/zaqar: Replace assertTrue(*>*) with assertGreater  https://review.openstack.org/40958115:00
*** lhx__ has quit IRC15:30
*** lhx__ has joined #openstack-zaqar15:46
*** nadya has quit IRC15:52
*** rcernin has quit IRC16:18
*** lhx__ has quit IRC16:23
*** rbrady is now known as rbrady-afk16:48
*** nadya has joined #openstack-zaqar16:55
*** nadya has quit IRC17:06
*** david-lyle has joined #openstack-zaqar17:13
*** sebasmagri has joined #openstack-zaqar17:18
*** pcaruana has quit IRC17:25
*** tesseract has quit IRC17:31
*** dtrainor has joined #openstack-zaqar17:35
*** nadya has joined #openstack-zaqar17:49
*** nadya has quit IRC17:50
*** nadya has joined #openstack-zaqar18:13
*** nadya has quit IRC18:18
*** sebasmagri has quit IRC18:33
*** itisha has joined #openstack-zaqar19:11
*** nadya has joined #openstack-zaqar19:14
*** flwang1 has joined #openstack-zaqar19:35
*** pcaruana has joined #openstack-zaqar19:37
*** flwang1 has quit IRC19:39
*** AAzza has quit IRC19:39
*** AAzza has joined #openstack-zaqar19:40
*** flwang1 has joined #openstack-zaqar21:02
*** nadya has quit IRC21:16
*** sebasmagri has joined #openstack-zaqar21:24
*** pcaruana has quit IRC21:48
*** nadya has joined #openstack-zaqar22:16
*** nadya has quit IRC22:21
*** mpanetta has quit IRC22:36
*** sebasmagri has quit IRC23:03
*** wxy has quit IRC23:21
*** wxy has joined #openstack-zaqar23:38
*** nadya has joined #openstack-zaqar23:50
*** nadya has quit IRC23:54

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