*** shu-mutou has joined #senlin | 00:23 | |
*** catintheroof has quit IRC | 00:25 | |
*** zhurong has joined #senlin | 01:13 | |
*** zhurong has quit IRC | 01:25 | |
*** zhurong has joined #senlin | 01:25 | |
*** yanyanhu has joined #senlin | 01:30 | |
*** elynn has joined #senlin | 01:45 | |
*** chohoor has joined #senlin | 01:47 | |
*** elynn_ has joined #senlin | 01:48 | |
*** elynn has quit IRC | 01:51 | |
openstackgerrit | Yanyan Hu proposed openstack/senlin: Temporarily disable failed receiver integration test https://review.openstack.org/407274 | 01:53 |
---|---|---|
*** guoshan has joined #senlin | 02:21 | |
fabian4 | Qiming, senlin Autoscaling how to use ? I don't find about senlin autoscaling doc | 02:36 |
Qiming | ... | 02:36 |
Qiming | check wiki.openstack.org/senlin | 02:36 |
Qiming | you will find link to user guide | 02:39 |
Qiming | read that doc | 02:39 |
Qiming | there are links to topics like autoscaling, i.e. http://docs.openstack.org/developer/senlin/user/scenarios/autoscaling.html | 02:39 |
openstackgerrit | Merged openstack/senlin: Refactor exception types for schema/constraints https://review.openstack.org/406778 | 02:40 |
openstackgerrit | Merged openstack/senlin: Replace 'SpecValidationFailed' with 'InvalidSpec' https://review.openstack.org/406792 | 02:40 |
openstackgerrit | Merged openstack/senlin: Remove 'InvalidSchemaError' exception type https://review.openstack.org/406795 | 02:40 |
fabian4 | Qiming, ok, thanks | 02:43 |
*** yuanying has quit IRC | 02:46 | |
*** elynn_ has quit IRC | 02:57 | |
*** elynn_ has joined #senlin | 03:02 | |
*** elynn_ has quit IRC | 03:06 | |
*** elynn_ has joined #senlin | 03:07 | |
ruijie | hi, does tempest or devstack has a IRC channel | 03:22 |
yanyanhu | ruijie, yes | 03:26 |
yanyanhu | let me check it | 03:26 |
ruijie | thanks yanyanhu :) | 03:27 |
yanyanhu | for devstack, I guess it is openstack-infra? | 03:28 |
yanyanhu | for tempest, didn't find it as well... | 03:28 |
ruijie | thanks yanyanhu, will try to join devstack first, didn't find one for tempest too.. | 03:29 |
yanyanhu | my pleasure, ruijie, btw, all available openstack irc channel can be found here | 03:30 |
yanyanhu | http://git.openstack.org/cgit/openstack-infra/project-config/tree/accessbot/channels.yaml | 03:30 |
ruijie | sure, will check. And the problem I am facing is that there is an env parameter called "OS_TEST_TIMEOUT:1200" in /opt/stack/tempest/tox.ini | 03:32 |
ruijie | the devstack cannot tell it.. | 03:32 |
yanyanhu | didn't meet this problem before... | 03:37 |
yanyanhu | so you're installing tempest using devstack? | 03:37 |
ruijie | yes, yanyanhu, all in one | 03:40 |
yanyanhu | I see. I usually installed devstack in fresh environment. Otherwise, there could be weird problems... | 03:41 |
ruijie | yea, maybe I need to setup a stable environment .. | 03:42 |
*** guoshan has quit IRC | 04:02 | |
*** Drago1 has quit IRC | 04:27 | |
*** elynn_ has quit IRC | 04:30 | |
*** elynn_ has joined #senlin | 04:53 | |
openstackgerrit | Merged openstack/senlin-dashboard: Add delete action for angular nodes panel https://review.openstack.org/395976 | 04:55 |
openstackgerrit | Kenji Ishii proposed openstack/senlin-dashboard: Following patch for angular cluster table https://review.openstack.org/407323 | 04:56 |
*** yuanying has joined #senlin | 04:56 | |
*** devlaps has joined #senlin | 04:58 | |
*** elynn__ has joined #senlin | 04:58 | |
*** elynn_ has quit IRC | 04:58 | |
openstackgerrit | Kenji Ishii proposed openstack/senlin-dashboard: Add create cluster action https://review.openstack.org/403472 | 04:58 |
*** guoshan has joined #senlin | 05:03 | |
*** guoshan has quit IRC | 05:08 | |
*** yuanying_ has joined #senlin | 05:26 | |
*** yuanying has quit IRC | 05:29 | |
*** yuanying has joined #senlin | 05:36 | |
*** yuanying_ has quit IRC | 05:40 | |
*** yuanying_ has joined #senlin | 05:41 | |
*** yuanying has quit IRC | 05:44 | |
*** guoshan has joined #senlin | 06:04 | |
*** guoshan has quit IRC | 06:09 | |
*** guoshan has joined #senlin | 06:23 | |
openstackgerrit | Merged openstack/senlin: Rework profile_create call https://review.openstack.org/406849 | 06:37 |
openstackgerrit | Kenji Ishii proposed openstack/senlin-dashboard: Following patch for angular cluster table https://review.openstack.org/407323 | 06:40 |
*** yuanying_ has quit IRC | 07:13 | |
*** elynn__ has quit IRC | 07:25 | |
*** elynn__ has joined #senlin | 07:26 | |
*** yuanying has joined #senlin | 08:01 | |
openstackgerrit | Qiming Teng proposed openstack/senlin: Fix profile create - call subclass methods https://review.openstack.org/407401 | 08:37 |
openstackgerrit | Kenji Ishii proposed openstack/senlin-dashboard: Add create cluster action https://review.openstack.org/403472 | 08:44 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Fix docker create class method https://review.openstack.org/407412 | 08:57 |
ruijie | hi, yanyanhu, still around? | 09:02 |
yanyanhu | ruijie, hi | 09:07 |
ruijie | https://review.openstack.org/gitweb?p=openstack/senlin.git;a=blob;f=rally-jobs/plugins/senlin_plugin.py;h=d527b508f613766bece9bc24e098be430cdf2925;hb=63799e5c18eb96abe7a693f9f2d3ae15a20ee873#l28 | 09:07 |
ruijie | this wrapper is used to let rally count the time costs? | 09:07 |
yanyanhu | ruijie, yes | 09:07 |
yanyanhu | if you define a method with this decorator, Rally will count its time consumption during the test | 09:08 |
ruijie | em.. is it useful that we count the get_action() method time costs | 09:08 |
yanyanhu | good question :) | 09:09 |
yanyanhu | that decorator in line 28 should be removed I think | 09:09 |
ruijie | yea, agreed. | 09:09 |
yanyanhu | http://git.openstack.org/cgit/openstack/rally/tree/rally/plugins/openstack/scenarios/senlin/utils.py#n96 | 09:10 |
yanyanhu | you can see we don't count the time consumption of get_cluster method as well :) | 09:10 |
ruijie | yes, yanyan, saw that | 09:10 |
ruijie | and I find rally separate configuration to different part | 09:11 |
ruijie | e.g cluster_create.yaml, cluster_resize.yaml | 09:11 |
yanyanhu | you mean job file? | 09:12 |
ruijie | yes, yanyan | 09:12 |
ruijie | we keep all of them in one file or separate it by jobs? | 09:13 |
yanyanhu | All test jobs defined in the same file will be run automatically if the test is run with the file name specified. | 09:14 |
yanyanhu | so that depends on your requirement I think | 09:14 |
yanyanhu | e.g. we can define several different tests we want to run in the same file and let rally gate to perform it | 09:14 |
yanyanhu | or define single test job in different files as reference for user | 09:15 |
ruijie | em, we can put all the jobs in one file and give the user a doc or sample to describe it | 09:16 |
yanyanhu | ruijie, yes | 09:20 |
ruijie | okay, thanks yanyanhu :) | 09:20 |
yanyanhu | the reason that we define multiple jobs in rally-jobs/senlin-senlin.yaml is because rally gate only recognize this file as job description file when it runs rally test for a service change :) | 09:21 |
yanyanhu | but for user reference, we can define multiple different files since that will be more clear | 09:22 |
openstackgerrit | Aaron Ding proposed openstack/python-senlinclient: Get project_id and user_id when show profile https://review.openstack.org/407420 | 09:22 |
ruijie | I see. thanks yanyanhu:) | 09:23 |
yanyanhu | my pleasure | 09:23 |
openstackgerrit | Kenji Ishii proposed openstack/senlin-dashboard: Add create cluster action https://review.openstack.org/403472 | 09:25 |
*** yanyanhu has quit IRC | 09:37 | |
*** yanyanhu has joined #senlin | 09:38 | |
openstackgerrit | Qiming Teng proposed openstack/senlin: Replace 'parse_int_param' with 'get_positive_int' https://review.openstack.org/407427 | 09:46 |
*** elynn__ has quit IRC | 09:47 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: rally jobs for cluster-scale-in https://review.openstack.org/407433 | 09:58 |
*** zhurong has quit IRC | 10:03 | |
openstackgerrit | Aaron Ding proposed openstack/python-senlinclient: Get project_id and user_id when show profile https://review.openstack.org/407420 | 10:17 |
*** guoshan has quit IRC | 10:34 | |
*** shu-mutou is now known as shu-mutou-AWAY | 10:42 | |
*** chohoor has quit IRC | 11:00 | |
*** yanyanhu has quit IRC | 11:01 | |
openstackgerrit | Qiming Teng proposed openstack/senlin: Replace 'parse_int_param' with 'get_positive_int' https://review.openstack.org/407427 | 12:06 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Remove 'validate_sort_params" https://review.openstack.org/407483 | 12:22 |
openstackgerrit | Aaron Ding proposed openstack/senlin: Correct the installation doc, fix path of openrc https://review.openstack.org/407485 | 12:24 |
openstackgerrit | Aaron Ding proposed openstack/python-senlinclient: Delete pbr generated files https://review.openstack.org/407486 | 12:25 |
*** Ruijie_ has joined #senlin | 12:58 | |
*** yanyanhu has joined #senlin | 12:59 | |
yanyanhu | hi, guys, meeting has started in openstack-meeting channel | 13:00 |
*** elynn has joined #senlin | 13:04 | |
*** catintheroof has joined #senlin | 13:43 | |
openstackgerrit | Merged openstack/senlin: Replace 'parse_int_param' with 'get_positive_int' https://review.openstack.org/407427 | 13:46 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Remove 'validate_sort_params" https://review.openstack.org/407483 | 13:57 |
*** yanyanhu has quit IRC | 13:57 | |
openstackgerrit | Qiming Teng proposed openstack/senlin: Move 'parse_bool_param' to api common https://review.openstack.org/407515 | 13:58 |
*** elynn has quit IRC | 14:01 | |
*** lxinhui has joined #senlin | 14:03 | |
*** lxinhui has quit IRC | 14:04 | |
*** Ruijie_ has quit IRC | 14:07 | |
*** devlaps has quit IRC | 14:21 | |
*** Drago1 has joined #senlin | 15:43 | |
*** devlaps has joined #senlin | 16:08 | |
*** catinthe_ has joined #senlin | 16:14 | |
*** catintheroof has quit IRC | 16:16 | |
*** catinthe_ has quit IRC | 16:18 | |
*** catintheroof has joined #senlin | 17:03 | |
*** catintheroof has quit IRC | 17:03 | |
*** catintheroof has joined #senlin | 17:04 | |
*** catinthe_ has joined #senlin | 19:14 | |
*** catintheroof has quit IRC | 19:16 | |
*** devlaps has quit IRC | 19:16 | |
*** devlaps has joined #senlin | 19:17 | |
*** AlexeyAbashkin has joined #senlin | 19:22 | |
*** AlexeyAbashkin has quit IRC | 19:23 | |
*** catintheroof has joined #senlin | 20:02 | |
*** catinthe_ has quit IRC | 20:04 | |
*** dinghh has quit IRC | 20:05 | |
*** dinghh has joined #senlin | 20:07 | |
*** devlaps has quit IRC | 20:10 | |
*** catintheroof has quit IRC | 21:06 | |
*** devlaps has joined #senlin | 21:07 | |
*** catintheroof has joined #senlin | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!