openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Cleanup: Add common "create_server" method https://review.openstack.org/42071 | 00:08 |
---|---|---|
openstackgerrit | lawrancejing proposed a change to openstack/tempest: Fixes files with wrong bitmode https://review.openstack.org/41686 | 00:40 |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Cleanup: Add common "create_server" method https://review.openstack.org/42071 | 01:14 |
openstackgerrit | Nachi Ueno proposed a change to openstack-dev/devstack: Support OpenSwan in Neturon VPNaaS https://review.openstack.org/42265 | 01:33 |
*** mriedem has joined #openstack-qa | 01:37 | |
*** torandu has quit IRC | 01:50 | |
*** anteaya has quit IRC | 01:51 | |
*** riverrat has joined #openstack-qa | 01:52 | |
*** riverrat has quit IRC | 02:26 | |
*** LiangZheng has joined #openstack-qa | 02:29 | |
*** jasondotstar has quit IRC | 02:38 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Cleanup: Add common "create_server" method https://review.openstack.org/42071 | 02:54 |
openstackgerrit | A change was merged to openstack-dev/devstack: Added functions for get a ip on an instance https://review.openstack.org/41799 | 02:55 |
*** mriedem has quit IRC | 02:58 | |
*** prekarat has joined #openstack-qa | 03:04 | |
*** prekarat has quit IRC | 03:05 | |
*** prekarat has joined #openstack-qa | 03:05 | |
*** SergeyLukjanov has joined #openstack-qa | 03:32 | |
*** adalbas has quit IRC | 03:36 | |
*** adalbas has joined #openstack-qa | 03:37 | |
*** ivanzhu has joined #openstack-qa | 04:00 | |
*** ivanzhu has quit IRC | 04:14 | |
*** yfried has joined #openstack-qa | 04:23 | |
afazekas_zz | mkoderer: https://review.openstack.org/#/c/41635/5 | 04:23 |
*** afazekas_zz is now known as afazekas | 04:23 | |
*** prekarat has quit IRC | 04:53 | |
*** prekarat has joined #openstack-qa | 04:56 | |
*** afazekas_ has joined #openstack-qa | 04:58 | |
*** SergeyLukjanov has quit IRC | 05:05 | |
*** jerryz has quit IRC | 05:26 | |
*** yfried has quit IRC | 05:26 | |
mkoderer | afazekas: pong | 06:07 |
mkoderer | news about https://review.openstack.org/#/c/41635/5? | 06:07 |
*** thomasbiege has joined #openstack-qa | 06:07 | |
mkoderer | ok I am reading the comments ;) | 06:08 |
*** thomasbiege has quit IRC | 06:11 | |
*** prekarat has quit IRC | 06:27 | |
*** prekarat has joined #openstack-qa | 06:30 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Cleanup: Add common "create_server" method https://review.openstack.org/42071 | 06:40 |
openstackgerrit | Sumanth Nagadavalli proposed a change to openstack/tempest: Fixed test for non-public flavor https://review.openstack.org/41635 | 06:43 |
*** jerryz has joined #openstack-qa | 06:44 | |
*** jerryz has quit IRC | 06:57 | |
*** jerryz has joined #openstack-qa | 06:58 | |
*** afazekas has quit IRC | 07:06 | |
*** afazekas_ is now known as afazekas | 07:06 | |
afazekas | mkoderer: assertFalse used instead of assertTrue | 07:06 |
mkoderer | oh didn't see that | 07:07 |
afazekas | I just saw it is not add test case, but the commit makes sense | 07:07 |
*** jerryz has quit IRC | 07:08 | |
mkoderer | afazekas: btw http://www.openstack.org/rate/Presentation/stress-testing-openstack-chuck-norris-style | 07:09 |
mkoderer | vote if you like ;) | 07:09 |
*** prekarat has quit IRC | 07:15 | |
*** prekarat has joined #openstack-qa | 07:15 | |
*** prekarat has quit IRC | 07:16 | |
*** prekarat has joined #openstack-qa | 07:16 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: Updating HACKING.rst https://review.openstack.org/42296 | 07:23 |
afazekas | mkoderer: I am thinking about adding setUpProcess and tearDownProcess method to the base stressaction | 07:24 |
afazekas | and an etexit call for the tearDownProcess | 07:25 |
mkoderer | ok so you want to rename the existing methods or just add two? | 07:26 |
afazekas | adding two additional | 07:26 |
afazekas | did you tried the unittest as stress test change ? | 07:27 |
mkoderer | ok and tearDown will call tearDownProcess? | 07:27 |
afazekas | If it working as I expect, more life-cycle phase can be added | 07:27 |
mkoderer | not yet - hopefully next week | 07:27 |
afazekas | if that is working we 3 lifecycle step | 07:28 |
mkoderer | so did you read what I wrote yesterday in the qa meeting? | 07:28 |
afazekas | once when the action read and initialized | 07:28 |
afazekas | just the stress tag might not be enough, we might add some options as well | 07:29 |
afazekas | Some additional tuning is still possible on the pending patch .. | 07:29 |
*** LiangZheng has quit IRC | 07:43 | |
*** psedlak has quit IRC | 07:44 | |
mkoderer | afazekas: yes I know - I have various parameters for the decorator currently | 07:57 |
*** SergeyLukjanov has joined #openstack-qa | 07:57 | |
mkoderer | but it need to be finialzed | 07:57 |
*** jerryz has joined #openstack-qa | 07:59 | |
afazekas | IMHO test cases which does not needs admin permission (excluding the tenant isolation), should get a 'user' tag | 08:00 |
afazekas | and they should be the primary target for stress testing | 08:00 |
*** giulivo has joined #openstack-qa | 08:01 | |
afazekas | when we get keyston v3 and domain admins, they should be part of the main stress test subject | 08:01 |
afazekas | The uber king admin can have too many side effect, so we should select them more carefully | 08:02 |
afazekas | https://review.openstack.org/#/c/41026/ | 08:04 |
afazekas | mkoderer: ^^ | 08:04 |
afazekas | what do you do if the keysone contains multiple region entries for the same service ? | 08:05 |
mkoderer | mh I scanned the source and never saw such a case | 08:06 |
afazekas | mkoderer: because one devstack node is one region :) | 08:06 |
mkoderer | maybe I don't get the point in this patch | 08:07 |
*** psedlak has joined #openstack-qa | 08:07 | |
mkoderer | you have a dict and write an every service the same region | 08:08 |
mkoderer | ok but the comment gives a hint | 08:09 |
mkoderer | afazekas: so it's fine | 08:09 |
afazekas | it need to be in the sample conf imho | 08:10 |
afazekas | the authentication in the rest_client is bad | 08:10 |
*** jerryz has quit IRC | 08:11 | |
afazekas | Some dirty code is in the code base because of this (I can't recall to the exact example) | 08:11 |
mkoderer | afazekas: the thing is the conf is unchange with this patch | 08:11 |
mkoderer | all services get the region assigned automatically | 08:12 |
mkoderer | afazekas: is there an example where the region is manipulated by a subclass of RestClient? | 08:26 |
mkoderer | afazekas: I really don't find any | 08:26 |
mkoderer | if there is no one using this dict for this purpose. we should delete it | 08:27 |
*** fbo_away is now known as fbo | 08:37 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Cleanup: Add common "create security rule" methods https://review.openstack.org/42303 | 08:40 |
*** LiangZheng has joined #openstack-qa | 08:43 | |
*** LiangZheng has quit IRC | 08:48 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Cleanup: Add common "create security rule" methods https://review.openstack.org/42303 | 08:51 |
openstackgerrit | Ivan-Zhu proposed a change to openstack/tempest: port test_images and test_server_actions into v3 part2 https://review.openstack.org/39609 | 09:02 |
*** pasquier-s has joined #openstack-qa | 09:25 | |
afazekas | mkoderer: I guess the committer wants to use It, and it does not cause harm to the gate | 09:41 |
*** xBsd has joined #openstack-qa | 09:42 | |
xBsd | ping | 09:43 |
xBsd | what happened with zulu and jenkins? who know? | 09:43 |
*** LiangZheng has joined #openstack-qa | 09:44 | |
mkoderer | afazekas: more unused complexity harms the code base... | 09:45 |
*** LiangZheng has quit IRC | 09:48 | |
*** thomasbiege has joined #openstack-qa | 09:49 | |
*** thomasbiege has quit IRC | 09:50 | |
afazekas | mkoderer: in modeling view point the regions are exists, so it should be part of the logic, and we should not cry when we need regions for a test case | 10:30 |
*** LiangZheng has joined #openstack-qa | 10:44 | |
*** LiangZheng has quit IRC | 10:49 | |
*** raies has joined #openstack-qa | 10:49 | |
mkoderer | afazekas: for me it's ok to have this dict but then the configuration must be adapted accordingly | 10:58 |
mkoderer | it's just confusing IMHO | 10:58 |
mkoderer | if we want to allow different regions for each service we should be able to configure that | 11:00 |
openstackgerrit | afazekas proposed a change to openstack/tempest: File header changes and rules https://review.openstack.org/42317 | 11:03 |
mkoderer | afazekas: or we could introduce the regions things when needed | 11:06 |
*** giulivo has quit IRC | 11:11 | |
*** giulivo has joined #openstack-qa | 11:17 | |
*** mriedem has joined #openstack-qa | 11:17 | |
openstackgerrit | afazekas proposed a change to openstack-dev/devstack: .conf suffix for the horizon config on Fedora https://review.openstack.org/40352 | 11:18 |
afazekas | mkoderer: IMHO you can ask some more why and more about future plans on the review | 11:20 |
mkoderer | afazekas: ok it try to be more precise | 11:21 |
openstackgerrit | afazekas proposed a change to openstack-infra/devstack-gate: Using the jenkins user for tempest run https://review.openstack.org/42101 | 11:30 |
*** thomasbiege has joined #openstack-qa | 11:42 | |
*** raies has quit IRC | 11:43 | |
*** SnowDust has joined #openstack-qa | 11:44 | |
*** LiangZheng has joined #openstack-qa | 11:45 | |
*** SnowDust has quit IRC | 11:46 | |
*** thomasbiege has quit IRC | 11:48 | |
afazekas | giulivo: AFAIK the vim line is there in most cases and it is used by another projects as well | 11:48 |
afazekas | the oslo modules contains them, so I can not kill them | 11:49 |
*** LiangZheng has quit IRC | 11:50 | |
*** weshay has joined #openstack-qa | 11:57 | |
*** jhenner has joined #openstack-qa | 12:07 | |
*** jhenner2 has quit IRC | 12:07 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: File header changes and rules https://review.openstack.org/42317 | 12:09 |
giulivo | afazekas, yeah I was going to propose to ensure they are correctly set on all files, not to strip them out | 12:09 |
giulivo | oh you did that, I think it's great | 12:11 |
*** mberwanger has joined #openstack-qa | 12:18 | |
giulivo | afazekas, by using a script I spotted a few more files where the tabstop thing is missing | 12:19 |
giulivo | do you want me to point you at those files so you can update them in a new patches or should I do that myself after your submission is merged? | 12:20 |
giulivo | afazekas, maybe better if you do it, it is only one file ./tempest/api/compute/servers/test_attach_interfaces.py | 12:22 |
openstackgerrit | afazekas proposed a change to openstack/tempest: Protected matcher import https://review.openstack.org/42325 | 12:24 |
*** torandu has joined #openstack-qa | 12:25 | |
afazekas | giulivo: my script also see it, just I am blind :) | 12:26 |
giulivo | np I like these "standardization" things | 12:26 |
afazekas | ./doc/source/conf.py is WONTFIX | 12:27 |
*** torandu has quit IRC | 12:28 | |
*** torandu has joined #openstack-qa | 12:28 | |
*** torandu has quit IRC | 12:29 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: File header changes and rules https://review.openstack.org/42317 | 12:30 |
*** SergeyLukjanov has quit IRC | 12:30 | |
afazekas | giulivo: https://review.openstack.org/#/c/42296/ do you need more info about this ? | 12:31 |
*** torandu has joined #openstack-qa | 12:31 | |
*** woodspa has joined #openstack-qa | 12:31 | |
*** xBsd has left #openstack-qa | 12:31 | |
giulivo | afazekas, so maybe we can add as pointer a link to the testtools assertions? | 12:33 |
*** mberwanger has quit IRC | 12:33 | |
*** mberwanger has joined #openstack-qa | 12:34 | |
*** mberwang_ has joined #openstack-qa | 12:35 | |
*** mberwanger has quit IRC | 12:38 | |
afazekas | http://testtools.readthedocs.org/en/latest/for-test-authors.html#writing-your-own-matchers | 12:39 |
*** thomasbiege has joined #openstack-qa | 12:41 | |
*** jasondotstar has joined #openstack-qa | 12:42 | |
*** LiangZheng has joined #openstack-qa | 12:46 | |
*** thomasbiege2 has joined #openstack-qa | 12:48 | |
*** thomasbiege has quit IRC | 12:49 | |
openstackgerrit | afazekas proposed a change to openstack-infra/devstack-gate: Using the jenkins user for tempest run https://review.openstack.org/42101 | 12:50 |
*** LiangZheng has quit IRC | 12:50 | |
giulivo | afazekas, that would be great yes | 12:51 |
giulivo | good link | 12:51 |
*** mberwang_ has quit IRC | 12:56 | |
*** mkollaro has joined #openstack-qa | 12:59 | |
*** SergeyLukjanov has joined #openstack-qa | 13:00 | |
*** anteaya has joined #openstack-qa | 13:03 | |
*** thomasbiege2 has quit IRC | 13:05 | |
*** russellb is now known as rustlebee | 13:11 | |
*** comstud is now known as bearhands | 13:11 | |
*** mberwanger has joined #openstack-qa | 13:12 | |
*** thomasbiege has joined #openstack-qa | 13:14 | |
*** mberwanger has quit IRC | 13:21 | |
*** thomasbiege has quit IRC | 13:24 | |
*** thomasbiege has joined #openstack-qa | 13:25 | |
openstackgerrit | Alessio Ababilov proposed a change to openstack-dev/devstack: Fix olso typo in lib/oslo https://review.openstack.org/42344 | 13:30 |
*** openstackgerrit has quit IRC | 13:36 | |
*** openstackgerrit has joined #openstack-qa | 13:37 | |
openstackgerrit | A change was merged to openstack-dev/devstack: Colorize heat engine log https://review.openstack.org/40342 | 13:38 |
*** VinodGupta has joined #openstack-qa | 13:42 | |
*** thomasbiege has quit IRC | 13:43 | |
*** thomasbiege has joined #openstack-qa | 13:45 | |
*** SergeyLukjanov has quit IRC | 13:45 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: Updating HACKING.rst https://review.openstack.org/42296 | 13:46 |
*** LiangZheng has joined #openstack-qa | 13:46 | |
*** burt has joined #openstack-qa | 13:48 | |
*** SergeyLukjanov has joined #openstack-qa | 13:51 | |
*** LiangZheng has quit IRC | 13:51 | |
openstackgerrit | adalbas proposed a change to openstack/tempest: Remove identity race condition https://review.openstack.org/42351 | 13:57 |
mtreinish | afazekas: have you seen this: https://jenkins01.openstack.org/job/gate-tempest-devstack-vm-testr-full/1926/console ? | 13:57 |
mtreinish | it looks like it's failing on your setup/teardown class detector | 13:58 |
mtreinish | afazekas: I've seen that fail a few times on the testr parallel runs | 14:03 |
*** HenryG has joined #openstack-qa | 14:05 | |
afazekas | theKeyError: <class 'tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON'> is secondary thing | 14:05 |
afazekas | I will add forced super call decorator prototype to the tearDownClass and forced tearDownClass call on error decorator to the setUpclasses | 14:06 |
* afazekas hmmm | 14:07 | |
mtreinish | afazekas: oh, I see now that test class has a catchall for exceptions an then manually calls tearDownClass | 14:07 |
mtreinish | which is weird | 14:07 |
afazekas | if the setup fails the tearDown very frequently fails as well | 14:08 |
*** krtaylor has quit IRC | 14:08 | |
afazekas | I guess you will see more infro from the detailed log | 14:09 |
afazekas | Do you know how the setUpClass is handled by subunit ? | 14:10 |
afazekas | Can we turn on some kind of log capturing for the setUpClasses ? | 14:10 |
mtreinish | afazekas: shouldn't it go to the tempest.log file? | 14:11 |
afazekas | yes it should be always in the tempest.log file | 14:11 |
*** torandu has quit IRC | 14:11 | |
afazekas | But IMHO some additional info in the console never harms | 14:12 |
afazekas | https://review.openstack.org/#/c/42071/ | 14:14 |
afazekas | giulivo: IMHO if you are asking something a review you should not -1 it. | 14:15 |
giulivo | afazekas, well considering we're trying to rewrite that into a generic utility method, I think we should strip that unless we're sure about what it does | 14:17 |
giulivo | also I'm not sure about the hidden/non-hidden naming choice, I'd actually make the NetworkScenarioTest methods non-hidden | 14:18 |
afazekas | giulivo: the change fixes more thing | 14:18 |
giulivo | so the question is, is it worth doing these changes in the single submission^ | 14:18 |
afazekas | giulivo: it has dependent change for other issues | 14:18 |
afazekas | the change is big enough | 14:18 |
giulivo | ok I get what you mean, to move by small stesp | 14:19 |
giulivo | *steps | 14:19 |
*** VinodGupta has quit IRC | 14:28 | |
openstackgerrit | A change was merged to openstack/tempest: Fix typos in tempest/api/README.rst https://review.openstack.org/42063 | 14:31 |
afazekas | giulivo: ~30 self.fail remaining, deleting patch is welcome | 14:31 |
giulivo | afazekas, glad you noticed the blueprint :) | 14:32 |
afazekas | ~ 20 | 14:33 |
afazekas | it is in the HACKING.rst | 14:33 |
giulivo | np it was just some sort of "reminder", yeah I started from there indeed | 14:33 |
openstackgerrit | A change was merged to openstack/tempest: skip test_list_servers_filtered_by_ip_regex on neutron gate https://review.openstack.org/42125 | 14:34 |
openstackgerrit | A change was merged to openstack/tempest: Fixed test for non-public flavor https://review.openstack.org/41635 | 14:39 |
openstackgerrit | A change was merged to openstack/tempest: Add nose to run_tests and tox for python 2.6 https://review.openstack.org/42215 | 14:46 |
*** LiangZheng has joined #openstack-qa | 14:47 | |
mtreinish | adalbas: https://jenkins01.openstack.org/job/gate-tempest-devstack-vm-testr-full/1932/console & https://jenkins01.openstack.org/job/gate-tempest-devstack-vm-testr-full/1928/console | 14:49 |
*** krtaylor has joined #openstack-qa | 14:51 | |
afazekas | mtreinish: What is your recomended log capturing level ? INFO/DEBUG/ERROR ? | 14:51 |
*** LiangZheng has quit IRC | 14:52 | |
mtreinish | adalbas: https://jenkins01.openstack.org/job/gate-tempest-devstack-vm-testr-full/buildTimeTrend | 14:54 |
*** pasquier-s has quit IRC | 14:54 | |
openstackgerrit | afazekas proposed a change to openstack-infra/devstack-gate: Using the root user for tempest run https://review.openstack.org/42101 | 14:56 |
afazekas | mtreinish: the ERROR is good enough if just want to see the LOG.exceptions() and several additional minimal | 14:59 |
afazekas | INFO gives minimal info about what happened | 15:00 |
afazekas | DEBUG tells almost everything (it is already size limited) | 15:00 |
*** sthaha has quit IRC | 15:00 | |
*** woodspa_ has joined #openstack-qa | 15:01 | |
mtreinish | afazekas: for general use or in the gate? | 15:01 |
afazekas | on the gate | 15:02 |
afazekas | tempest.log must be DEBUG | 15:02 |
afazekas | I am asking about the console | 15:02 |
afazekas | on error or failure | 15:02 |
mtreinish | ideally I'd say we'd want error or warn for the console output | 15:04 |
mtreinish | but then we wouldn't get the req-ids... | 15:04 |
*** woodspa has quit IRC | 15:04 | |
afazekas | logging the id on ERROR or WARN is not too good thing | 15:05 |
mtreinish | yeah I agree | 15:05 |
afazekas | self.LOG.info("Response Status: " can be on DEBUG level | 15:07 |
mtreinish | yeah and maybe the Request log messages too | 15:08 |
afazekas | the request enough important to be on info | 15:10 |
afazekas | the response code, usually reises an exception if it was not OK, so does not really need to be on info | 15:11 |
afazekas | the request body is logged only on DEBUG level | 15:12 |
afazekas | does not matters, you can move it to debug as well | 15:16 |
afazekas | so is the INFO level ok , for the general capturing to the console usage ? | 15:17 |
afazekas | cyeoh, mtreinish, jaypipes: https://review.openstack.org/#/c/42082/ | 15:19 |
jaypipes | afazekas: done | 15:21 |
openstackgerrit | raiesmh08 proposed a change to openstack/tempest: Adding network api xml support https://review.openstack.org/41673 | 15:25 |
mtreinish | adalbas: ^^^ https://review.openstack.org/#/c/42082/ you said that you were going to look into the exercises vs smoke | 15:26 |
afazekas | jaypipes: thank you | 15:27 |
mtreinish | afazekas: reviewed | 15:31 |
*** krtaylor has quit IRC | 15:32 | |
*** LiangZheng has joined #openstack-qa | 15:48 | |
openstackgerrit | A change was merged to openstack/tempest: Remove positive tag https://review.openstack.org/41456 | 15:48 |
openstackgerrit | afazekas proposed a change to openstack-infra/devstack-gate: Skip devstack/exercises by default https://review.openstack.org/42082 | 15:50 |
*** LiangZheng has quit IRC | 15:52 | |
afazekas | mtreinish: thank you | 16:05 |
afazekas | So I will change the logging to to INFO | 16:05 |
afazekas | I think sooner a letter , I or someone else will be find the way to capture the logging and stdout/stderr in the setUpClasses | 16:06 |
afazekas | Looks like today I will not have time time to to the force caller decorators, but they will run in the time when they have a chance to do it | 16:07 |
*** woodspa__ has joined #openstack-qa | 16:08 | |
*** fbo is now known as fbo_away | 16:11 | |
*** woodspa_ has quit IRC | 16:12 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: per test_method logging https://review.openstack.org/42069 | 16:12 |
*** giulivo has quit IRC | 16:17 | |
openstackgerrit | afazekas proposed a change to openstack-dev/devstack: Configure bash completion https://review.openstack.org/41928 | 16:19 |
*** krtaylor has joined #openstack-qa | 16:19 | |
openstackgerrit | afazekas proposed a change to openstack-dev/devstack: Configure bash completion https://review.openstack.org/41928 | 16:24 |
openstackgerrit | afazekas proposed a change to openstack-dev/devstack: Configure bash completion https://review.openstack.org/41928 | 16:26 |
*** riverrat has joined #openstack-qa | 16:26 | |
openstackgerrit | afazekas proposed a change to openstack-dev/devstack: .conf suffix for the horizon config on Fedora https://review.openstack.org/40352 | 16:27 |
*** afazekas has quit IRC | 16:37 | |
*** mriedem1 has joined #openstack-qa | 16:40 | |
*** mriedem has quit IRC | 16:40 | |
openstackgerrit | A change was merged to openstack/tempest: Cleanup: Add common "create_server" method https://review.openstack.org/42071 | 16:47 |
*** LiangZheng has joined #openstack-qa | 16:48 | |
*** LiangZheng has quit IRC | 16:53 | |
*** krtaylor has quit IRC | 17:06 | |
*** psedlak has quit IRC | 17:20 | |
*** SergeyLukjanov has quit IRC | 17:22 | |
*** thomasbiege has quit IRC | 17:36 | |
*** burt has quit IRC | 17:41 | |
*** afazekas has joined #openstack-qa | 17:41 | |
*** LiangZheng has joined #openstack-qa | 17:50 | |
*** LiangZheng has quit IRC | 17:55 | |
*** dmakogon_ has joined #openstack-qa | 18:22 | |
dmakogon_ | hey, guys, we seeing bug in devstack, this bug failing gerrit build of Trove dashboard | 18:23 |
dmakogon_ | log: http://logs.openstack.org/28/42228/2/check/gate-tempest-devstack-vm-cells-full/12d70e4/console.html | 18:23 |
*** mkollaro has quit IRC | 18:24 | |
*** VinodGupta has joined #openstack-qa | 18:26 | |
*** VinodGupta has left #openstack-qa | 18:32 | |
*** SergeyLukjanov has joined #openstack-qa | 18:40 | |
*** LiangZheng has joined #openstack-qa | 18:50 | |
*** LiangZheng has quit IRC | 18:54 | |
openstackgerrit | Alessio Ababilov proposed a change to openstack-dev/devstack: Fix 'olso' typo in lib/oslo https://review.openstack.org/42344 | 18:57 |
*** thomasbiege has joined #openstack-qa | 19:00 | |
*** thomasbiege has quit IRC | 19:03 | |
mtreinish | adalbas: did you say you were looking at the resize bug or the rescue bug? | 19:16 |
mtreinish | have 2 bugs both starting with 're' is very confusing... | 19:16 |
adalbas | mtreinish, i said rescue bug (that s the one i saw). But you can decide which. I haven't started there yet | 19:17 |
mtreinish | adalbas: no it doesn't matter I'm just opening bugs for them and I wanted to make sure that I assigned you the right one. | 19:18 |
mtreinish | I can hold off on doing that and just keep them open | 19:18 |
adalbas | mtreinish, ok. go on and add me to the rescue one | 19:19 |
*** mriedem1 has quit IRC | 19:22 | |
openstackgerrit | afazekas proposed a change to openstack-dev/devstack: Defining a bash completion function https://review.openstack.org/42402 | 19:27 |
*** mriedem has joined #openstack-qa | 19:39 | |
*** LiangZheng has joined #openstack-qa | 19:51 | |
*** psedlak has joined #openstack-qa | 19:52 | |
*** weshay has quit IRC | 19:54 | |
*** LiangZheng has quit IRC | 19:55 | |
*** psedlak has quit IRC | 20:08 | |
*** krtaylor has joined #openstack-qa | 20:19 | |
*** woodspa__ is now known as woodspa | 20:34 | |
*** LiangZheng has joined #openstack-qa | 20:52 | |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/devstack: Add support for Docker as Nova hypervisor https://review.openstack.org/40759 | 20:56 |
*** LiangZheng has quit IRC | 20:56 | |
*** jasondotstar has quit IRC | 21:04 | |
*** adalbas has quit IRC | 21:14 | |
*** thomasbiege has joined #openstack-qa | 21:18 | |
*** adalbas has joined #openstack-qa | 21:29 | |
*** adalbas has quit IRC | 21:38 | |
*** LiangZheng has joined #openstack-qa | 21:52 | |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Fix skip tracker regex for multi-line skips. https://review.openstack.org/42424 | 21:54 |
*** LiangZheng has quit IRC | 21:56 | |
openstackgerrit | Clark Boylan proposed a change to openstack-dev/devstack: Echo service start failures. https://review.openstack.org/42427 | 21:59 |
*** mriedem has quit IRC | 22:09 | |
*** woodspa has quit IRC | 22:12 | |
*** SergeyLukjanov has quit IRC | 22:25 | |
*** mriedem has joined #openstack-qa | 22:35 | |
*** LiangZheng has joined #openstack-qa | 22:53 | |
*** LiangZheng has quit IRC | 22:57 | |
*** jasondotstar has joined #openstack-qa | 23:04 | |
*** riverrat has left #openstack-qa | 23:22 | |
openstackgerrit | A change was merged to openstack-dev/devstack: Fix 'olso' typo in lib/oslo https://review.openstack.org/42344 | 23:25 |
*** LiangZheng has joined #openstack-qa | 23:53 | |
*** LiangZheng has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!