*** absubram has joined #openstack-watcher | 00:04 | |
*** zhurong has joined #openstack-watcher | 00:37 | |
*** hidekazu has quit IRC | 00:49 | |
*** absubram has quit IRC | 01:13 | |
*** absubram has joined #openstack-watcher | 01:19 | |
*** absubram has quit IRC | 01:56 | |
*** absubram has joined #openstack-watcher | 02:09 | |
*** zhurong has quit IRC | 02:23 | |
*** absubram has quit IRC | 02:26 | |
*** zhurong has joined #openstack-watcher | 02:33 | |
*** absubram has joined #openstack-watcher | 02:46 | |
*** absubram has quit IRC | 02:51 | |
*** absubram has joined #openstack-watcher | 02:56 | |
*** absubram has quit IRC | 03:31 | |
*** absubram has joined #openstack-watcher | 03:32 | |
*** adisky__ has joined #openstack-watcher | 04:35 | |
*** absubram has quit IRC | 04:42 | |
*** absubram has joined #openstack-watcher | 05:37 | |
*** openstackgerrit has joined #openstack-watcher | 05:39 | |
openstackgerrit | Merged openstack/python-watcherclient master: marker when retrive audit template https://review.openstack.org/517573 | 05:39 |
---|---|---|
*** AlexeyAbashkin has joined #openstack-watcher | 05:43 | |
*** absubram has quit IRC | 06:52 | |
*** AlexeyAbashkin has quit IRC | 06:57 | |
*** hidekazu has joined #openstack-watcher | 07:51 | |
hidekazu | adisky__: check my review comment https://review.openstack.org/#/c/526601/3/watcher/tests/decision_engine/scope/fake_scopes.py@20 | 07:51 |
adisky__ | hidekazu: ok | 08:01 |
*** alexchadin has joined #openstack-watcher | 08:01 | |
alexchadin | hi | 08:12 |
alexchadin | we will have meeting today at 14:00 UTC on openstack-meeting-3 | 08:13 |
*** AlexeyAbashkin has joined #openstack-watcher | 08:27 | |
*** AlexeyAbashkin has quit IRC | 08:32 | |
adisky__ | hidekazu: hi | 08:35 |
openstackgerrit | Merged openstack/python-watcherclient master: marker when retrive action https://review.openstack.org/517563 | 08:36 |
hidekazu | adisky__: hi | 08:36 |
*** AlexeyAbashkin has joined #openstack-watcher | 08:37 | |
adisky__ | hidekazu: what you want to say about that bug | 08:37 |
adisky__ | hidekazu: i found that as per watcherclient help message scope should be deined in that way | 08:38 |
adisky__ | *defined | 08:38 |
adisky__ | previously it was getting passed because code has diffrent restructing | 08:38 |
adisky__ | *restructure | 08:39 |
*** AlexeyAbashkin has quit IRC | 08:43 | |
hidekazu | adisky__: INSTANCE_6 is in Node_3 in scenario_1.xml, i think sorted(model.edges() does not equal to sorted(expected_edges) by your patch. | 08:44 |
hidekazu | https://github.com/openstack/watcher/blob/master/watcher/tests/decision_engine/scope/test_compute.py#L47 | 08:44 |
adisky__ | hidekazu: yes, it was not equal | 08:47 |
adisky__ | but by changing here, it is getting passed | 08:47 |
adisky__ | https://review.openstack.org/#/c/526601/3/watcher/tests/decision_engine/scope/fake_scopes.py@20 | 08:47 |
hidekazu | adisky_: yes, i proposed. | 08:48 |
adisky__ | hidekazu: and by watcher help | 08:48 |
hidekazu | adisky__: not adisky_ :) | 08:48 |
adisky__ | [{"compute": | 08:48 |
adisky__ | [{"host_aggregates": [ | 08:48 |
adisky__ | {"id": "1"}, | 08:48 |
adisky__ | {"id": "2"}, | 08:48 |
adisky__ | {"id": "3"}]}, | 08:48 |
adisky__ | {"availability_zones": [ | 08:48 |
adisky__ | {"name": "AZ1"}, | 08:48 |
adisky__ | {"name": "AZ2"}]}, | 08:48 |
adisky__ | {"exclude": [ | 08:48 |
adisky__ | {"instances": [ | 08:48 |
adisky__ | {"uuid": "UUID1"}, | 08:48 |
adisky__ | {"uuid": "UUID2"} | 08:48 |
adisky__ | hidekazu: so, scope defined in fake scope is in wrong way!! | 08:49 |
adisky__ | hidekazu: u there?? | 08:51 |
hidekazu | adisky__: i can not understand | 08:51 |
adisky__ | hidekazu: same here :( | 08:51 |
adisky__ | i am not able to understand your review comment | 08:51 |
adisky__ | alexchadin: can you help?? | 08:52 |
alexchadin | adisky__: hi | 08:52 |
hidekazu | adisky__: i want to confirm the fact. i downloaded your patch. run 'ostestr -r watcher.tests.decision_engine.scope.test_compute.TestComputeScope.test_get_scoped_model_with_zones_and_instances' | 08:52 |
*** yuanying has quit IRC | 08:52 | |
adisky__ | hidekazu: and then it was failing?? | 08:53 |
alexchadin | adisky__: I'm going to test it | 08:54 |
hidekazu | adisky__: Traceback (most recent call last): showed. but ended with ok. | 08:54 |
adisky__ | alexchadin: Thanks | 08:54 |
adisky__ | hidekazu: ok, i will check it too | 08:55 |
hidekazu | adisky__: then i ran by i proposed. then no Traceback (most recent call last): showed. but ended with ok. | 08:55 |
adisky__ | hidekazu: ok got your point!!! | 08:55 |
hidekazu | adisky__: still i wonder why your patch ended with ok with Traceback (most recent call last). | 08:56 |
hidekazu | adisky__: logically self.assertEqual should always fails. | 08:57 |
hidekazu | adisky__: thanks. | 08:57 |
*** AlexeyAbashkin has joined #openstack-watcher | 08:57 | |
alexchadin | hidekazu: this strange traceback exists in previous versions of watcher | 09:02 |
alexchadin | hidekazu: it isn't associated with adisky__ patch | 09:03 |
adisky__ | alexchadin: thanks | 09:04 |
adisky__ | hidekazu: alexchadin : should we propose a seperate patch for this traceback??and leave this patch as it is?? | 09:05 |
alexchadin | adisky__: since this traceback isn't related to your patch, I suppose we may leave it as is. But we need to get understanding about this strange behavior and submit fix | 09:07 |
hidekazu | adisky__: alexchadin: ok, i report new bug about traceback. let adisky__'s patch merged as it is. | 09:09 |
adisky__ | hidekazu: yea, a bug is required!!!! | 09:09 |
hidekazu | adisky__: i reported https://bugs.launchpad.net/watcher/+bug/1737901 and added + 2 to original patch. | 09:17 |
openstack | Launchpad bug 1737901 in watcher "test_get_scoped_model_with_zones_and_instances unit test always succeeds" [Undecided,New] | 09:17 |
openstackgerrit | Alexander Chadin proposed openstack/watcher master: Adapt workload_stabilization strategy to new datasource backend https://review.openstack.org/527639 | 09:19 |
*** alexchadin has quit IRC | 09:30 | |
*** alexchadin has joined #openstack-watcher | 09:44 | |
openstackgerrit | Merged openstack/python-watcherclient master: Update audit_template create help message https://review.openstack.org/522694 | 10:06 |
*** alexchadin has quit IRC | 10:23 | |
*** alexchadin has joined #openstack-watcher | 10:24 | |
*** alexchadin has quit IRC | 10:27 | |
*** alexchadin has joined #openstack-watcher | 10:28 | |
*** zhurong has quit IRC | 10:37 | |
adisky__ | hidekazu: thanks | 11:33 |
openstackgerrit | Merged openstack/python-watcherclient master: marker when retrive audit https://review.openstack.org/517566 | 11:43 |
*** hidekazu has left #openstack-watcher | 11:57 | |
*** alexchadin has quit IRC | 12:06 | |
*** alexchadin has joined #openstack-watcher | 12:06 | |
*** alexchadin has quit IRC | 12:18 | |
*** alexchadin has joined #openstack-watcher | 12:23 | |
openstackgerrit | Merged openstack/watcher master: Add and identify excluded instances in compute CDM https://review.openstack.org/504303 | 13:34 |
*** suzhengwei has joined #openstack-watcher | 13:43 | |
openstackgerrit | Merged openstack/watcher-dashboard master: Cleanup test-requirements https://review.openstack.org/527084 | 13:50 |
alexchadin | Don't forget to connect to openstack-meeting-3 channel in 3 minutes ;) | 13:57 |
*** hidekazu has joined #openstack-watcher | 14:03 | |
openstackgerrit | Merged openstack/python-watcherclient master: Fix unnecessary retries during conflict https://review.openstack.org/513584 | 14:24 |
*** openstack has quit IRC | 14:39 | |
*** openstack has joined #openstack-watcher | 14:39 | |
*** ChanServ sets mode: +o openstack | 14:39 | |
*** openstack has quit IRC | 14:43 | |
*** openstack has joined #openstack-watcher | 14:43 | |
*** ChanServ sets mode: +o openstack | 14:43 | |
*** openstack has quit IRC | 14:44 | |
*** openstack has joined #openstack-watcher | 14:44 | |
*** ChanServ sets mode: +o openstack | 14:44 | |
*** alexchadin has quit IRC | 14:50 | |
hidekazu | i marked duplicate https://bugs.launchpad.net/watcher/+bug/1726830 to https://bugs.launchpad.net/watcher/+bug/1674196 | 14:54 |
openstack | Launchpad bug 1674196 in watcher "duplicate for #1726830 exception when running 'watcher service list'" [Medium,Fix released] - Assigned to licanwei (li-canwei2) | 14:54 |
openstack | Launchpad bug 1674196 in watcher "exception when running 'watcher service list'" [Medium,Fix released] - Assigned to licanwei (li-canwei2) | 14:54 |
*** hidekazu has left #openstack-watcher | 14:56 | |
*** ianychoi has quit IRC | 15:04 | |
*** suzhengwei has quit IRC | 15:56 | |
*** suzhengwei has joined #openstack-watcher | 15:57 | |
*** suzhengwei has quit IRC | 15:57 | |
*** ianychoi has joined #openstack-watcher | 16:06 | |
*** AlexeyAbashkin has quit IRC | 16:47 | |
*** absubram has joined #openstack-watcher | 17:01 | |
*** absubram has quit IRC | 17:06 | |
*** absubram has joined #openstack-watcher | 17:09 | |
*** absubram has quit IRC | 17:40 | |
*** AlexeyAbashkin has joined #openstack-watcher | 18:17 | |
*** AlexeyAbashkin has quit IRC | 18:21 | |
*** adisky__ has quit IRC | 18:53 | |
*** absubram has joined #openstack-watcher | 19:25 | |
*** absubram has quit IRC | 19:41 | |
*** logan- has quit IRC | 20:43 | |
*** logan- has joined #openstack-watcher | 20:43 | |
*** absubram has joined #openstack-watcher | 21:08 | |
*** AlexeyAbashkin has joined #openstack-watcher | 21:54 | |
*** AlexeyAbashkin has quit IRC | 21:58 | |
*** absubram has quit IRC | 22:43 | |
*** harlowja has quit IRC | 22:54 | |
*** yuanying has joined #openstack-watcher | 23:18 | |
*** absubram has joined #openstack-watcher | 23:28 | |
*** harlowja has joined #openstack-watcher | 23:42 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!