*** SergeyLukjanov has quit IRC | 00:06 | |
*** sthaha has joined #openstack-qa | 00:07 | |
openstackrecheck | openstack/python-neutronclient change: https://review.openstack.org/54211 failed tempest because of: https://bugs.launchpad.net/bugs/1235486 | 00:16 |
---|---|---|
*** matsuhashi has joined #openstack-qa | 00:18 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/51510 failed tempest with an unrecognized error | 00:33 |
*** nosnos has joined #openstack-qa | 00:34 | |
*** dddtest_7596f has joined #openstack-qa | 00:40 | |
*** dddtest_7596f has quit IRC | 00:44 | |
*** sthaha has quit IRC | 00:48 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/54212 failed tempest because of: https://bugs.launchpad.net/bugs/1244255 | 00:49 |
*** rhsu1 has quit IRC | 01:03 | |
openstackrecheck | openstack/keystone change: https://review.openstack.org/53046 failed tempest because of: https://bugs.launchpad.net/bugs/1239856 | 01:12 |
*** wanghao has joined #openstack-qa | 01:12 | |
*** wingwj has joined #openstack-qa | 01:16 | |
*** yanzi has joined #openstack-qa | 01:17 | |
*** rhsu has joined #openstack-qa | 01:24 | |
*** anteaya has quit IRC | 01:43 | |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Move decision_maker() call into setUpClass https://review.openstack.org/54221 | 01:43 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Add tempest unit test to verify the test list https://review.openstack.org/54179 | 01:43 |
*** yanzi has quit IRC | 01:45 | |
*** yanzi has joined #openstack-qa | 01:46 | |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Add tempest unit test to verify the test list https://review.openstack.org/54179 | 01:46 |
*** dkranz has joined #openstack-qa | 01:54 | |
dkranz | cyeoh: ping | 01:58 |
*** mlavalle has joined #openstack-qa | 01:59 | |
*** DennyZhang has joined #openstack-qa | 01:59 | |
dkranz | cyeoh: I am ok with the v3 servers patch except that I cannot verify that all the param/status/etc. renaming is correct without a huge amount of work. | 01:59 |
dkranz | cyeoh: I really don't think it would be a good expenditure of time to do that. | 02:00 |
dkranz | cyeoh: I know we have an informal policy of not having one-company patches but I would give it a +1 on that basis. | 02:00 |
dkranz | cyeoh: Do you have a suggestion? | 02:01 |
*** weshay has quit IRC | 02:04 | |
*** sthaha has joined #openstack-qa | 02:05 | |
*** weshay has joined #openstack-qa | 02:18 | |
*** DennyZhang has quit IRC | 02:25 | |
*** ken1ohmichi has joined #openstack-qa | 02:26 | |
*** DennyZhang has joined #openstack-qa | 02:26 | |
openstackgerrit | zhangyanzi proposed a change to openstack/tempest: add some negative tests for attach volumes https://review.openstack.org/52853 | 02:31 |
*** weshay has quit IRC | 02:33 | |
openstackgerrit | A change was merged to openstack/tempest: Set max_template_size to heat's default value https://review.openstack.org/53613 | 02:34 |
cyeoh | dkranz: hi | 02:43 |
dkranz | cyeoh: hi there | 02:43 |
dkranz | cyeoh: So what do you think? | 02:44 |
cyeoh | dkranz: I don't have a good solution unfortunately. I think a full spec document for the V3 API is still about a month away | 02:45 |
cyeoh | I'm not sure about an upgrade kind of document - in a way that's more work as it has to be done manually, but I'll see if we can get someone working on it | 02:45 |
dkranz | cyeoh: So I think the choices are to wait until then or just accept this change even though I can't verify it. | 02:45 |
dkranz | cyeoh: I'm ok either way. | 02:46 |
cyeoh | I guess from one point of view these are tests ported from V2, so if the parameter changes are wrong, the test will most likely fail. | 02:46 |
dkranz | cyeoh: I just don't think it is reasonable to ask folks who are not familiar with the changes to review a patch like this without such a document. | 02:46 |
dkranz | cyeoh: I agree, which is why I am ok with it going through on the say-so of the ibm folks in this case. | 02:47 |
cyeoh | In terms of CamelCase changes, one thing is for sure is that if you see any parameter with CamelCase in the V3 API its a bug | 02:47 |
cyeoh | do you think you need the upgrade type document or is a ref document enough? | 02:47 |
dkranz | cyeoh: In this case I think it would be better to push it through if you guys are ok. | 02:48 |
cyeoh | from a Nova V3 API development point of view I'd very much like the patches to land because they're really helping us pick up bugs in the API implementation itself and obviously we want to get those all ironed out in Icehouse | 02:48 |
dkranz | cyeoh: I agree. I think our discussion has served the purpose of a non-ibm core review | 02:48 |
cyeoh | cool - thanks - I'd definitely encourage you to -1 anything that you think looks odd. If it turns out that its just a V3 API specific change we're all happy to respond with an explanation of what is going on and why | 02:50 |
dkranz | cyeoh: I only saw one thing that was not clear aside from the string subst. I'll ask the question in a review comment. | 02:51 |
dkranz | cyeoh: Looking forward to finally meeting you. | 02:51 |
cyeoh | dkranz: thx! one thing we are really trying to get right for the V3 API is consistency within the API so hopefully that will start showing through in the tempest tests. | 02:52 |
dkranz | cyeoh: Sure. | 02:52 |
cyeoh | dkranz: yes will be great to meet you in person at last :-) | 02:52 |
*** dims has quit IRC | 02:53 | |
dkranz | cyeoh: I asked one question for which you might know the answer. | 03:00 |
dkranz | cyeoh: I have to go to sleep now but will try to finish this review before leaving for the summit on Thursday. | 03:00 |
cyeoh | dkranz: cool, thx - re: I the other client initializations - I think thats just because V3 versions haven't been written for those yet | 03:01 |
cyeoh | dkranz: and we'd prefer tests to fail if they don't have the required V3 functionality yet, rather than accidentally use the V2 version | 03:02 |
openstackrecheck | openstack/glance change: https://review.openstack.org/52931 failed tempest with an unrecognized error | 03:06 |
*** mlavalle has quit IRC | 03:08 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Rename to create_test_server in API tests https://review.openstack.org/53264 | 03:08 |
*** matsuhashi has quit IRC | 03:20 | |
*** matsuhashi has joined #openstack-qa | 03:21 | |
*** matsuhashi has quit IRC | 03:25 | |
*** wingwj has quit IRC | 03:29 | |
*** ivanzhu1 has joined #openstack-qa | 03:44 | |
*** ivanzhu has joined #openstack-qa | 03:47 | |
*** ivanzhu1 has quit IRC | 03:48 | |
*** yanzi has quit IRC | 03:49 | |
*** wanghao has quit IRC | 03:50 | |
*** sthaha has quit IRC | 03:55 | |
*** DennyZhang has quit IRC | 03:57 | |
*** SergeyLukjanov has joined #openstack-qa | 04:04 | |
*** SergeyLukjanov has quit IRC | 04:09 | |
*** sthaha has joined #openstack-qa | 04:21 | |
*** yfried_mob has joined #openstack-qa | 04:23 | |
*** dguitarbite has joined #openstack-qa | 04:24 | |
*** dguitarbite has quit IRC | 04:27 | |
*** dguitarbite has joined #openstack-qa | 04:28 | |
*** yfried_mob has quit IRC | 04:28 | |
*** afazekas_ has joined #openstack-qa | 04:28 | |
*** afazekas has quit IRC | 04:28 | |
*** fbo is now known as fbo_away | 04:32 | |
*** afazekas_ has quit IRC | 04:33 | |
*** openstackgerrit has quit IRC | 04:36 | |
*** openstackgerrit has joined #openstack-qa | 04:36 | |
*** matsuhashi has joined #openstack-qa | 04:42 | |
*** afazekas_ has joined #openstack-qa | 04:49 | |
openstackgerrit | huangtianhua proposed a change to openstack/tempest: Add some tests for security_group_rules api https://review.openstack.org/54228 | 05:01 |
*** matsuhashi has quit IRC | 05:02 | |
*** dkranz has quit IRC | 05:02 | |
*** dkranz has joined #openstack-qa | 05:03 | |
*** matsuhashi has joined #openstack-qa | 05:03 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Reuse a server instance in test_disk_config https://review.openstack.org/54229 | 05:04 |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Reuse a server instance in test_disk_config https://review.openstack.org/54229 | 05:05 |
*** matsuhashi has quit IRC | 05:08 | |
*** coolsvap has joined #openstack-qa | 05:09 | |
*** yfried_mob has joined #openstack-qa | 05:10 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Reuse a server instance in test_disk_config https://review.openstack.org/54229 | 05:12 |
*** yfried_mob has quit IRC | 05:14 | |
*** yfried_mob has joined #openstack-qa | 05:14 | |
*** yfried_mob has joined #openstack-qa | 05:15 | |
*** sthaha has quit IRC | 05:15 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Reuse a server instance in test_disk_config https://review.openstack.org/54229 | 05:15 |
openstackgerrit | afazekas proposed a change to openstack/tempest: glance v2 image sharing tests https://review.openstack.org/50122 | 05:16 |
openstackgerrit | Ivan-Zhu proposed a change to openstack/tempest: add tests for show and update of Flavor Extra Spec API extension https://review.openstack.org/52932 | 05:16 |
openstackgerrit | afazekas proposed a change to openstack/tempest: Test image member is enforced https://review.openstack.org/50267 | 05:23 |
openstackgerrit | A change was merged to openstack/tempest: Use lower case true/false in the sample config file https://review.openstack.org/52395 | 05:26 |
*** rhsu has quit IRC | 05:41 | |
openstackgerrit | Ivan-Zhu proposed a change to openstack/tempest: add tests for InstanceUsageAuditLog https://review.openstack.org/53083 | 05:43 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/54229 failed tempest with an unrecognized error | 05:44 |
*** shilpa_ has joined #openstack-qa | 05:45 | |
openstackgerrit | Zhi Kun Liu proposed a change to openstack/tempest: add admin server tests https://review.openstack.org/46065 | 05:46 |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Reuse a server instance in test_disk_config https://review.openstack.org/54229 | 05:50 |
*** ivanzhu has quit IRC | 05:52 | |
*** ivanzhu has joined #openstack-qa | 05:52 | |
*** afazekas_ is now known as afazekas | 06:02 | |
openstackgerrit | A change was merged to openstack/tempest: add negative test cases for create snapshots: https://review.openstack.org/50217 | 06:02 |
openstackgerrit | Zhu Zhu proposed a change to openstack/tempest: Test for flavor-access-list with private/public flavor https://review.openstack.org/51188 | 06:05 |
*** yfried_mob has joined #openstack-qa | 06:07 | |
*** yfried has joined #openstack-qa | 06:08 | |
*** yfried_mob has quit IRC | 06:12 | |
*** ken1ohmichi has quit IRC | 06:19 | |
*** yanzi has joined #openstack-qa | 06:20 | |
*** wanghao has joined #openstack-qa | 06:20 | |
openstackgerrit | Yair Fried proposed a change to openstack/tempest: edit inheritence tree api/network/security_groups https://review.openstack.org/51590 | 06:20 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/54229 failed tempest with an unrecognized error | 06:24 |
*** SergeyLukjanov has joined #openstack-qa | 06:24 | |
ivanzhu | cyeoh: hi, could you please have a look at this :https://review.openstack.org/#/c/53548/1/tempest/api/compute/servers/test_server_password.py ? thanks | 06:26 |
openstackgerrit | Ivan-Zhu proposed a change to openstack/tempest: add tests for server_password https://review.openstack.org/53548 | 06:27 |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Reuse a server instance in test_disk_config https://review.openstack.org/54229 | 06:27 |
*** SergeyLukjanov has quit IRC | 06:28 | |
*** wanghao has quit IRC | 06:28 | |
*** shanks has quit IRC | 06:28 | |
*** dtroyer has quit IRC | 06:28 | |
*** dtroyer_zz has joined #openstack-qa | 06:28 | |
*** wanghao has joined #openstack-qa | 06:28 | |
openstackgerrit | Yang Yu proposed a change to openstack/tempest: Adding active tests for updating/replacing image members https://review.openstack.org/48902 | 06:31 |
*** shanks has joined #openstack-qa | 06:34 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/51188 failed tempest with an unrecognized error | 06:35 |
*** yfried|mob has joined #openstack-qa | 06:37 | |
*** prekarat has joined #openstack-qa | 06:38 | |
*** SergeyLukjanov has joined #openstack-qa | 06:38 | |
*** prekarat has quit IRC | 06:42 | |
openstackgerrit | Zhi Kun Liu proposed a change to openstack/tempest: add admin server tests https://review.openstack.org/46065 | 06:46 |
*** ivanzhu has quit IRC | 06:47 | |
*** ken1ohmichi has joined #openstack-qa | 06:56 | |
*** prekarat has joined #openstack-qa | 06:56 | |
openstackgerrit | huangtianhua proposed a change to openstack/tempest: Add some tests for security_group_rules api https://review.openstack.org/54228 | 07:02 |
*** ivanzhu has joined #openstack-qa | 07:02 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/48902 failed tempest with an unrecognized error | 07:03 |
*** jlibosva has joined #openstack-qa | 07:03 | |
*** coolsvap has quit IRC | 07:04 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/51535 failed tempest because of: https://bugs.launchpad.net/bugs/1244255 | 07:11 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/51188 failed tempest with an unrecognized error | 07:20 |
*** EmilienM has quit IRC | 07:22 | |
*** EmilienM has joined #openstack-qa | 07:25 | |
openstackgerrit | Yang Yu proposed a change to openstack/tempest: Adding active tests for updating/replacing image members https://review.openstack.org/48902 | 07:25 |
yanzi | ping Huang Zhiteng | 07:30 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/46065 failed tempest with an unrecognized error | 07:32 |
*** yfried|mob has quit IRC | 07:34 | |
*** 16WABC3N5 has joined #openstack-qa | 07:34 | |
*** Dharmit has joined #openstack-qa | 07:37 | |
*** rhsu has joined #openstack-qa | 07:42 | |
openstackgerrit | afazekas proposed a change to openstack-dev/devstack: Option for installing spice-html5 and novnc from packages https://review.openstack.org/54251 | 07:44 |
*** rhsu has quit IRC | 07:46 | |
*** SergeyLukjanov is now known as _SergeyLukjanov | 07:54 | |
*** _SergeyLukjanov has quit IRC | 07:55 | |
*** coolsvap has joined #openstack-qa | 07:57 | |
openstackgerrit | Zhi Kun Liu proposed a change to openstack/tempest: add admin server tests https://review.openstack.org/46065 | 07:58 |
openstackgerrit | afazekas proposed a change to openstack-dev/devstack: Create accrc file only to the demo user by default https://review.openstack.org/54255 | 07:58 |
openstackrecheck | openstack/neutron change: https://review.openstack.org/53984 failed tempest because of: https://bugs.launchpad.net/bugs/1239637 | 08:02 |
*** SergeyLukjanov has joined #openstack-qa | 08:03 | |
*** tkammer_ has joined #openstack-qa | 08:07 | |
*** YorikSar_AFK is now known as YorikSar | 08:07 | |
*** SergeyLukjanov has quit IRC | 08:08 | |
*** SergeyLukjanov has joined #openstack-qa | 08:08 | |
*** SergeyLukjanov has quit IRC | 08:08 | |
*** jhenner has quit IRC | 08:08 | |
*** marun has joined #openstack-qa | 08:13 | |
*** wanghao has quit IRC | 08:27 | |
*** yanzi has quit IRC | 08:27 | |
*** marun has quit IRC | 08:27 | |
*** nosnos_ has joined #openstack-qa | 08:29 | |
*** jlibosva1 has joined #openstack-qa | 08:29 | |
*** nosnos has quit IRC | 08:30 | |
*** 16WABC3N5 has quit IRC | 08:31 | |
*** jlibosva has quit IRC | 08:31 | |
*** yfried|mob has joined #openstack-qa | 08:32 | |
*** marun has joined #openstack-qa | 08:33 | |
*** marun has quit IRC | 08:33 | |
openstackrecheck | openstack/neutron change: https://review.openstack.org/53332 failed tempest because of: https://bugs.launchpad.net/bugs/1239637 | 08:43 |
*** ken1ohmichi has quit IRC | 08:44 | |
masayukig | mtreinish: ping | 08:52 |
openstackrecheck | openstack/neutron change: https://review.openstack.org/54259 failed tempest because of: https://bugs.launchpad.net/bugs/1235486 | 08:54 |
openstackgerrit | Zhu Zhu proposed a change to openstack/tempest: Test for flavor-access-list with private/public flavor https://review.openstack.org/51188 | 08:54 |
openstackgerrit | Yair Fried proposed a change to openstack/tempest: add generic method create_secgroup & rule https://review.openstack.org/53305 | 08:57 |
*** nosnos has joined #openstack-qa | 09:02 | |
openstackrecheck | openstack/neutron change: https://review.openstack.org/48842 failed tempest with an unrecognized error | 09:03 |
openstackgerrit | afazekas proposed a change to openstack-dev/devstack: Create accrc file only to the demo user by default https://review.openstack.org/54255 | 09:03 |
*** nosnos_ has quit IRC | 09:03 | |
*** marun has joined #openstack-qa | 09:03 | |
*** prekarat has quit IRC | 09:04 | |
openstackgerrit | afazekas proposed a change to openstack-dev/devstack: Option for installing spice-html5 and novnc from packages https://review.openstack.org/54251 | 09:06 |
yfried | I want to rebase a gerrit (unmerged) patch upon my own branch. anyone knows how? | 09:07 |
mkoderer | yfried: update your master branch and do a git rebase master on your branch | 09:09 |
*** jlibosva1 has quit IRC | 09:10 | |
*** yanzi has joined #openstack-qa | 09:10 | |
*** wanghao has joined #openstack-qa | 09:11 | |
openstackrecheck | openstack/cinder change: https://review.openstack.org/54263 failed tempest with an unrecognized error | 09:11 |
openstackgerrit | afazekas proposed a change to openstack/tempest: Enable run_ssh and add floatingip + keypair auth https://review.openstack.org/50337 | 09:11 |
*** prekarat has joined #openstack-qa | 09:12 | |
*** wanghao has quit IRC | 09:20 | |
*** wanghao has joined #openstack-qa | 09:21 | |
*** jlibosva has joined #openstack-qa | 09:22 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: glance v2 image sharing tests https://review.openstack.org/50122 | 09:23 |
*** ivanzhu has quit IRC | 09:25 | |
*** mkollaro has joined #openstack-qa | 09:26 | |
*** yfried|mob has quit IRC | 09:30 | |
*** yfried|mob has joined #openstack-qa | 09:30 | |
masayukig | yfried: does this wiki help you? https://wiki.openstack.org/wiki/Gerrit_Workflow#Long-lived_Topic_Branches | 09:31 |
*** fbo_away is now known as fbo | 09:32 | |
*** jhenner has joined #openstack-qa | 09:32 | |
openstackrecheck | openstack/cinder change: https://review.openstack.org/54263 failed tempest with an unrecognized error | 09:38 |
*** yassine has joined #openstack-qa | 09:43 | |
*** yanzi has quit IRC | 09:47 | |
*** wanghao has quit IRC | 09:47 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/50337 failed tempest because of: https://bugs.launchpad.net/bugs/1224001 and https://bugs.launchpad.net/bugs/1235437 | 09:48 |
*** yanzi has joined #openstack-qa | 09:53 | |
*** wanghao has joined #openstack-qa | 09:53 | |
*** prekarat has quit IRC | 09:59 | |
*** wanghao has quit IRC | 10:00 | |
*** tkammer_ has quit IRC | 10:00 | |
*** jhenner has quit IRC | 10:01 | |
*** jhenner1 has joined #openstack-qa | 10:02 | |
*** wanghao has joined #openstack-qa | 10:02 | |
*** afazekas has quit IRC | 10:04 | |
*** safchain has joined #openstack-qa | 10:05 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/50122 failed tempest with an unrecognized error | 10:05 |
*** wanghao has quit IRC | 10:07 | |
*** wanghao has joined #openstack-qa | 10:07 | |
*** prekarat has joined #openstack-qa | 10:12 | |
openstackgerrit | Yair Fried proposed a change to openstack/tempest: add generic method create_secgroup & rule https://review.openstack.org/53305 | 10:16 |
*** afazekas has joined #openstack-qa | 10:17 | |
*** tkammer_ has joined #openstack-qa | 10:25 | |
*** yfried|mob has quit IRC | 10:26 | |
openstackrecheck | openstack/keystone change: https://review.openstack.org/54080 failed tempest with an unrecognized error | 10:30 |
*** nosnos has quit IRC | 10:31 | |
*** nosnos has joined #openstack-qa | 10:32 | |
*** prekarat has quit IRC | 10:35 | |
*** nosnos has quit IRC | 10:36 | |
*** prekarat has joined #openstack-qa | 10:38 | |
*** wanghao has quit IRC | 10:40 | |
openstackrecheck | openstack/neutron change: https://review.openstack.org/54273 failed tempest because of: https://bugs.launchpad.net/bugs/1244255 | 10:40 |
*** yanzi has quit IRC | 10:41 | |
openstackgerrit | Yair Fried proposed a change to openstack/tempest: add generic method create_secgroup & rule https://review.openstack.org/53305 | 10:47 |
openstackgerrit | Yair Fried proposed a change to openstack/tempest: add generic method create_secgroup & rule https://review.openstack.org/53305 | 10:52 |
openstackgerrit | Yair Fried proposed a change to openstack/tempest: add generic method create_secgroup & rule https://review.openstack.org/53305 | 10:53 |
*** gszasz has joined #openstack-qa | 10:56 | |
*** weshay has joined #openstack-qa | 10:59 | |
*** prekarat has quit IRC | 11:11 | |
*** afazekas has quit IRC | 11:11 | |
*** yfried_mob has joined #openstack-qa | 11:11 | |
*** tkammer_ has quit IRC | 11:13 | |
*** fbo is now known as fbo_away | 11:19 | |
*** sthaha has joined #openstack-qa | 11:21 | |
*** tkammer_ has joined #openstack-qa | 11:27 | |
*** adalbas has joined #openstack-qa | 11:28 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/53305 failed tempest with an unrecognized error | 11:30 |
openstackrecheck | openstack/nova change: https://review.openstack.org/54289 failed tempest with an unrecognized error | 11:30 |
openstackrecheck | openstack/nova change: https://review.openstack.org/54290 failed tempest with an unrecognized error | 11:31 |
*** afazekas has joined #openstack-qa | 11:31 | |
*** dims has joined #openstack-qa | 11:33 | |
*** nfedotov has joined #openstack-qa | 11:36 | |
*** yfried_mob has joined #openstack-qa | 11:40 | |
openstackrecheck | openstack/python-heatclient change: https://review.openstack.org/54298 failed tempest with an unrecognized error | 11:42 |
*** yfried_mob has quit IRC | 11:45 | |
*** yfried_mob has joined #openstack-qa | 11:45 | |
openstackrecheck | openstack/neutron change: https://review.openstack.org/46927 failed tempest with an unrecognized error | 11:47 |
openstackgerrit | Lingxian Kong proposed a change to openstack/tempest: add some negative tests for attach_interfaces https://review.openstack.org/49231 | 11:50 |
*** weshay has quit IRC | 11:51 | |
openstackrecheck | openstack/neutron change: https://review.openstack.org/47557 failed tempest because of: https://bugs.launchpad.net/bugs/1235486 and https://bugs.launchpad.net/bugs/1239637 | 11:52 |
*** dkranz has quit IRC | 11:57 | |
*** mriedem has joined #openstack-qa | 11:57 | |
*** yfried|mob has joined #openstack-qa | 12:15 | |
*** yfried_mob has quit IRC | 12:19 | |
*** mkollaro has quit IRC | 12:20 | |
*** yfried_mob has joined #openstack-qa | 12:21 | |
*** yfried|mob has quit IRC | 12:21 | |
*** dims has quit IRC | 12:22 | |
*** dims has joined #openstack-qa | 12:24 | |
*** fbo_away is now known as fbo | 12:27 | |
openstackrecheck | openstack/neutron change: https://review.openstack.org/53984 failed tempest because of: https://bugs.launchpad.net/bugs/1235486 | 12:38 |
openstackgerrit | afazekas proposed a change to openstack/tempest: Account failure to the tearDown insted of setUp on shared https://review.openstack.org/54318 | 12:41 |
cyeoh | sdague: hi - are you around? | 12:42 |
*** shilpa_ has quit IRC | 12:43 | |
*** tkammer_ has quit IRC | 12:45 | |
*** tkammer has joined #openstack-qa | 12:45 | |
*** weshay has joined #openstack-qa | 12:49 | |
*** wanghao has joined #openstack-qa | 12:55 | |
*** yanzi has joined #openstack-qa | 12:55 | |
*** gszasz has quit IRC | 13:00 | |
*** jhenner has joined #openstack-qa | 13:01 | |
*** safchain_ has joined #openstack-qa | 13:02 | |
openstackgerrit | Yair Fried proposed a change to openstack/tempest: add generic method create_secgroup & rule https://review.openstack.org/53305 | 13:02 |
*** jhenner1 has quit IRC | 13:02 | |
openstackrecheck | openstack/neutron change: https://review.openstack.org/46927 failed tempest because of: https://bugs.launchpad.net/bugs/1235435 | 13:03 |
*** safchain has quit IRC | 13:03 | |
*** safchain_ has quit IRC | 13:04 | |
*** safchain has joined #openstack-qa | 13:05 | |
*** afazekas has quit IRC | 13:06 | |
*** tkammer has quit IRC | 13:07 | |
*** yfried has quit IRC | 13:09 | |
*** anteaya has joined #openstack-qa | 13:09 | |
*** yassine has quit IRC | 13:11 | |
*** wanghao has quit IRC | 13:12 | |
*** wanghao has joined #openstack-qa | 13:13 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/54318 failed tempest because of: https://bugs.launchpad.net/bugs/1218391 | 13:16 |
*** gszasz has joined #openstack-qa | 13:16 | |
*** afazekas has joined #openstack-qa | 13:18 | |
*** mkollaro has joined #openstack-qa | 13:18 | |
openstackrecheck | openstack/neutron change: https://review.openstack.org/47557 failed tempest because of: https://bugs.launchpad.net/bugs/1235437 | 13:18 |
*** tkammer has joined #openstack-qa | 13:23 | |
openstackgerrit | Joe Gordon proposed a change to openstack/tempest: Stop testing deprecated command nova-manage instance_type https://review.openstack.org/54328 | 13:24 |
*** yassine has joined #openstack-qa | 13:24 | |
openstackgerrit | Joe Gordon proposed a change to openstack/tempest: Stop testing deprecated command nova-manage instance_type https://review.openstack.org/54328 | 13:25 |
*** yfried has joined #openstack-qa | 13:25 | |
*** yassine has quit IRC | 13:25 | |
*** yassine has joined #openstack-qa | 13:26 | |
*** dkranz has joined #openstack-qa | 13:40 | |
*** afazekas has quit IRC | 13:48 | |
*** sthaha has quit IRC | 13:49 | |
*** yfried has quit IRC | 13:50 | |
*** dguitarbite has left #openstack-qa | 13:52 | |
*** coolsvap has quit IRC | 13:54 | |
*** YorikSar has quit IRC | 13:54 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/54328 failed tempest because of: https://bugs.launchpad.net/bugs/1235486 | 13:56 |
*** mkollaro1 has joined #openstack-qa | 14:03 | |
*** mkollaro has quit IRC | 14:03 | |
*** afazekas has joined #openstack-qa | 14:03 | |
openstackgerrit | A change was merged to openstack-dev/devstack: All neutron plugins should now use LibvirtGenericVIFDriver https://review.openstack.org/53740 | 14:04 |
*** ken1ohmichi has joined #openstack-qa | 14:05 | |
*** jlibosva has quit IRC | 14:05 | |
*** jhenner has quit IRC | 14:06 | |
*** dkranz has quit IRC | 14:07 | |
*** jlibosva has joined #openstack-qa | 14:08 | |
*** tkammer has quit IRC | 14:09 | |
*** afazekas_ has joined #openstack-qa | 14:09 | |
*** rhsu has joined #openstack-qa | 14:10 | |
*** afazekas has quit IRC | 14:13 | |
mtreinish | masayukig: pong | 14:13 |
*** rhsu has quit IRC | 14:14 | |
mtreinish | masayukig: I guess it's a bit late for you, just send me an email, that'll probably work better | 14:15 |
*** masayukig has quit IRC | 14:17 | |
*** jhenner has joined #openstack-qa | 14:20 | |
*** gszasz has quit IRC | 14:21 | |
*** dkranz has joined #openstack-qa | 14:21 | |
*** jlibosva has quit IRC | 14:22 | |
*** tkammer has joined #openstack-qa | 14:30 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/51750 failed tempest because of: https://bugs.launchpad.net/bugs/1240256 | 14:30 |
*** gszasz has joined #openstack-qa | 14:38 | |
*** whayutin_ has joined #openstack-qa | 14:46 | |
*** weshay has quit IRC | 14:49 | |
*** dkranz has quit IRC | 14:55 | |
*** whayutin_ is now known as whayutin_mtg | 14:57 | |
openstackrecheck | openstack/requirements change: https://review.openstack.org/52137 failed tempest with an unrecognized error | 14:57 |
*** coolsvap has joined #openstack-qa | 14:58 | |
*** whayutin_mtg has quit IRC | 14:58 | |
*** DennyZhang has joined #openstack-qa | 14:59 | |
openstackgerrit | Joe Hakim Rahme proposed a change to openstack/tempest: Adds test to cover Swift healthcheck middleware https://review.openstack.org/51795 | 14:59 |
*** SergeyLukjanov has joined #openstack-qa | 14:59 | |
*** openstackgerrit has quit IRC | 15:00 | |
*** openstackgerrit has joined #openstack-qa | 15:01 | |
openstackrecheck | openstack/glance change: https://review.openstack.org/46283 failed tempest with an unrecognized error | 15:01 |
*** afazekas has joined #openstack-qa | 15:02 | |
*** weshay has joined #openstack-qa | 15:03 | |
*** afazekas_ has quit IRC | 15:03 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/51750 failed tempest because of: https://bugs.launchpad.net/bugs/1244255 | 15:04 |
*** weshay has quit IRC | 15:04 | |
*** jlibosva has joined #openstack-qa | 15:05 | |
*** jhenner1 has joined #openstack-qa | 15:09 | |
*** dkranz has joined #openstack-qa | 15:09 | |
*** jhenner has quit IRC | 15:10 | |
*** mlavalle has joined #openstack-qa | 15:12 | |
*** gszasz has quit IRC | 15:13 | |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Add sample config check to tox pep8 job https://review.openstack.org/53870 | 15:14 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Fix incorrect config option types https://review.openstack.org/53869 | 15:14 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Add config feature verification script https://review.openstack.org/52988 | 15:14 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Stop auto-detecting glance API versions https://review.openstack.org/53181 | 15:14 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Add api version detection to verify_tempest_config https://review.openstack.org/53182 | 15:14 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Fix default values so they work in a devstack run https://review.openstack.org/53881 | 15:14 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Reorganize project feature config options https://review.openstack.org/52524 | 15:14 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Sync config file generator from oslo https://review.openstack.org/53724 | 15:14 |
mtreinish | jog0: ^^^ why did you have to change a config option.... | 15:14 |
jog0 | mtreinish: ohh sorry ^_^ | 15:15 |
*** yfried_mob has joined #openstack-qa | 15:26 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/51795 failed tempest because of: https://bugs.launchpad.net/bugs/1235486 | 15:32 |
*** marun has quit IRC | 15:34 | |
*** DennyZhang has quit IRC | 15:37 | |
*** yfried_mob has quit IRC | 15:38 | |
*** yfried|mob has joined #openstack-qa | 15:41 | |
*** YorikSar has joined #openstack-qa | 15:43 | |
*** yfried|mob has quit IRC | 15:45 | |
*** yfried has joined #openstack-qa | 15:46 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/53182 failed tempest with an unrecognized error | 15:48 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/53869 failed tempest with an unrecognized error | 15:48 |
rahmu | hey I got this weird comment on my last patch set: https://review.openstack.org/#/c/51795/ what is this? how should I solve it? | 15:48 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/52524 failed tempest with an unrecognized error | 15:48 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/53881 failed tempest with an unrecognized error | 15:49 |
mtreinish | rahmu: that's the elastic recheck bot. It looks at tempest failures from jenkins for known bugs so you can use recheck with the right bug. | 15:49 |
mtreinish | rahmu: so you should check that the comment pointed the failure you hit to the right bug | 15:50 |
mtreinish | and if so run recheck bug 1235486 | 15:50 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/53724 failed tempest with an unrecognized error | 15:51 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/52988 failed tempest because of: https://bugs.launchpad.net/bugs/1235486 | 15:52 |
*** ken1ohmichi has quit IRC | 15:52 | |
openstackrecheck | openstack/python-neutronclient change: https://review.openstack.org/53461 failed tempest because of: https://bugs.launchpad.net/bugs/1239637 | 15:52 |
openstackgerrit | Ivan-Zhu proposed a change to openstack/tempest: add test for create_backup https://review.openstack.org/54363 | 15:53 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/53181 failed tempest because of: https://bugs.launchpad.net/bugs/1244255 | 15:53 |
*** afazekas has quit IRC | 15:55 | |
*** jlibosva has quit IRC | 15:56 | |
*** HenryG has quit IRC | 15:57 | |
*** HenryG has joined #openstack-qa | 15:57 | |
*** gszasz has joined #openstack-qa | 15:58 | |
rahmu | mtreinish: thanks, it makes sense | 15:58 |
*** rhsu has joined #openstack-qa | 15:59 | |
*** afazekas has joined #openstack-qa | 15:59 | |
*** jlibosva has joined #openstack-qa | 16:00 | |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Add sample config check to tox pep8 job https://review.openstack.org/53870 | 16:02 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Fix incorrect config option types https://review.openstack.org/53869 | 16:02 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Add config feature verification script https://review.openstack.org/52988 | 16:02 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Stop auto-detecting glance API versions https://review.openstack.org/53181 | 16:02 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Add api version detection to verify_tempest_config https://review.openstack.org/53182 | 16:02 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Fix default values so they work in a devstack run https://review.openstack.org/53881 | 16:03 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Reorganize project feature config options https://review.openstack.org/52524 | 16:03 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Sync config file generator from oslo https://review.openstack.org/53724 | 16:03 |
*** yanzi has quit IRC | 16:06 | |
*** SergeyLukjanov has quit IRC | 16:06 | |
*** afazekas has quit IRC | 16:07 | |
*** weshay has joined #openstack-qa | 16:13 | |
*** jamielennox is now known as jamielennox|away | 16:14 | |
*** jhenner1 has quit IRC | 16:22 | |
*** yfried has quit IRC | 16:34 | |
openstackrecheck | openstack/python-cinderclient change: https://review.openstack.org/54367 failed tempest because of: https://bugs.launchpad.net/bugs/1244255 | 16:36 |
*** jhenner has joined #openstack-qa | 16:37 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/53869 failed tempest because of: https://bugs.launchpad.net/bugs/1239637 | 16:39 |
*** yfried_mob has joined #openstack-qa | 16:39 | |
*** jlibosva has quit IRC | 16:45 | |
*** jlibosva has joined #openstack-qa | 16:45 | |
openstackrecheck | openstack/ceilometer change: https://review.openstack.org/54015 failed tempest with an unrecognized error | 16:45 |
*** dkranz has quit IRC | 16:51 | |
*** marun has joined #openstack-qa | 16:54 | |
*** yfried has joined #openstack-qa | 16:57 | |
*** jlibosva has quit IRC | 16:58 | |
*** yfried_mob has quit IRC | 17:02 | |
*** dkranz has joined #openstack-qa | 17:04 | |
jaypipes | anyone interested in Rally and Tempest, rally meeting now in #openstack-meeting | 17:09 |
openstackgerrit | Joe Hakim Rahme proposed a change to openstack/tempest: Adds test to cover Swift healthcheck middleware https://review.openstack.org/51795 | 17:11 |
*** yassine has quit IRC | 17:13 | |
*** safchain has quit IRC | 17:21 | |
*** Dharmit has quit IRC | 17:22 | |
*** fbo is now known as fbo_away | 17:29 | |
*** mlavalle has quit IRC | 17:30 | |
*** atiwari has joined #openstack-qa | 17:33 | |
openstackgerrit | Arx Cruz proposed a change to openstack-infra/devstack-gate: Add Fedora and Red Hat compatibility https://review.openstack.org/54386 | 17:34 |
*** SergeyLukjanov has joined #openstack-qa | 17:37 | |
*** SergeyLukjanov is now known as _SergeyLukjanov | 17:37 | |
*** _SergeyLukjanov is now known as SergeyLukjanov | 17:37 | |
*** gszasz has quit IRC | 17:42 | |
*** tkammer has quit IRC | 17:43 | |
mtreinish | sdague, maurosr: have you seen this failure before?: http://logs.openstack.org/24/52524/7/check/check-grenade-devstack-vm/a0dc541/console.html | 17:50 |
mtreinish | I didn't find an open grenade bug that looked like it matched it | 17:51 |
maurosr | mtreinish: need to take a deeper look, but I don't think I ever saw this one | 17:53 |
mtreinish | maurosr: ok then I'll open a bug for it then. It'll probably be light on the specifics though. | 17:54 |
*** wanghao has quit IRC | 17:57 | |
*** yfried has quit IRC | 17:57 | |
*** yfried has joined #openstack-qa | 17:58 | |
*** yfried has quit IRC | 18:06 | |
*** mlavalle has joined #openstack-qa | 18:06 | |
*** yfried has joined #openstack-qa | 18:34 | |
openstackgerrit | A change was merged to openstack-infra/devstack-gate: extract git_checkout into common function https://review.openstack.org/54132 | 18:35 |
openstackgerrit | A change was merged to openstack-infra/devstack-gate: move single host setup activities to setup_host https://review.openstack.org/54133 | 18:36 |
*** jamielennox|away is now known as jamielennox | 18:39 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/52688 failed tempest because of: https://bugs.launchpad.net/bugs/1244255 | 18:44 |
mtreinish | sdague, dkranz: want to help decrese the number of patches in my review queue: https://review.openstack.org/#/q/status:open+project:openstack/tempest+owner:treinish%2540linux.vnet.ibm.com,n,z | 18:55 |
mtreinish | I'm getting tired of rebasing things constantly | 18:55 |
sdague | mtreinish: I can this evening | 18:55 |
dkranz | mtreinish: ok | 18:56 |
mtreinish | thanks a bunch | 18:56 |
mtreinish | hopefully no more config option changes will get merged | 18:56 |
openstackrecheck | openstack/keystone change: https://review.openstack.org/54201 failed tempest with an unrecognized error | 19:01 |
*** anteaya has quit IRC | 19:03 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/54328 failed tempest because of: https://bugs.launchpad.net/bugs/1239637 | 19:05 |
openstackrecheck | openstack/nova change: https://review.openstack.org/51570 failed tempest with an unrecognized error | 19:07 |
*** anteaya has joined #openstack-qa | 19:08 | |
dkranz | mtreinish: In your config change it looks like you did not rename the _available things in the skip decorators. How come that does not cause things to fail? | 19:13 |
*** coolsvap has quit IRC | 19:17 | |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/devstack-gate: Revert "move single host setup activities to setup_host" https://review.openstack.org/54400 | 19:25 |
openstackgerrit | A change was merged to openstack-infra/devstack-gate: Revert "move single host setup activities to setup_host" https://review.openstack.org/54400 | 19:27 |
*** marun has quit IRC | 19:30 | |
*** annegentle is now known as littleorphananni | 19:36 | |
*** littleorphananni is now known as annegentle | 19:37 | |
*** atiwari has quit IRC | 19:46 | |
mtreinish | dkranz: do you have an example? | 19:56 |
dkranz | mtreinish: Just a sec | 19:56 |
dkranz | mtreinish: tempest/api/compute/test_live_block_migration.py: @testtools.skipIf(not CONF.compute.live_migration_available or | 19:57 |
mtreinish | hmm, that should through an exception | 19:57 |
mtreinish | unless it isn't executing it for some reason | 19:58 |
dkranz | mtreinish: That's what I thought too. | 19:58 |
mtreinish | oh I bet it's the import error bug that I found yesterday in testtools | 19:58 |
mtreinish | https://review.openstack.org/#/c/54179/ is a unit test to make sure that doesn't happen | 19:58 |
dkranz | mtreinish: Is it possible syntax errors in these decorators are just ignored? | 19:58 |
mtreinish | dkranz: so the bug I found is that if there is a syntax error in a test file it just doesn't run in the gate jobs | 19:59 |
dkranz | mtreinish: Haven't gotten to those reviews yet | 19:59 |
dkranz | mtreinish: That's pretty bad | 19:59 |
dkranz | mtreinish: Is that an issue with testr? | 19:59 |
mtreinish | it's an interaction between testr and testtools. Testr is doing what it should, but the testtools doesn't return an error on a test import failure. | 20:00 |
mtreinish | dkranz: the nightly all job would start to fail if this happens again | 20:01 |
mtreinish | because it doesn't have a regex filter | 20:01 |
mtreinish | I'm working on a testtools workaround right now | 20:01 |
dkranz | mtreinish: ok, great. I'll take a look at the unit test reviews later | 20:01 |
mtreinish | dkranz: yeah running testr list-tests shows the import error for that file, so that's what is happening. I'll respin it right now | 20:03 |
*** harlowja has quit IRC | 20:04 | |
*** harlowja has joined #openstack-qa | 20:05 | |
openstackrecheck | openstack/swift change: https://review.openstack.org/54404 failed tempest with an unrecognized error | 20:06 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Add sample config check to tox pep8 job https://review.openstack.org/53870 | 20:11 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Fix incorrect config option types https://review.openstack.org/53869 | 20:11 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Add config feature verification script https://review.openstack.org/52988 | 20:11 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Stop auto-detecting glance API versions https://review.openstack.org/53181 | 20:11 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Add api version detection to verify_tempest_config https://review.openstack.org/53182 | 20:11 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Fix default values so they work in a devstack run https://review.openstack.org/53881 | 20:11 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Reorganize project feature config options https://review.openstack.org/52524 | 20:11 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Sync config file generator from oslo https://review.openstack.org/53724 | 20:11 |
mtreinish | dkranz: ^^^ of course it was the base patch that had the issue... | 20:11 |
dkranz | mtreinish: :) | 20:21 |
*** yfried_mob has joined #openstack-qa | 20:30 | |
*** weshay has quit IRC | 20:33 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/52988 failed tempest with an unrecognized error | 20:46 |
*** SergeyLukjanov is now known as _SergeyLukjanov | 20:46 | |
*** _SergeyLukjanov has quit IRC | 20:47 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/52524 failed tempest with an unrecognized error | 20:50 |
openstackrecheck | openstack/keystone change: https://review.openstack.org/49460 failed tempest with an unrecognized error | 20:50 |
*** yfried_mob has quit IRC | 20:56 | |
*** rockyg has joined #openstack-qa | 21:04 | |
*** SergeyLukjanov has joined #openstack-qa | 21:06 | |
*** hemnafk has quit IRC | 21:07 | |
*** dachary has quit IRC | 21:07 | |
openstackgerrit | A change was merged to openstack/tempest: Adds initial ceilometerclient testing code https://review.openstack.org/49700 | 21:11 |
*** hemnafk has joined #openstack-qa | 21:14 | |
*** dachary has joined #openstack-qa | 21:14 | |
*** fbo_away is now known as fbo | 21:24 | |
openstackgerrit | Jenkins proposed a change to openstack/tempest: Updated from global requirements https://review.openstack.org/54432 | 21:33 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/52524 failed tempest because of: https://bugs.launchpad.net/bugs/1239637 | 21:34 |
*** harlowja has quit IRC | 21:36 | |
*** harlowja has joined #openstack-qa | 21:37 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/devstack-gate: Let us gate grenade forward https://review.openstack.org/53940 | 21:47 |
*** rockyg has quit IRC | 21:48 | |
*** masayukig has joined #openstack-qa | 21:53 | |
*** fbo is now known as fbo_away | 21:55 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/54308 failed tempest with an unrecognized error | 22:02 |
*** SergeyLukjanov is now known as _SergeyLukjanov | 22:04 | |
*** _SergeyLukjanov is now known as SergeyLukjanov | 22:04 | |
*** harlowja has quit IRC | 22:08 | |
*** masayukig has quit IRC | 22:08 | |
*** masayukig has joined #openstack-qa | 22:08 | |
sdague | jog0: you going to get hacking to work with py33 before release? | 22:09 |
openstackrecheck | openstack/heat change: https://review.openstack.org/54422 failed tempest because of: https://bugs.launchpad.net/bugs/1244255 | 22:09 |
*** masayuki_ has joined #openstack-qa | 22:11 | |
*** masayukig has quit IRC | 22:13 | |
*** masayuki_ has quit IRC | 22:15 | |
mriedem | sdague: ping | 22:22 |
sdague | pong | 22:23 |
mriedem | sdague: question about whether a bug id in code or a commit id in code (maybe neither) is better here: https://review.openstack.org/#/c/52550/7/nova/compute/flavors.py | 22:23 |
mriedem | i thought that came up once | 22:23 |
mriedem | like 'assume that launchpad will not be used forever'... | 22:23 |
sdague | right, bugs in comments aren't really useful in my opinion | 22:24 |
sdague | the only reason to put a bug in commit message is to provide linkage | 22:24 |
mriedem | sdague: this is in the code | 22:24 |
sdague | otherwise the issue should be described if it's relevant | 22:24 |
sdague | yep | 22:24 |
sdague | yeh, I'd just delete the per bug .... bit | 22:25 |
sdague | the rest is totally explanatory | 22:25 |
mriedem | ok | 22:25 |
sdague | \w is > ascii though | 22:25 |
sdague | I think | 22:25 |
mriedem | i don't know | 22:29 |
openstackrecheck | openstack/requirements change: https://review.openstack.org/54436 failed tempest with an unrecognized error | 22:33 |
sdague | mriedem: Character classes such as \w or \S (defined below) are also accepted inside a set, although the characters they match depends on whether LOCALE or UNICODE mode is in force. | 22:34 |
sdague | When the LOCALE and UNICODE flags are not specified, matches any alphanumeric character and the underscore; this is equivalent to the set [a-zA-Z0-9_]. With LOCALE, it will match the set [0-9_] plus whatever characters are defined as alphanumeric for the current locale. If UNICODE is set, this will match the characters [0-9_] plus whatever is classified as alphanumeric in the Unicode character properties database. | 22:35 |
sdague | so... yeh, I think the way it's used it's fine | 22:35 |
sdague | I also put a question out there, those regex match a null string | 22:37 |
sdague | if that's intentional, that's fine | 22:37 |
sdague | but wanted to make sure people were intending flavor_id= | 22:37 |
mriedem | sdague: looking up the code to see what's in the model | 22:38 |
mriedem | def create(name, memory, vcpus, root_gb, ephemeral_gb=0, flavorid=None, | 22:39 |
mriedem | defaults to None | 22:39 |
mriedem | and is nullable in the model | 22:39 |
*** mriedem has quit IRC | 22:52 | |
*** masayukig has joined #openstack-qa | 22:53 | |
masayukig | mtreinish: I just wanted to clarify about your reoganize-tempest-config patches. But I wrote a comment in the gerrit. And you've already replied. Thanks! | 22:59 |
*** mlavalle has quit IRC | 23:05 | |
openstackrecheck | openstack/keystone change: https://review.openstack.org/50078 failed tempest because of: https://bugs.launchpad.net/bugs/1244255 | 23:07 |
openstackrecheck | openstack/nova change: https://review.openstack.org/54442 failed tempest with an unrecognized error | 23:08 |
*** harlowja has joined #openstack-qa | 23:08 | |
*** dims has quit IRC | 23:18 | |
*** fbo_away is now known as fbo | 23:32 | |
*** dims has joined #openstack-qa | 23:34 | |
*** masayukig has quit IRC | 23:34 | |
openstackgerrit | A change was merged to openstack-infra/devstack-gate: Let us gate grenade forward https://review.openstack.org/53940 | 23:35 |
*** SergeyLukjanov_ has joined #openstack-qa | 23:53 | |
openstackrecheck | openstack/heat change: https://review.openstack.org/54446 failed tempest with an unrecognized error | 23:54 |
*** dosaboy_ has joined #openstack-qa | 23:54 | |
*** adarazs_ has joined #openstack-qa | 23:56 | |
*** SergeyLukjanov has quit IRC | 23:58 | |
*** dosaboy has quit IRC | 23:58 | |
*** adarazs has quit IRC | 23:58 | |
*** SergeyLukjanov_ is now known as _SergeyLukjanov | 23:58 | |
*** _SergeyLukjanov has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!