*** zhurong has joined #senlin | 00:01 | |
*** zhurong has quit IRC | 00:20 | |
*** chenyb4 has joined #senlin | 00:47 | |
*** blkart has joined #senlin | 01:09 | |
*** eandersson has quit IRC | 01:16 | |
*** eandersson_ has joined #senlin | 01:16 | |
openstackgerrit | lidong proposed openstack/senlin master: Modify Descripition https://review.openstack.org/537155 | 01:27 |
---|---|---|
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-senlinclient master: Updated from global requirements https://review.openstack.org/537175 | 01:32 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/senlin master: Updated from global requirements https://review.openstack.org/537185 | 01:36 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/senlin-dashboard master: Updated from global requirements https://review.openstack.org/537186 | 01:36 |
openstackgerrit | lidong proposed openstack/senlin master: Modify Descripition https://review.openstack.org/537155 | 01:36 |
openstackgerrit | Qiming Teng proposed openstack/senlin master: Continue to strip off localization https://review.openstack.org/537216 | 02:21 |
openstackgerrit | lidong proposed openstack/senlin master: Modify Descripition https://review.openstack.org/537155 | 02:37 |
*** haint93 has joined #senlin | 02:55 | |
*** haint_ has quit IRC | 02:58 | |
openstackgerrit | Merged openstack/senlin-dashboard master: Updated from global requirements https://review.openstack.org/537186 | 03:12 |
openstackgerrit | Merged openstack/python-senlinclient master: Updated from global requirements https://review.openstack.org/537175 | 04:04 |
openstackgerrit | Merged openstack/senlin master: Updated from global requirements https://review.openstack.org/537185 | 04:42 |
openstackgerrit | Qiming Teng proposed openstack/senlin master: Continue to strip off localization https://review.openstack.org/537216 | 05:06 |
openstackgerrit | Qiming Teng proposed openstack/senlin-tempest-plugin master: Fix negative tests to make py3 happy https://review.openstack.org/537257 | 05:31 |
openstackgerrit | chenyb4 proposed openstack/python-senlinclient master: Add basic functional tests https://review.openstack.org/535188 | 05:44 |
chenyb4 | only rebase functional tests patch | 05:47 |
chenyb4 | Qiming, "Fake driver for Octavia " Will you modify the return? Or temporary finish? | 05:49 |
*** liyi has joined #senlin | 05:56 | |
Qiming | it is temporary | 06:10 |
Qiming | don't have cycle to mock return values at the moment | 06:11 |
chenyb4 | So whether we can merge it first, let the python-senlinclient functional continue to work. | 06:14 |
chenyb4 | ? | 06:14 |
openstackgerrit | Merged openstack/senlin master: Modify Descripition https://review.openstack.org/537155 | 06:28 |
Qiming | yes | 06:33 |
*** blkart has quit IRC | 06:49 | |
openstackgerrit | Merged openstack/senlin master: Fake driver for Octavia https://review.openstack.org/536758 | 07:27 |
openstackgerrit | Merged openstack/senlin master: Continue to strip off localization https://review.openstack.org/537216 | 07:41 |
openstackgerrit | Merged openstack/senlin-tempest-plugin master: Fix negative tests to make py3 happy https://review.openstack.org/537257 | 08:01 |
openstackgerrit | Qiming Teng proposed openstack/senlin master: Complete fake octavia driver for testing https://review.openstack.org/537294 | 08:18 |
*** AlexeyAbashkin has joined #senlin | 08:23 | |
Qiming | chenyb4, https://review.openstack.org/537175 is all yours now :) | 08:25 |
openstackgerrit | chenyb4 proposed openstack/python-senlinclient master: Add basic functional tests https://review.openstack.org/535188 | 08:50 |
chenyb4 | hi, miss "assertTableHeaders" function | 08:51 |
openstackgerrit | Qiming Teng proposed openstack/senlin-tempest-plugin master: Last bits fixing py3 compatibility https://review.openstack.org/537316 | 09:23 |
Qiming | chenyb4, yes, that is purely about how to write functional tests | 09:23 |
Qiming | you can dig into tempest code base to find out what are the proper methods to use | 09:24 |
chenyb4 | I saw the tempest project before editing, but it didn't take much time. | 09:26 |
*** liyi has quit IRC | 09:31 | |
openstackgerrit | chenyb4 proposed openstack/python-senlinclient master: Add basic functional tests https://review.openstack.org/535188 | 09:32 |
*** chenyb4 has quit IRC | 10:25 | |
openstackgerrit | Merged openstack/senlin master: Complete fake octavia driver for testing https://review.openstack.org/537294 | 10:38 |
*** AlexeyAbashkin has quit IRC | 10:53 | |
*** AlexeyAbashkin has joined #senlin | 10:54 | |
*** liyi has joined #senlin | 11:16 | |
*** liyi has quit IRC | 11:20 | |
openstackgerrit | Qiming Teng proposed openstack/senlin-tempest-plugin master: Last bits fixing py3 compatibility https://review.openstack.org/537316 | 11:40 |
*** zhurong has joined #senlin | 12:10 | |
*** fabian_ has joined #senlin | 12:25 | |
*** fabian_ is now known as chenyb4 | 12:25 | |
*** blkart has joined #senlin | 12:34 | |
*** liyi has joined #senlin | 12:35 | |
*** liyi has quit IRC | 12:39 | |
*** liyi has joined #senlin | 13:21 | |
*** liyi has quit IRC | 13:25 | |
*** liyi has joined #senlin | 13:32 | |
*** liyi has quit IRC | 13:35 | |
*** AlexeyAbashkin has quit IRC | 13:47 | |
chenyb4 | hi, Qiming . please view this url. it's my local env. https://paste.ubuntu.com/26451378/ | 13:52 |
Qiming | good | 13:53 |
chenyb4 | Qiming, in my local, except cluster not found and node not found. the all test successful. but i don't change the upstream code, only skip cluster not found | 13:54 |
Qiming | check your tempest version then | 13:55 |
Qiming | and check the CI logs to find out the tempest version used by gate | 13:55 |
chenyb4 | tempest==17.2.0 | 13:59 |
chenyb4 | gerrit test tempest version 17.2.0, my local tempest 17.2.0 | 14:00 |
*** AlexeyAbashkin has joined #senlin | 14:00 | |
*** zhurong has quit IRC | 14:18 | |
Qiming | do you have other tempest packages installed? | 14:20 |
Qiming | I can only find assertTableStruct in my tempest install | 14:25 |
*** liyi has joined #senlin | 14:25 | |
chenyb4 | nothing | 14:25 |
chenyb4 | assertTableHeaders in base.py module define | 14:26 |
chenyb4 | senlinclient/tests/functional/base.py | 14:26 |
*** liyi has quit IRC | 14:29 | |
*** AlexeyAbashkin has quit IRC | 14:33 | |
*** AlexeyAbashkin has joined #senlin | 15:00 | |
*** chenyb4 has quit IRC | 15:02 | |
*** chenyb4 has joined #senlin | 15:03 | |
openstackgerrit | Merged openstack/senlin-tempest-plugin master: Last bits fixing py3 compatibility https://review.openstack.org/537316 | 15:09 |
*** liyi has joined #senlin | 15:25 | |
-openstackstatus- NOTICE: gerrit has been suffering from a full disk, some mails may have been lost in the last couple of hours. we will now restart gerrit to address ongoing slowness, too | 15:25 | |
*** liyi has quit IRC | 15:29 | |
openstackgerrit | chenyb4 proposed openstack/python-senlinclient master: Add basic functional tests https://review.openstack.org/535188 | 15:55 |
*** chenyb4 has quit IRC | 16:02 | |
*** AlexeyAbashkin has quit IRC | 16:05 | |
*** liyi has joined #senlin | 16:34 | |
*** liyi has quit IRC | 16:38 | |
*** liyi has joined #senlin | 17:54 | |
*** liyi has quit IRC | 17:58 | |
*** pzchen has quit IRC | 18:00 | |
*** pzchen has joined #senlin | 18:04 | |
*** liyi has joined #senlin | 19:03 | |
*** liyi has quit IRC | 19:08 | |
*** pzchen has quit IRC | 19:25 | |
*** pzchen has joined #senlin | 19:25 | |
*** AlexeyAbashkin has joined #senlin | 19:34 | |
*** AlexeyAbashkin has quit IRC | 19:38 | |
*** dtruong has joined #senlin | 20:20 | |
*** liyi has joined #senlin | 21:42 | |
*** liyi has quit IRC | 21:47 | |
*** liyi has joined #senlin | 22:41 | |
*** liyi has quit IRC | 22:46 | |
*** liyi has joined #senlin | 23:41 | |
*** liyi has quit IRC | 23:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!