Tuesday, 2018-01-23

*** ChanServ sets mode: +o openstack00:00
*** AlexeyAbashkin has joined #senlin00:16
*** AlexeyAbashkin has quit IRC00:21
*** chenyb4 has joined #senlin00:56
*** pzchen has quit IRC01:05
*** pzchen has joined #senlin01:10
*** openstackgerrit has joined #senlin01:51
*** ChanServ sets mode: +v openstackgerrit01:51
openstackgerritchenyb4 proposed openstack/python-senlinclient master: Add functional initialize test client call.  https://review.openstack.org/53518801:51
chenyb4Qiming, It looks very strange. run unit test, the functional test it worked together. http://logs.openstack.org/88/535188/12/check/openstack-tox-py27/dddc496/testr_results.html.gz01:56
chenyb4In tox.ini i was add "[testenv:debug-py27] and configure running test path01:58
chenyb4and [testenv:debug-py34]01:58
QimingI noticed that02:49
Qimingseems there are still something to be corrected in tox.ini02:50
chenyb4in my local test, when i was exec "tox -e py27" running unit test, the functional test it worked together.02:53
chenyb4I find this reason is [testenv], when running [testenv] execute "python setup.py testr --slowest --testr-args='{posargs}'"02:54
chenyb4[testenv] will runnning all test. about unit test ,functional test02:55
openstackgerritQiming Teng proposed openstack/senlin master: Fix devgate  https://review.openstack.org/53310803:39
Qimingthe posargs should be customized03:40
chenyb4execute "tox -e py27" [testenv] running not load "python subunit.run discover -t ./ ${OS_TEST_PATH:-./senlinclient/tests/unit} --list"03:43
chenyb4so, tox -epy27 not running unit test03:43
Qimingyes, tox.ini is broken03:44
Qimingit is strange03:58
openstackgerritQiming Teng proposed openstack/python-senlinclient master: Add functional initialize test client call.  https://review.openstack.org/53518804:02
Qimingtrying using ostestr04:02
*** Qiming has quit IRC04:18
*** Qiming has joined #senlin04:18
openstackgerritMerged openstack/python-senlinclient master: Update the home page  https://review.openstack.org/53200804:22
*** pzchen has quit IRC04:35
openstackgerritErik Olof Gunnar Andersson proposed openstack/python-senlinclient master: [WIP] Refactored make_client  https://review.openstack.org/53667304:35
openstackgerritQiming Teng proposed openstack/senlin master: Fix devgate  https://review.openstack.org/53310804:46
*** pzchen has joined #senlin05:00
openstackgerritQiming Teng proposed openstack/python-senlinclient master: Add functional initialize test client call.  https://review.openstack.org/53518805:01
openstackgerritchenyb4 proposed openstack/python-senlinclient master: Add functional initialize test client call.  https://review.openstack.org/53518805:09
chenyb4Hi, Qiming I'm lost something in .tester.conf file05:09
Qimingyep, that is why tox ini is not doing the right thing05:10
chenyb4lost "${OS_TEST_PATH:-./senlinclient/tests/unit}" in .testr.conf05:10
openstackgerritErik Olof Gunnar Andersson proposed openstack/python-senlinclient master: [WIP] Refactored make_client  https://review.openstack.org/53667305:22
*** eanderson_ has joined #senlin05:24
eanderson_Qiming, if you have some time can you take a look at https://review.openstack.org/#/c/536673/ ?05:26
eanderson_After the issue with region_name I felt like it might be worth refactoring these functions05:27
Qimingsure, eanderson_ , will jump onto it when I'm getting out of the pond05:28
openstackgerritErik Olof Gunnar Andersson proposed openstack/python-senlinclient master: [WIP] Refactored make_client  https://review.openstack.org/53667305:35
eanderson_I added some comments that I wasn't sure about05:35
Qimingyes, eanderson_ I have left some comments05:45
openstackgerritchenyb4 proposed openstack/python-senlinclient master: Add functional initialize test client call.  https://review.openstack.org/53518805:45
openstackgerritchenyb4 proposed openstack/python-senlinclient master: Add functional initialize test client call.  https://review.openstack.org/53518805:48
*** dtruong2 has joined #senlin05:57
chenyb4hi, Qiming. experimental it looks can't finish senlinclient-dsvm-functional06:07
Qimingbefore a job matures, we put it on the experimental pipeline and triggers it using 'check experimental'06:09
openstackgerritDuc Truong proposed openstack/senlin-tempest-plugin master: Fix broken test cases  https://review.openstack.org/53651806:10
Qimingwhen the a job is good to be checked every time, we move it to gate and set it non-voting06:10
Qimingwhen a job is eventually completed and can be used as a gate, we switch it to voting status06:11
QimingI have just triggered the experimental pipeline06:11
chenyb4ok06:11
dtruong2qiming: looks like there is only two test cases that were still failing in py27 of https://review.openstack.org/#/c/533108/06:11
Qimingoh really?06:11
Qimingcool!06:12
dtruong2so i push another patch set for https://review.openstack.org/#/c/536518/5 that hopefully fixes it06:12
dtruong2i will recheck https://review.openstack.org/#/c/533108/06:12
Qiminglooking ...06:12
Qiming\o/06:13
Qimingfinally ...06:13
Qimingthe changes to oslo.versionedobjects was annoying06:13
dtruong2yes, crossing my fingers that py27 api will pass all tests06:13
Qimingya, so do py3506:14
dtruong2yea.  from a glance at the logs it seems like all py35 failures are because of a single error:06:18
dtruong2ERROR oslo_messaging.rpc.server oslo_db.exception.DBError: 'list' object has no attribute 'lower'06:18
openstackgerritErik Olof Gunnar Andersson proposed openstack/python-senlinclient master: Refactored make_client  https://review.openstack.org/53667306:27
openstackgerritErik Olof Gunnar Andersson proposed openstack/python-senlinclient master: Refactored make_client  https://review.openstack.org/53667306:30
eanderson_forgot to run pep8 tests first :D06:30
eanderson_oh and also take a look at https://review.openstack.org/#/c/536544/ when you have time06:32
*** dtruong2 has quit IRC07:09
openstackgerritMerged openstack/senlin-tempest-plugin master: Fix broken test cases  https://review.openstack.org/53651807:13
openstackgerritQiming Teng proposed openstack/python-senlinclient master: Add functional initialize test client call.  https://review.openstack.org/53518807:16
Qimingdtruong, do you think we can kick 533108 in and continue polish/fix the gate jobs in other patches?07:27
openstackgerritchenyb4 proposed openstack/python-senlinclient master: Add functional initialize test client call.  https://review.openstack.org/53518807:28
openstackgerritQiming Teng proposed openstack/python-senlinclient master: Add functional initialize test client call.  https://review.openstack.org/53518807:28
Qimingsigh ...07:29
*** AlexeyAbashkin has joined #senlin08:05
*** blkart has joined #senlin08:06
chenyb4Qiming, We should add test results. view this https://github.com/openstack/python-heatclient/blob/master/heatclient/tests/functional/hooks/post_test_hook.sh#L1708:15
Qimingfor what reason?08:15
chenyb4We cannot now get a functional test record.08:17
Qimingwhere the record is shown?08:18
openstackgerritQiming Teng proposed openstack/python-senlinclient master: Add functional initialize test client call.  https://review.openstack.org/53518808:22
Qimingwe haven't seen the function test outputs yet08:23
Qiminglet's focus on getting pass this step first08:24
chenyb4ok08:26
*** eanderson_ has quit IRC08:29
openstackgerritQiming Teng proposed openstack/senlin master: Remove localization at db layer  https://review.openstack.org/53672109:07
*** blkart has quit IRC10:19
*** chenyb4 has quit IRC10:23
*** blkart has joined #senlin10:27
openstackgerritQiming Teng proposed openstack/senlin master: Fake driver for Octavia  https://review.openstack.org/53675810:46
openstackgerritQiming Teng proposed openstack/python-senlinclient master: Add functional initialize test client call.  https://review.openstack.org/53518810:48
*** AlexeyAbashkin has quit IRC11:06
*** AlexeyAbashkin has joined #senlin11:23
*** blkart has quit IRC11:38
*** blkart has joined #senlin12:21
*** chenyb4 has joined #senlin12:38
openstackgerritQiming Teng proposed openstack/python-senlinclient master: Add basic functional tests  https://review.openstack.org/53518812:43
openstackgerritQiming Teng proposed openstack/senlin master: Fake driver for Octavia  https://review.openstack.org/53675812:45
Qimingchenyb4, client functional test is ready12:47
chenyb4Qiming, ok, i see. thanks Qiming12:47
*** fabian_ has joined #senlin12:51
*** fabian_ has quit IRC12:52
*** zhurong has joined #senlin12:57
Qimingmeeting started in #openstack-meeting13:01
*** zhurong has quit IRC13:14
*** blkart has quit IRC13:21
openstackgerritQiming Teng proposed openstack/senlin master: Remove localization at db layer  https://review.openstack.org/53672113:31
*** xinhuili has joined #senlin13:33
openstackgerritMerged openstack/senlin master: Fix devgate  https://review.openstack.org/53310814:02
openstackgerritQiming Teng proposed openstack/senlin master: Remove localization at db layer  https://review.openstack.org/53672114:07
openstackgerritQiming Teng proposed openstack/python-senlinclient master: Add basic functional tests  https://review.openstack.org/53518814:07
chenyb4Qiming, https://review.openstack.org/#/c/536758/ this patch should rebase14:13
openstackgerritQiming Teng proposed openstack/senlin master: Fake driver for Octavia  https://review.openstack.org/53675814:13
Qimingdone14:14
*** xinhuili has quit IRC15:13
*** chenyb4 has quit IRC15:14
openstackgerritMerged openstack/python-senlinclient master: Refactored make_client  https://review.openstack.org/53667315:48
*** openstackgerrit has quit IRC16:03
*** xinhuili has joined #senlin16:14
*** xinhuili has quit IRC16:18
*** AlexeyAbashkin has quit IRC17:02
*** openstackgerrit has joined #senlin17:31
*** ChanServ sets mode: +v openstackgerrit17:31
openstackgerritMerged openstack/senlin master: Remove localization at db layer  https://review.openstack.org/53672117:31
*** xinhuili has joined #senlin17:45
*** xinhuili has quit IRC17:50
*** AlexeyAbashkin has joined #senlin18:31
*** dtruong has quit IRC18:34
*** AlexeyAbashkin has quit IRC18:35
*** Jeffrey4l has quit IRC20:25
*** Jeffrey4l has joined #senlin20:25
*** xinhuili has joined #senlin20:46
*** xinhuili has quit IRC20:50
*** xinhuili has joined #senlin22:17
*** xinhuili has quit IRC22:21

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