*** yangyapeng has quit IRC | 00:07 | |
*** fnaval has joined #openstack-qa | 00:08 | |
*** Suyi_ has quit IRC | 00:09 | |
*** mriedem has joined #openstack-qa | 00:12 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements https://review.openstack.org/378911 | 00:12 |
---|---|---|
*** jamielennox is now known as jamielennox|away | 00:29 | |
*** trisq has joined #openstack-qa | 00:30 | |
*** jamielennox|away is now known as jamielennox | 00:33 | |
*** lezbar has quit IRC | 00:43 | |
*** lezbar has joined #openstack-qa | 00:44 | |
*** gouthamr has joined #openstack-qa | 00:52 | |
*** nadya has joined #openstack-qa | 00:53 | |
openstackrecheck | openstack/cinder change: https://review.openstack.org/377714 failed because of: gate-tempest-dsvm-neutron-full-ubuntu-xenial: https://bugs.launchpad.net/bugs/1509004 | 00:55 |
openstack | Launchpad bug 1509004 in neutron ""test_dualnet_dhcp6_stateless_from_os" failures seen in the gate" [Undecided,Incomplete] | 00:55 |
oomichi | mriedem: reviewed on https://review.openstack.org/#/c/299830 | 00:55 |
oomichi | mriedem: during the review, I found wrong error status code on Nova. | 00:56 |
oomichi | mriedem: any feedback is good for https://review.openstack.org/#/c/379044/ | 00:56 |
*** gouthamr has quit IRC | 00:58 | |
*** gvrangan has quit IRC | 00:58 | |
*** nadya has quit IRC | 00:59 | |
*** trisq has quit IRC | 00:59 | |
*** markvoelker has joined #openstack-qa | 01:13 | |
*** mtanino has quit IRC | 01:16 | |
*** gouthamr has joined #openstack-qa | 01:18 | |
*** trisq has joined #openstack-qa | 01:28 | |
*** mriedem has quit IRC | 01:29 | |
*** yangyapeng has joined #openstack-qa | 01:29 | |
*** yangyapeng has quit IRC | 01:32 | |
*** yangyapeng has joined #openstack-qa | 01:33 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8-ubuntu-xenial 308198,40,18435b8 | 01:35 |
*** Apoorva_ has joined #openstack-qa | 01:39 | |
*** ddieterly has joined #openstack-qa | 01:41 | |
*** jamielennox is now known as jamielennox|away | 01:42 | |
openstackgerrit | Huan Xie proposed openstack-dev/devstack: XenAPI: Enable linux bridge in Dom0 for neturon https://review.openstack.org/377253 | 01:43 |
*** Apoorva has quit IRC | 01:43 | |
*** Apoorva_ has quit IRC | 01:44 | |
*** armax has joined #openstack-qa | 01:46 | |
zhufl1 | masayukig: hi Masayuki, how do you think about Matthew Treinish's opinion with https://review.openstack.org/#/c/378341/ (Remove duplicated delete_volume) ? | 01:47 |
*** bkopilov_ has quit IRC | 01:49 | |
*** woodster_ has joined #openstack-qa | 01:51 | |
*** tuanla has joined #openstack-qa | 01:52 | |
*** tuanla has quit IRC | 01:53 | |
*** tuanluong has joined #openstack-qa | 01:54 | |
*** lhx_ has joined #openstack-qa | 01:55 | |
*** trisq has quit IRC | 01:56 | |
*** trisq has joined #openstack-qa | 01:57 | |
*** salv-orlando has joined #openstack-qa | 02:01 | |
openstackrecheck | openstack-infra/devstack-gate change: https://review.openstack.org/335981 failed gate-tempest-dsvm-neutron-full-ubuntu-xenial in the gate queue with an unrecognized error | 02:01 |
masayukig | zhufl1 : hmm, mtreinish is right(I was wrong). I misunderstood the resource_cleanup() .. :( | 02:03 |
*** gouthamr has quit IRC | 02:05 | |
*** salv-orlando has quit IRC | 02:05 | |
zhufl1 | masayukig: then shall I modify create_volume in base.py to make it use addCleanup, instead of "cls.volumes.append(volume)" ? | 02:17 |
zhufl1 | masayukig: and also remove "cls.clear_volumes()" in base.py ? | 02:18 |
masayukig | zhufl1 : it seems better if we can but I'm not sure side effects for that.. I guess some tests expect class level volume deletion for example in resource_setup, etc. | 02:22 |
zhufl1 | masayukig: yes I have just found that create_volume is a class method | 02:24 |
zhufl1 | masayukig: then, if not creating volume in resource_setup, we should not call create_volume? | 02:25 |
masayukig | zhufl1 : you mean clear_volumes? | 02:27 |
zhufl1 | masayukig: no, I mean maybe we should only use base.create_volume only in resource_setup | 02:28 |
zhufl1 | masayukig: by the way, is it unbearable to delete volumes after the whole class? | 02:30 |
*** armax has quit IRC | 02:31 | |
masayukig | zhufl1 : No, I don't think so, we probably need some volumes after resource_setup in ad-hoc. | 02:34 |
zhufl1 | masayukig: or, how about add a flag param in base.create_volume, to specify whether to delete volume in resource_cleanup, or to delete volume by addCleanup? | 02:35 |
zhufl1 | masayukig: because some testcases may expect volume to live all along the class, while others may expect volumes to be deleted right after the testcase | 02:36 |
*** lilintan has joined #openstack-qa | 02:37 | |
*** lezbar has quit IRC | 02:37 | |
*** lezbar has joined #openstack-qa | 02:38 | |
masayukig | zhufl1 : yeah, I think it might work if it will be simple for developers :) | 02:38 |
zhufl1 | masayukig: Let me try to do it:) and as to https://review.openstack.org/#/c/367113/ (Wait for port to finish building when getting server ip), I have uploaded a new patch, does the code looks a little clearer?:) | 02:43 |
masayukig | zhufl1 : in ironic case, does this code wait for 'ACTIVE' or 'ERROR'? | 02:52 |
*** nadya has joined #openstack-qa | 02:54 | |
*** k4n0 has quit IRC | 02:55 | |
*** nadya has quit IRC | 02:59 | |
zhufl1 | masayukig: it seems in ironic case, the port will always be 'DOWN', so the code doesn't wait | 02:59 |
*** yamamoto_ has joined #openstack-qa | 02:59 | |
masayukig | zhufl1 : ah! indeed, I missed the 'else:' you added :-p | 03:00 |
zhufl1 | masayukig::P | 03:02 |
*** bkopilov_ has joined #openstack-qa | 03:03 | |
*** david-lyle has quit IRC | 03:04 | |
*** k4n0 has joined #openstack-qa | 03:07 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/378911 failed gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial in the gate queue with an unrecognized error | 03:11 |
*** jamielennox|away is now known as jamielennox | 03:11 | |
masayukig | zhufl1 : and, why don't you use 'return [p for p in ports if p['status'] in 'BUILD']' for L.793? It doesn't work here? | 03:12 |
openstackgerrit | Tianbiao Qi proposed openstack/tempest: Correct a misleading in docstring https://review.openstack.org/379101 | 03:17 |
zhufl1 | masayukig: because we should wait even port is 'DOWN', for the port may not having begun the procedure of activating | 03:18 |
masayukig | zhufl1 : oh, so, 'return [p for p in ports if p['status'] in ['BUILD', 'DOWN']] works? | 03:20 |
* masayukig just dislike not...not sentences.. | 03:21 | |
*** armax has joined #openstack-qa | 03:22 | |
openstackgerrit | Benny Kopilov proposed openstack/tempest: Cinder rate-limits tests https://review.openstack.org/323159 | 03:23 |
zhufl1 | masayukig: if no other status besides ['BUILD', 'DOWN'], that's ok :) | 03:24 |
openstackgerrit | zhufl proposed openstack/tempest: Remove duplicated delete_volume https://review.openstack.org/378341 | 03:27 |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: Update localrc for ironic-multinode case https://review.openstack.org/352790 | 03:27 |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: Setup ssh-key on subnodes for Ironic https://review.openstack.org/364830 | 03:27 |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: Update ENABLED_SERVICE on subnode with ironic https://review.openstack.org/368611 | 03:27 |
masayukig | zhufl1 : I actually don't know what kinds of status cinder has, so, I feel it's better to have explicit status for waiting in that code. | 03:27 |
zhufl1 | masayukig: ok, I will modify it | 03:28 |
openstackgerrit | guo yunxian proposed openstack/tempest: Add list the primary tenant https://review.openstack.org/378480 | 03:31 |
*** ddieterly has quit IRC | 03:33 | |
*** armax has quit IRC | 03:34 | |
openstackgerrit | zhufl proposed openstack/tempest: Wait for port to finish building when getting server ip https://review.openstack.org/367113 | 03:39 |
*** pcaruana has quit IRC | 03:47 | |
*** ramishra has quit IRC | 03:47 | |
*** dtantsur has quit IRC | 03:47 | |
*** bdperkin has quit IRC | 03:48 | |
*** yangyapeng has quit IRC | 03:48 | |
*** eeiden has quit IRC | 03:48 | |
*** Kiall has quit IRC | 03:49 | |
*** Kiall has joined #openstack-qa | 03:50 | |
*** yangyapeng has joined #openstack-qa | 03:51 | |
*** eeiden has joined #openstack-qa | 03:52 | |
*** oomichi has quit IRC | 03:52 | |
*** dtantsur has joined #openstack-qa | 03:54 | |
*** oomichi has joined #openstack-qa | 03:54 | |
*** lezbar has quit IRC | 03:54 | |
*** lezbar has joined #openstack-qa | 03:55 | |
*** ramishra has joined #openstack-qa | 03:55 | |
*** pcaruana has joined #openstack-qa | 03:59 | |
*** fnaval_ has joined #openstack-qa | 04:01 | |
*** fnaval has quit IRC | 04:02 | |
*** lifeless has quit IRC | 04:02 | |
*** salv-orlando has joined #openstack-qa | 04:03 | |
*** trisq has quit IRC | 04:04 | |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: Update localrc for ironic-multinode case https://review.openstack.org/352790 | 04:04 |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: Setup ssh-key on subnodes for Ironic https://review.openstack.org/364830 | 04:04 |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: Update ENABLED_SERVICE on subnode with ironic https://review.openstack.org/368611 | 04:04 |
*** lifeless has joined #openstack-qa | 04:05 | |
*** lhx_ has quit IRC | 04:05 | |
*** lilintan has quit IRC | 04:06 | |
*** ramishra has quit IRC | 04:06 | |
*** salv-orlando has quit IRC | 04:07 | |
*** lhx_ has joined #openstack-qa | 04:08 | |
*** bdperkin has joined #openstack-qa | 04:13 | |
*** bdperkin has joined #openstack-qa | 04:13 | |
*** lhx_ has quit IRC | 04:14 | |
*** lhx_ has joined #openstack-qa | 04:14 | |
*** lilintan has joined #openstack-qa | 04:19 | |
*** ramishra has joined #openstack-qa | 04:24 | |
*** trisq has joined #openstack-qa | 04:37 | |
*** salv-orlando has joined #openstack-qa | 04:42 | |
*** salv-orlando has quit IRC | 04:42 | |
*** salv-orlando has joined #openstack-qa | 04:43 | |
*** shausy has joined #openstack-qa | 04:51 | |
*** nadya has joined #openstack-qa | 04:55 | |
*** sabeen1 has quit IRC | 04:55 | |
*** amotoki has joined #openstack-qa | 04:57 | |
*** nadya has quit IRC | 05:00 | |
*** amotoki has quit IRC | 05:02 | |
*** yamamoto_ has quit IRC | 05:04 | |
*** yamahata has joined #openstack-qa | 05:05 | |
openstackgerrit | LisaLi proposed openstack/tempest: Add scenario of bootable encrypted volume https://review.openstack.org/342655 | 05:17 |
*** amotoki has joined #openstack-qa | 05:17 | |
*** fnaval_ has quit IRC | 05:20 | |
*** fnaval has joined #openstack-qa | 05:21 | |
openstackgerrit | Benny Kopilov proposed openstack/tempest: Cinder absolute-limits tests https://review.openstack.org/323159 | 05:26 |
openstackgerrit | Huan Xie proposed openstack-dev/devstack: Support neutron VxLAN with XenServer https://review.openstack.org/372960 | 05:27 |
*** dsariel_ has joined #openstack-qa | 05:31 | |
openstackgerrit | Huan Xie proposed openstack-dev/devstack: Support neutron VxLAN with XenServer https://review.openstack.org/372960 | 05:34 |
*** k4n0 has quit IRC | 05:36 | |
*** k4n0 has joined #openstack-qa | 05:39 | |
*** Poornima has joined #openstack-qa | 05:40 | |
*** DotanSoko has joined #openstack-qa | 05:41 | |
*** e0ne has joined #openstack-qa | 05:41 | |
openstackgerrit | Huan Xie proposed openstack-dev/devstack: Make neutron ml2 use ovs native interface https://review.openstack.org/372952 | 05:44 |
*** HoloIRCUser has joined #openstack-qa | 05:44 | |
*** pgadiya has joined #openstack-qa | 05:44 | |
*** yamamoto_ has joined #openstack-qa | 05:46 | |
*** HoloIRCUser1 has quit IRC | 05:46 | |
*** tosky has joined #openstack-qa | 05:46 | |
*** HoloIRCUser has quit IRC | 05:48 | |
*** HoloIRCUser has joined #openstack-qa | 05:48 | |
*** gamado has joined #openstack-qa | 05:52 | |
*** nadya has joined #openstack-qa | 05:54 | |
*** ekuris has joined #openstack-qa | 05:54 | |
*** gcheresh_ has joined #openstack-qa | 05:57 | |
*** nadya has quit IRC | 05:57 | |
*** woodster_ has quit IRC | 06:00 | |
openstackgerrit | Cao Xuan Hoang proposed openstack/tempest: Docstrings should not start with a space https://review.openstack.org/379165 | 06:06 |
*** HoloIRCUser has quit IRC | 06:08 | |
*** nadya has joined #openstack-qa | 06:12 | |
*** rcernin has joined #openstack-qa | 06:22 | |
*** HoloIRCUser has joined #openstack-qa | 06:25 | |
*** gvrangan has joined #openstack-qa | 06:26 | |
*** edannon has joined #openstack-qa | 06:26 | |
*** HoloIRCUser has quit IRC | 06:30 | |
*** HoloIRCUser has joined #openstack-qa | 06:31 | |
*** nadya has quit IRC | 06:33 | |
*** HoloIRCUser1 has joined #openstack-qa | 06:38 | |
*** HoloIRCUser has quit IRC | 06:41 | |
openstackgerrit | Gal Amado proposed openstack/tempest: Added 2 nics of the same network to an instance https://review.openstack.org/377635 | 06:44 |
*** HoloIRCUser1 has quit IRC | 06:46 | |
*** HoloIRCUser has joined #openstack-qa | 06:46 | |
*** lezbar has quit IRC | 06:47 | |
openstackgerrit | Vasyl Saienko proposed openstack-dev/grenade: Fix neutron resource cleanup https://review.openstack.org/379192 | 06:47 |
*** lezbar has joined #openstack-qa | 06:48 | |
*** grafuls has joined #openstack-qa | 06:57 | |
*** martinkopec has joined #openstack-qa | 07:04 | |
*** Serlex has joined #openstack-qa | 07:13 | |
openstackgerrit | Huan Xie proposed openstack-dev/devstack: Make neutron ml2 use ovs native interface https://review.openstack.org/372952 | 07:18 |
*** k4n0 has quit IRC | 07:18 | |
*** chandankumar has joined #openstack-qa | 07:22 | |
*** paul-carlton2 has quit IRC | 07:23 | |
*** hichihara has quit IRC | 07:27 | |
*** sandanar has joined #openstack-qa | 07:28 | |
*** jlanoux has joined #openstack-qa | 07:29 | |
openstackgerrit | Arie Bregman proposed openstack/tempest: Update hotplug test description. https://review.openstack.org/378635 | 07:29 |
afazekas | mtreinish:thx | 07:34 |
*** gfidente has joined #openstack-qa | 07:34 | |
afazekas | dmellado: can you package it, or ask the contact to do it https://pypi.python.org/pypi/os-testr/0.8.0 ? | 07:36 |
dmellado | afazekas: mtreinish has it been tagged? | 07:37 |
*** salv-orlando has quit IRC | 07:37 | |
*** OferBarber has joined #openstack-qa | 07:38 | |
openstackgerrit | Masayuki Igawa proposed openstack/tempest: Fix tempest init inconsistency when it fails https://review.openstack.org/368629 | 07:39 |
afazekas | dmellado, it has a git tag and a tar.ball | 07:39 |
dmellado | afazekas: then on its way, + I'll also add you as a co-maintainer, just in case :D | 07:40 |
*** OferBarber_ has quit IRC | 07:41 | |
afazekas | dmellado, I do not have any acc on any pkg build system | 07:42 |
openstackgerrit | Masayuki Igawa proposed openstack/tempest: Fix tempest init inconsistency when it fails https://review.openstack.org/368629 | 07:42 |
dmellado | afazekas: no prob, just for getting asked if there are some internals | 07:43 |
openstackgerrit | Liron Kuchlani proposed openstack/tempest: Remove a redundant image_id variable https://review.openstack.org/379235 | 07:43 |
*** abehl has joined #openstack-qa | 07:45 | |
*** eliqiao has quit IRC | 07:46 | |
*** abehl has quit IRC | 07:49 | |
*** anshul has joined #openstack-qa | 07:49 | |
*** salv-orlando has joined #openstack-qa | 07:50 | |
*** sshnaidm|afk is now known as sshnaidm | 07:53 | |
*** HoloIRCUser has quit IRC | 08:05 | |
lhx_ | masayukig, hi | 08:05 |
masayukig | lhx_ : hi | 08:06 |
lhx_ | https://review.openstack.org/#/c/378483/2/tempest/lib/services/volume/v1/qos_client.py | 08:06 |
openstackgerrit | Merged openstack-infra/devstack-gate: Preparing multinode networking for Ironic https://review.openstack.org/335981 | 08:06 |
lhx_ | masayukig, you mean I just add line #24 to replace #93? | 08:07 |
lhx_ | or delete all v2 doc info? | 08:07 |
masayukig | lhx_ : I mean just add like this "create_qos and set_qos_key use the v2 doc because ...." to L.24 and keep L.93. | 08:09 |
lhx_ | masayukig, other places like L.39 should be added? | 08:11 |
*** pilgrimstack has quit IRC | 08:13 | |
masayukig | lhx_ : L.39? | 08:13 |
openstackrecheck | openstack/cinder change: https://review.openstack.org/337061 failed gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial in the gate queue with an unrecognized error | 08:14 |
*** yaume has joined #openstack-qa | 08:14 | |
lhx_ | masayukig, sorry, just misunderstood. | 08:15 |
masayukig | lhx_ : anyways, if there are documents for that and it's useful, I think we should add them. | 08:15 |
* masayukig is actually about to call it a day... | 08:16 | |
*** paul-carlton2 has joined #openstack-qa | 08:17 | |
lhx_ | masayukig, yeah, we should add if have | 08:17 |
dmellado | masayukig: get some rest after counting from 1 to 5 xD | 08:17 |
*** pilgrimstack has joined #openstack-qa | 08:17 | |
masayukig | dmellado : yeah, it was really hard work for me! | 08:18 |
dmellado | masayukig: I should go back and watch sesame street | 08:18 |
dmellado | xD | 08:18 |
* masayukig grins | 08:18 | |
dmellado | take some rest in any case o/ ;) | 08:19 |
*** cdent has joined #openstack-qa | 08:19 | |
*** gvrangan has quit IRC | 08:21 | |
openstackgerrit | Béla Vancsics proposed openstack/tempest: Use more specific asserts in tests https://review.openstack.org/351550 | 08:23 |
openstackgerrit | Jordan Pittier proposed openstack/tempest: Permission changes: Python file should be 0644 not 0775 https://review.openstack.org/372341 | 08:27 |
openstackgerrit | Hanxi Liu proposed openstack/tempest: Add link for Unset keys https://review.openstack.org/378483 | 08:29 |
*** paul-carlton has joined #openstack-qa | 08:29 | |
openstackgerrit | Vasyl Saienko proposed openstack-dev/grenade: Testing ironic grenade gates https://review.openstack.org/377652 | 08:36 |
openstackgerrit | Benny Kopilov proposed openstack/tempest: Cinder absolute-limits tests https://review.openstack.org/323159 | 08:40 |
openstackgerrit | guo yunxian proposed openstack/tempest: Add list the primary tenant https://review.openstack.org/378480 | 08:43 |
*** yamahata has quit IRC | 08:49 | |
*** gyx has joined #openstack-qa | 08:56 | |
*** jpena|off is now known as jpena | 08:57 | |
*** gyx has quit IRC | 09:04 | |
*** zz_dimtruck has quit IRC | 09:10 | |
*** wendar has quit IRC | 09:10 | |
openstackgerrit | afazekas proposed openstack/tempest: [WIP] use ostestr cli like interface https://review.openstack.org/373428 | 09:11 |
*** gamado has quit IRC | 09:15 | |
dmellado | afazekas: don't tell me that we'll see ostestr-lib | 09:17 |
dmellado | xD | 09:17 |
afazekas | dmellado, not just one, we will split to 4 lib first, and make sure we are using funny deps as well ;-) | 09:19 |
dmellado | afazekas: speaking about funny deps, do you know if devstack will handle the config for a tempest plugin? | 09:19 |
dmellado | I mean, I want to add an iniset to configure some stuff for the ironic plugin | 09:20 |
dmellado | as in https://github.com/openstack/ironic/blob/master/devstack/lib/ironic#L1500 | 09:20 |
dmellado | but I don't know if that would handle any config that is on the plugin itself | 09:20 |
afazekas | dmellado, imho the ironic plugin should do it in one of the the last phase | 09:20 |
*** gyx has joined #openstack-qa | 09:21 | |
afazekas | dmellado, likely yes, I am going to the dentist , c u later | 09:22 |
dmellado | afazekas: take care! | 09:22 |
*** eliqiao has joined #openstack-qa | 09:35 | |
*** sshnaidm is now known as sshnaidm|afk | 09:37 | |
*** paul-carlton has quit IRC | 09:39 | |
*** paul-carlton2 has quit IRC | 09:39 | |
*** gszasz has joined #openstack-qa | 09:40 | |
chandankumar | afazekas: Hello | 09:43 |
chandankumar | afazekas: where can i find out what is new in os-testr 0.8.0 release? | 09:43 |
openstackrecheck | Console logs not available after 13:33s for gate-tempest-dsvm-full-ubuntu-trusty-mitaka 351550,2,585bdf2 | 09:45 |
*** nadya has joined #openstack-qa | 09:49 | |
*** paul-carlton has joined #openstack-qa | 09:51 | |
*** paul-carlton2 has joined #openstack-qa | 09:52 | |
*** trisq has quit IRC | 09:53 | |
*** trisq has joined #openstack-qa | 09:54 | |
openstackgerrit | Merged openstack/tempest: Reordering tests under the approprite directories https://review.openstack.org/343493 | 09:57 |
*** nadya has quit IRC | 10:02 | |
frickler | is it intentional that the branches in devstack/stable/newton still point to master? Ia5b5dc394e50a2dff3f4bb5ff9182fe38fc4b3e1 only updated .gitreview while the similar patch in stable/mitaka also updated stackrc | 10:02 |
frickler | dhellmann: that last patch was yours ^^ | 10:05 |
*** amotoki has quit IRC | 10:06 | |
*** paul-carlton1 has joined #openstack-qa | 10:06 | |
*** paul-carlton1 has quit IRC | 10:07 | |
*** paul-carlton2 has quit IRC | 10:07 | |
frickler | hmm, me will simply propose a path for that | 10:12 |
*** trisq has quit IRC | 10:16 | |
*** e0ne has quit IRC | 10:16 | |
*** lhx_ has quit IRC | 10:17 | |
*** yangyapeng has quit IRC | 10:19 | |
*** yangyapeng has joined #openstack-qa | 10:20 | |
dmellado | frickler: I guess it just was missing | 10:20 |
dmellado | please do so and propose a patch for it ;) | 10:21 |
frickler | dmellado: https://review.openstack.org/379337 | 10:21 |
dmellado | frickler: ack, thanks! let's wait until the afternoon for the US guys to merge | 10:21 |
frickler | dmellado: I'm not too sure though which branches need changing, I tried to mimik what was done for mitaka, but it may need some additions | 10:22 |
dmellado | frickler: I'm not an expert on that either, but let's at least wait for reviews | 10:22 |
dmellado | sdague, mtreinish ^^ | 10:23 |
frickler | dmellado: sure | 10:23 |
dmellado | frickler: thanks in any case ;) | 10:23 |
*** yangyapeng has quit IRC | 10:25 | |
*** obutenko_ has quit IRC | 10:28 | |
*** obutenko has quit IRC | 10:28 | |
*** mvk has quit IRC | 10:29 | |
*** zhufl1 has quit IRC | 10:31 | |
*** lhx_ has joined #openstack-qa | 10:32 | |
afazekas | chandankumar: at the moment just form the git log, but AFAIK reno is planned to be used in the future. This was one if the issue we had with the prev version: https://bugs.launchpad.net/os-testr/+bug/1506215 | 10:33 |
openstack | Launchpad bug 1506215 in os-testr "--regex and --blacklist_file does not work together" [Undecided,Fix released] - Assigned to Attila Fazekas (afazekas) | 10:33 |
*** trisq has joined #openstack-qa | 10:34 | |
openstackgerrit | Merged openstack/tempest: tempest-cleanup can only be invoked as tempest cleanup https://review.openstack.org/370963 | 10:36 |
*** nadya has joined #openstack-qa | 10:37 | |
*** yamamoto_ has quit IRC | 10:40 | |
*** salv-orlando has quit IRC | 10:40 | |
*** salv-orlando has joined #openstack-qa | 10:41 | |
*** salv-orlando has quit IRC | 10:54 | |
*** mvk has joined #openstack-qa | 10:55 | |
dmellado | mkoderer___: ping re manila no tempest deps, around? | 10:58 |
*** k4n0 has joined #openstack-qa | 11:03 | |
openstackgerrit | afazekas proposed openstack/tempest: [WIP] use ostestr cli like interface https://review.openstack.org/373428 | 11:09 |
*** bkopilov_ has quit IRC | 11:10 | |
*** OferBarber_ has joined #openstack-qa | 11:13 | |
*** OferBarber has quit IRC | 11:16 | |
*** shardy has joined #openstack-qa | 11:18 | |
*** yamamoto has joined #openstack-qa | 11:18 | |
*** Poornima has quit IRC | 11:18 | |
*** OferBarber has joined #openstack-qa | 11:18 | |
*** yamamoto_ has joined #openstack-qa | 11:18 | |
*** yamamoto has quit IRC | 11:18 | |
*** openstackgerrit has quit IRC | 11:19 | |
*** openstackgerrit has joined #openstack-qa | 11:19 | |
*** OferBarber_ has quit IRC | 11:21 | |
*** rbak has quit IRC | 11:23 | |
*** rbak has joined #openstack-qa | 11:23 | |
*** dtantsur has quit IRC | 11:29 | |
*** lucas-afk is now known as lucasagomes | 11:33 | |
*** jpena is now known as jpena|lunch | 11:43 | |
*** sshnaidm|afk is now known as sshnaidm | 11:50 | |
*** rodrigods has quit IRC | 11:51 | |
*** rodrigods has joined #openstack-qa | 11:51 | |
*** k4n0 is now known as k4n0_away | 11:52 | |
*** tosky has quit IRC | 11:56 | |
*** rohanion has joined #openstack-qa | 11:56 | |
rohanion | hi everyone | 11:56 |
rohanion | I have a strange problem with testing on a tempest devstack vm | 11:56 |
rohanion | http://logs.openstack.org/35/294535/10/check/gate-tempest-dsvm-neutron-full-ubuntu-xenial/ab4259f/logs/devstacklog.txt.gz 2016-09-27 17:55:40.371 | 11:56 |
rohanion | the code works everywhere | 11:57 |
rohanion | just doesn't want to run on a dsvm | 11:57 |
*** stevebak` is now known as stevebaker | 11:57 | |
rohanion | can you help me with finding the root cause please? | 11:57 |
*** yangyapeng has joined #openstack-qa | 11:58 | |
*** fnaval has quit IRC | 12:08 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/377989 failed because of: gate-tempest-dsvm-cells-ubuntu-xenial: https://bugs.launchpad.net/bugs/1612875 | 12:10 |
openstack | Launchpad bug 1612875 in OpenStack Compute (nova) "FixedIPsTestJson fails server build with "was re-scheduled: operation failed: filter 'nova-no-nd-reflection' already exists with uuid"" [High,In progress] - Assigned to Matt Riedemann (mriedem) | 12:10 |
*** vgridnev has joined #openstack-qa | 12:12 | |
vgridnev | hello team, could you please review the change: https://review.openstack.org/#/c/370658/14 ? Thanks in advance: | 12:13 |
*** tuanluong has quit IRC | 12:13 | |
*** raildo has joined #openstack-qa | 12:14 | |
*** tosky has joined #openstack-qa | 12:14 | |
*** edmondsw has joined #openstack-qa | 12:15 | |
*** k4n0_away is now known as k4n0 | 12:20 | |
openstackrecheck | Console logs not available after 13:31s for gate-grenade-dsvm-ubuntu-xenial 319379,19,ab117b3 | 12:24 |
*** salv-orlando has joined #openstack-qa | 12:25 | |
*** yaume_ has joined #openstack-qa | 12:29 | |
*** salv-orlando has quit IRC | 12:30 | |
*** yaume has quit IRC | 12:32 | |
*** gyx has quit IRC | 12:32 | |
*** Poornima has joined #openstack-qa | 12:33 | |
*** mriedem has joined #openstack-qa | 12:33 | |
*** dsariel_ is now known as dsariel_|compari | 12:34 | |
*** dsariel_|compari is now known as dsariel_ | 12:34 | |
*** dtantsur has joined #openstack-qa | 12:38 | |
*** rfolco_ has joined #openstack-qa | 12:38 | |
*** sshwarts has joined #openstack-qa | 12:38 | |
*** sshwarts has quit IRC | 12:44 | |
*** sshwarts has joined #openstack-qa | 12:44 | |
mtreinish | chandankumar, afazekas: I did put some release notes in the tag message: http://git.openstack.org/cgit/openstack/os-testr/tag/?h=0.8.0 but for the next release I do plan to use reno | 12:47 |
chandankumar | mtreinish: Thanks :-) | 12:47 |
*** shardy has quit IRC | 12:48 | |
*** trisq has quit IRC | 12:48 | |
*** dkranz has joined #openstack-qa | 12:50 | |
*** e0ne has joined #openstack-qa | 12:50 | |
*** bkopilov_ has joined #openstack-qa | 12:51 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/378951 failed because of: gate-tempest-dsvm-cells-ubuntu-xenial: https://bugs.launchpad.net/bugs/1612875, gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial: https://bugs.launchpad.net/bugs/1475333 | 12:52 |
openstack | Launchpad bug 1612875 in OpenStack Compute (nova) "FixedIPsTestJson fails server build with "was re-scheduled: operation failed: filter 'nova-no-nd-reflection' already exists with uuid"" [High,In progress] - Assigned to Matt Riedemann (mriedem) | 12:52 |
openstack | Launchpad bug 1475333 in devstack "gate-tempest-dsvm-full-ceph fails with Insufficient free space for volume creation on host ubuntu@ceph#ceph (requested / avail): 1/0.0" [High,Confirmed] | 12:52 |
*** yamamoto_ has quit IRC | 12:54 | |
*** ddieterly has joined #openstack-qa | 12:56 | |
*** david-lyle has joined #openstack-qa | 12:57 | |
*** ddieterly has quit IRC | 12:59 | |
*** ddieterly has joined #openstack-qa | 12:59 | |
*** jpena|lunch is now known as jpena | 12:59 | |
*** ddieterly has quit IRC | 12:59 | |
openstackgerrit | Vasyl Saienko proposed openstack-infra/devstack-gate: Add a note for br_ironic_vxlan tunnel https://review.openstack.org/379447 | 13:01 |
*** ekuris has quit IRC | 13:03 | |
*** lilintan has quit IRC | 13:03 | |
*** DotanSoko_ has joined #openstack-qa | 13:03 | |
*** DotanSoko has quit IRC | 13:06 | |
*** Poornima has quit IRC | 13:07 | |
*** OferBarber_ has joined #openstack-qa | 13:07 | |
openstackgerrit | Rodrigo Duarte proposed openstack/tempest: Add inherited role assignments tests https://review.openstack.org/339598 | 13:08 |
*** sshwarts has quit IRC | 13:09 | |
openstackgerrit | Rodrigo Duarte proposed openstack/tempest: Add inherited role assignments tests https://review.openstack.org/339598 | 13:10 |
*** OferBarber has quit IRC | 13:10 | |
*** lhx_ has quit IRC | 13:11 | |
*** yamamoto has joined #openstack-qa | 13:16 | |
*** Poornima has joined #openstack-qa | 13:16 | |
*** sshwarts has joined #openstack-qa | 13:16 | |
*** dustins has joined #openstack-qa | 13:19 | |
*** fnaval has joined #openstack-qa | 13:26 | |
*** salv-orlando has joined #openstack-qa | 13:27 | |
*** mriedem has quit IRC | 13:28 | |
*** lhx_ has joined #openstack-qa | 13:29 | |
*** fnaval_ has joined #openstack-qa | 13:31 | |
*** salv-orlando has quit IRC | 13:31 | |
*** fnaval has quit IRC | 13:31 | |
*** mtanino has joined #openstack-qa | 13:32 | |
openstackgerrit | Ihar Hrachyshka proposed openstack-dev/devstack: Enable bridge firewalling if iptables are used https://review.openstack.org/371504 | 13:32 |
openstackgerrit | Ihar Hrachyshka proposed openstack-dev/devstack: Enable bridge firewalling if iptables are used https://review.openstack.org/371504 | 13:34 |
*** pgadiya has quit IRC | 13:34 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements https://review.openstack.org/378911 | 13:36 |
*** porrua has joined #openstack-qa | 13:36 | |
lhx_ | masayukig, I have updated the patch. could you help review? https://review.openstack.org/#/c/378483/ | 13:38 |
*** fnaval_ has quit IRC | 13:39 | |
*** OferBarber has joined #openstack-qa | 13:40 | |
*** OferBarber_ has quit IRC | 13:42 | |
*** martinkopec has quit IRC | 13:44 | |
*** DotanSoko_ has quit IRC | 13:44 | |
*** martinkopec has joined #openstack-qa | 13:44 | |
openstackgerrit | Liron Kuchlani proposed openstack/tempest: Create two new clients under tempest.lib libary https://review.openstack.org/365323 | 13:46 |
*** fnaval has joined #openstack-qa | 13:46 | |
*** fnaval has quit IRC | 13:52 | |
*** rbak has quit IRC | 13:55 | |
*** spzala has joined #openstack-qa | 13:56 | |
*** yamamoto has quit IRC | 13:57 | |
*** rossella_ has joined #openstack-qa | 13:57 | |
*** lezbar has quit IRC | 14:00 | |
*** rohanion has quit IRC | 14:00 | |
*** lezbar has joined #openstack-qa | 14:01 | |
*** mriedem has joined #openstack-qa | 14:02 | |
*** sabeen has joined #openstack-qa | 14:03 | |
*** Poornima has quit IRC | 14:04 | |
*** sabeen1 has joined #openstack-qa | 14:05 | |
*** yamamoto has joined #openstack-qa | 14:05 | |
*** sabeen has quit IRC | 14:08 | |
*** rbak has joined #openstack-qa | 14:10 | |
*** fnaval has joined #openstack-qa | 14:11 | |
*** fnaval_ has joined #openstack-qa | 14:13 | |
*** sshwarts has quit IRC | 14:13 | |
*** ddieterly has joined #openstack-qa | 14:14 | |
*** fnaval__ has joined #openstack-qa | 14:15 | |
*** edannon has quit IRC | 14:16 | |
*** fnaval___ has joined #openstack-qa | 14:17 | |
*** fnaval has quit IRC | 14:17 | |
*** fnaval has joined #openstack-qa | 14:18 | |
*** fnaval_ has quit IRC | 14:19 | |
*** martinkopec has quit IRC | 14:20 | |
*** fnaval_ has joined #openstack-qa | 14:20 | |
*** fnaval__ has quit IRC | 14:20 | |
*** fnaval___ has quit IRC | 14:21 | |
*** yamamoto has quit IRC | 14:22 | |
*** fnaval__ has joined #openstack-qa | 14:22 | |
*** yamamoto has joined #openstack-qa | 14:23 | |
*** fnaval___ has joined #openstack-qa | 14:23 | |
*** fnaval has quit IRC | 14:24 | |
*** fnaval_ has quit IRC | 14:25 | |
*** hongbin has joined #openstack-qa | 14:25 | |
*** fnaval has joined #openstack-qa | 14:25 | |
*** fnaval__ has quit IRC | 14:27 | |
*** yamamoto has quit IRC | 14:27 | |
*** yamamoto has joined #openstack-qa | 14:27 | |
*** yamamoto has quit IRC | 14:27 | |
*** fnaval_ has joined #openstack-qa | 14:27 | |
*** salv-orlando has joined #openstack-qa | 14:29 | |
*** fnaval__ has joined #openstack-qa | 14:29 | |
*** fnaval___ has quit IRC | 14:29 | |
*** fnaval___ has joined #openstack-qa | 14:30 | |
*** fnaval has quit IRC | 14:31 | |
*** fnaval_ has quit IRC | 14:32 | |
*** shausy has quit IRC | 14:32 | |
*** fnaval has joined #openstack-qa | 14:32 | |
*** yamahata has joined #openstack-qa | 14:33 | |
*** fnaval__ has quit IRC | 14:33 | |
*** fnaval_ has joined #openstack-qa | 14:34 | |
*** fnaval___ has quit IRC | 14:35 | |
*** Poornima has joined #openstack-qa | 14:35 | |
*** lezbar has quit IRC | 14:35 | |
*** fnaval__ has joined #openstack-qa | 14:36 | |
*** lezbar has joined #openstack-qa | 14:36 | |
*** fnaval___ has joined #openstack-qa | 14:37 | |
mriedem | mtreinish: did you drop this https://review.openstack.org/#/c/377762/ in favor of asselin's patch? | 14:37 |
*** fnaval has quit IRC | 14:38 | |
mriedem | https://review.openstack.org/#/c/377129/ i mean | 14:38 |
*** amotoki has joined #openstack-qa | 14:38 | |
*** fnaval has joined #openstack-qa | 14:39 | |
mtreinish | mriedem: yeah, asselin's patch was a better approach | 14:39 |
mtreinish | once that merged there wasn't a reason to keep mine around | 14:39 |
*** fnaval_ has quit IRC | 14:39 | |
*** fnaval_ has joined #openstack-qa | 14:40 | |
*** fnaval__ has quit IRC | 14:41 | |
*** fnaval__ has joined #openstack-qa | 14:42 | |
*** fnaval__ has quit IRC | 14:42 | |
*** fnaval___ has quit IRC | 14:43 | |
*** fnaval__ has joined #openstack-qa | 14:43 | |
*** fnaval__ has quit IRC | 14:43 | |
mriedem | ok | 14:43 |
*** fnaval__ has joined #openstack-qa | 14:44 | |
*** fnaval has quit IRC | 14:45 | |
*** fnaval__ has quit IRC | 14:45 | |
*** fnaval_ has quit IRC | 14:46 | |
*** fnaval has joined #openstack-qa | 14:46 | |
*** fnaval has quit IRC | 14:48 | |
*** amotoki has quit IRC | 14:48 | |
*** fnaval has joined #openstack-qa | 14:48 | |
*** pglass has joined #openstack-qa | 14:49 | |
*** fnaval has quit IRC | 14:49 | |
*** fnaval has joined #openstack-qa | 14:50 | |
*** lutostag_ is now known as lutostag | 14:53 | |
*** jamielennox is now known as jamielennox|away | 14:53 | |
*** OferBarber has quit IRC | 14:53 | |
*** Poornima has quit IRC | 14:55 | |
openstackgerrit | Jens Rosenboom proposed openstack-infra/devstack-gate: Set SUBNETPOOL_PREFIX_V4 to match FIXED_RANGE https://review.openstack.org/379521 | 14:55 |
*** pglass has quit IRC | 14:56 | |
*** pglass has joined #openstack-qa | 14:58 | |
*** jamielennox|away is now known as jamielennox | 15:00 | |
*** r-mibu has quit IRC | 15:03 | |
*** r-mibu has joined #openstack-qa | 15:03 | |
*** jlanoux has quit IRC | 15:04 | |
*** gcheresh_ has quit IRC | 15:07 | |
*** chandankumar has quit IRC | 15:08 | |
*** lucasagomes is now known as lucas-hungry | 15:12 | |
*** grafuls has quit IRC | 15:12 | |
*** amotoki has joined #openstack-qa | 15:14 | |
*** amotoki has quit IRC | 15:20 | |
openstackgerrit | Vasyl Saienko proposed openstack-dev/grenade: Testing ironic grenade gates https://review.openstack.org/377652 | 15:23 |
openstackgerrit | Jens Rosenboom proposed openstack-infra/devstack-gate: Set SUBNETPOOL_PREFIX_V4 to match FIXED_RANGE https://review.openstack.org/379521 | 15:23 |
*** yamahata has quit IRC | 15:24 | |
*** rossella_ has quit IRC | 15:25 | |
*** dsariel_ has quit IRC | 15:26 | |
*** amotoki has joined #openstack-qa | 15:27 | |
*** yamamoto has joined #openstack-qa | 15:28 | |
*** amotoki has quit IRC | 15:28 | |
openstackgerrit | Clark Boylan proposed openstack-dev/devstack: Use FIXED_RANGE(_V6) as default subnet pool range https://review.openstack.org/379543 | 15:30 |
*** vgridnev has quit IRC | 15:33 | |
*** yamamoto has quit IRC | 15:33 | |
*** jlanoux has joined #openstack-qa | 15:34 | |
*** amotoki has joined #openstack-qa | 15:34 | |
*** vgridnev has joined #openstack-qa | 15:36 | |
*** amotoki has quit IRC | 15:36 | |
*** k4n0 has quit IRC | 15:42 | |
*** krtaylor has quit IRC | 15:44 | |
*** jlanoux has quit IRC | 15:46 | |
*** jlanoux has joined #openstack-qa | 15:47 | |
*** openstackgerrit has quit IRC | 15:49 | |
*** sandanar has quit IRC | 15:50 | |
*** openstackgerrit has joined #openstack-qa | 15:50 | |
*** anshul has quit IRC | 15:52 | |
*** ddieterly is now known as ddieterly[away] | 15:52 | |
*** jlanoux_ has joined #openstack-qa | 15:52 | |
*** jlanoux has quit IRC | 15:52 | |
*** vgridnev has quit IRC | 15:55 | |
*** nadya has quit IRC | 15:56 | |
*** yamahata has joined #openstack-qa | 15:57 | |
*** DavidPurcell has joined #openstack-qa | 15:59 | |
*** tosky has quit IRC | 15:59 | |
*** trisq has joined #openstack-qa | 16:02 | |
*** ddieterly[away] is now known as ddieterly | 16:02 | |
*** pcaruana has quit IRC | 16:03 | |
*** woodster_ has joined #openstack-qa | 16:03 | |
*** rcernin has quit IRC | 16:05 | |
*** yaume has joined #openstack-qa | 16:06 | |
*** sshwarts has joined #openstack-qa | 16:06 | |
*** yaume_ has quit IRC | 16:10 | |
*** Swami has joined #openstack-qa | 16:12 | |
*** jordanP has joined #openstack-qa | 16:12 | |
*** cdent has quit IRC | 16:15 | |
*** lucas-hungry is now known as lucasagomes | 16:15 | |
*** Apoorva has joined #openstack-qa | 16:16 | |
*** Apoorva_ has joined #openstack-qa | 16:17 | |
*** Apoorva_ has quit IRC | 16:17 | |
*** Apoorva has quit IRC | 16:17 | |
*** Apoorva has joined #openstack-qa | 16:17 | |
*** gvrangan has joined #openstack-qa | 16:21 | |
*** lifeless has quit IRC | 16:25 | |
*** lezbar has quit IRC | 16:26 | |
*** lezbar has joined #openstack-qa | 16:27 | |
*** e0ne has quit IRC | 16:30 | |
*** lifeless has joined #openstack-qa | 16:33 | |
*** nadya has joined #openstack-qa | 16:34 | |
*** nadya has quit IRC | 16:34 | |
*** gyee has joined #openstack-qa | 16:36 | |
*** gvrangan has quit IRC | 16:38 | |
*** jordanP has quit IRC | 16:39 | |
openstackgerrit | Ihar Hrachyshka proposed openstack-dev/devstack: Enable bridge firewalling if iptables are used https://review.openstack.org/371504 | 16:41 |
*** rajinir has joined #openstack-qa | 16:41 | |
*** gvrangan has joined #openstack-qa | 16:45 | |
*** oomichi_ has joined #openstack-qa | 16:50 | |
*** HoloIRCUser has joined #openstack-qa | 16:52 | |
*** HoloIRCUser2 has joined #openstack-qa | 16:54 | |
*** HoloIRCUser has quit IRC | 16:54 | |
openstackrecheck | Console logs not available after 13:35s for gate-grenade-dsvm-ubuntu-xenial 378717,2,a56e785 | 16:56 |
*** HoloIRCUser has joined #openstack-qa | 16:57 | |
*** HoloIRCUser2 has quit IRC | 16:57 | |
*** amotoki has joined #openstack-qa | 16:57 | |
*** amotoki has quit IRC | 17:03 | |
*** HoloIRCUser2 has joined #openstack-qa | 17:03 | |
*** krtaylor has joined #openstack-qa | 17:04 | |
*** HoloIRCUser2 has quit IRC | 17:04 | |
*** HoloIRCUser has quit IRC | 17:05 | |
*** HoloIRCUser2 has joined #openstack-qa | 17:05 | |
*** ddieterly is now known as ddieterly[away] | 17:07 | |
*** gszasz has quit IRC | 17:08 | |
mriedem | mtreinish: i'm confused about your question on L58 here: https://review.openstack.org/#/c/299830/5/tempest/api/compute/admin/test_volume_swap.py@58 | 17:08 |
*** mvk has quit IRC | 17:08 | |
mriedem | "Shouldn't we have a wait loop add cleanup before this?" | 17:09 |
mtreinish | mriedem: volume delete is async right? | 17:09 |
*** HoloIRCUser2 has quit IRC | 17:09 | |
mriedem | oh wait for volume termination | 17:09 |
mriedem | yeah i can add that | 17:09 |
*** clu_ has joined #openstack-qa | 17:10 | |
openstackrecheck | Console logs not available after 13:32s for gate-nova-python27-db-ubuntu-xenial 379524,2,83d82c2 | 17:10 |
*** abehl has joined #openstack-qa | 17:11 | |
*** trisq has quit IRC | 17:12 | |
*** HoloIRCUser has joined #openstack-qa | 17:12 | |
*** HoloIRCUser has quit IRC | 17:14 | |
*** HoloIRCUser has joined #openstack-qa | 17:17 | |
openstackgerrit | Matt Riedemann proposed openstack/tempest: Add compute API admin test for swap volume https://review.openstack.org/299830 | 17:20 |
*** HoloIRCUser has quit IRC | 17:21 | |
*** jpena is now known as jpena|off | 17:23 | |
*** HoloIRCUser has joined #openstack-qa | 17:23 | |
*** HoloIRCUser has quit IRC | 17:25 | |
*** HoloIRCUser has joined #openstack-qa | 17:25 | |
mriedem | ^ all of your wildest swap volume dreams have come true! | 17:28 |
*** pvaneck has joined #openstack-qa | 17:30 | |
*** ddieterly[away] is now known as ddieterly | 17:31 | |
*** dkranz has quit IRC | 17:31 | |
*** gfidente is now known as gfidente|afk | 17:31 | |
*** jlanoux_ has quit IRC | 17:37 | |
*** nadya has joined #openstack-qa | 17:37 | |
*** chandankumar has joined #openstack-qa | 17:37 | |
*** AJaeger has joined #openstack-qa | 17:38 | |
*** DavidPurcell has quit IRC | 17:38 | |
AJaeger | devstack experts, I'd like to run the bashate job on xenial - also for stable branches - as part of the CI change to move to Xenial. Change is https://review.openstack.org/379145 - reviews welcome... | 17:39 |
*** abehl has quit IRC | 17:47 | |
*** abehl has joined #openstack-qa | 17:47 | |
*** e0ne has joined #openstack-qa | 17:48 | |
*** nadya has quit IRC | 17:53 | |
openstackgerrit | Vasyl Saienko proposed openstack-dev/grenade: Testing ironic grenade gates https://review.openstack.org/377652 | 17:55 |
*** Poornima has joined #openstack-qa | 17:57 | |
*** nadya has joined #openstack-qa | 17:58 | |
*** abehl has quit IRC | 17:59 | |
*** sshnaidm is now known as sshnaidm|afk | 18:00 | |
*** ddieterly is now known as ddieterly[away] | 18:04 | |
*** lhx_ has quit IRC | 18:06 | |
*** mvk has joined #openstack-qa | 18:06 | |
*** paul-carlton has quit IRC | 18:07 | |
openstackgerrit | Sarafraj Singh proposed openstack/tempest: Do not merge: Test Live migration https://review.openstack.org/379638 | 18:08 |
openstackgerrit | Sarafraj Singh proposed openstack-infra/devstack-gate: Do not merge: Patch to test LM in nova https://review.openstack.org/378015 | 18:10 |
*** Poornima has quit IRC | 18:11 | |
*** Poornima has joined #openstack-qa | 18:12 | |
*** dsariel_ has joined #openstack-qa | 18:15 | |
*** woodster_ has quit IRC | 18:20 | |
*** gvrangan has quit IRC | 18:23 | |
*** gyee has quit IRC | 18:24 | |
openstackgerrit | Jens Rosenboom proposed openstack-infra/devstack-gate: Set SUBNETPOOL_PREFIX_V4 to match FIXED_RANGE https://review.openstack.org/379521 | 18:24 |
*** nadya has quit IRC | 18:29 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Clarify the guideline of negative tests https://review.openstack.org/379013 | 18:32 |
*** AJaeger has left #openstack-qa | 18:32 | |
*** gvrangan has joined #openstack-qa | 18:33 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Clarify the guideline of negative tests https://review.openstack.org/379013 | 18:39 |
*** spzala has quit IRC | 18:40 | |
*** spzala has joined #openstack-qa | 18:41 | |
*** ddieterly[away] is now known as ddieterly | 18:46 | |
*** spzala has quit IRC | 18:46 | |
*** ddieterly is now known as ddieterly[away] | 18:49 | |
*** bkopilov_ has quit IRC | 18:52 | |
*** krtaylor has quit IRC | 18:54 | |
*** ddieterly[away] is now known as ddieterly | 18:55 | |
*** salv-orlando has quit IRC | 18:56 | |
*** yamahata has quit IRC | 19:01 | |
openstackgerrit | Sarafraj Singh proposed openstack/tempest: Do not merge: Test Live migration https://review.openstack.org/379638 | 19:01 |
*** cdent has joined #openstack-qa | 19:02 | |
Poornima | guys i m getting below errors: | 19:03 |
Poornima | tempest.api.volume.test_volumes_snapshots.VolumesV1SnapshotTestJSON.test_snapshot_create_with_volume_in_use | 19:03 |
Poornima | tempest.api.volume.test_volumes_snapshots.VolumesV1SnapshotTestJSON.test_snapshots_list_details_with_params | 19:03 |
Poornima | tempest.api.volume.test_volumes_snapshots.VolumesV1SnapshotTestJSON.test_snapshots_list_with_params | 19:03 |
Poornima | tempest.api.volume.test_volumes_snapshots.VolumesV1SnapshotTestJSON.test_volume_from_snapshot | 19:03 |
Poornima | tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_with_volume_in_use | 19:03 |
Poornima | tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params | 19:03 |
Poornima | tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params | 19:03 |
Poornima | tempest.api.volume.test_volumes_snapshots.VolumesV21SnapshotTestJSON.test_volume_from_snapshot | 19:03 |
Poornima | tempest.api.volume.admin.test_volume_types.VolumeTypesV1Test.test_volume_crud_with_volume_type_and_extra_specs | 19:03 |
Poornima | tempest.api.volume.admin.test_volume_types.VolumeTypesV2Test.test_volume_crud_with_volume_type_and_extra_specs | 19:03 |
*** gvrangan has quit IRC | 19:04 | |
Poornima | came across these bugs in my debug and search | 19:06 |
Poornima | https://bugs.launchpad.net/mos/+bug/1550180 | 19:06 |
openstack | Launchpad bug 1550180 in Mirantis OpenStack 9.x "nova-compute can't detach volume from the instance" [High,Invalid] - Assigned to Timur Nurlygayanov (tnurlygayanov) | 19:06 |
Poornima | https://bugs.launchpad.net/nova/+bug/1565859 | 19:06 |
Poornima | https://bugs.launchpad.net/mos/+bug/1586065 | 19:06 |
openstack | Launchpad bug 1565859 in OpenStack Compute (nova) "Can't detach SVC volume from an instance; guest detach device times out" [Undecided,Invalid] | 19:06 |
openstack | Launchpad bug 1586065 in Mirantis OpenStack 9.x "Volume is hangs on IN-USE state during detaching." [Medium,Invalid] - Assigned to Pavel (pshvetsov) | 19:06 |
*** nadya has joined #openstack-qa | 19:06 | |
*** gcheresh_ has joined #openstack-qa | 19:06 | |
Poornima | Could you please highlight the reason that caused this failure? | 19:07 |
*** gvrangan has joined #openstack-qa | 19:12 | |
*** salv-orlando has joined #openstack-qa | 19:18 | |
*** chandankumar has quit IRC | 19:20 | |
*** Poornima has quit IRC | 19:20 | |
*** dsariel_ has quit IRC | 19:28 | |
*** gvrangan has quit IRC | 19:29 | |
mtreinish | hogepodge: you probably want to take a look at : https://review.openstack.org/#/c/379013/ | 19:30 |
*** Apoorva has quit IRC | 19:30 | |
hogepodge | mtreinish: thanks | 19:31 |
*** asselin_ has joined #openstack-qa | 19:38 | |
*** yarkot has quit IRC | 19:39 | |
*** yarkot has joined #openstack-qa | 19:42 | |
openstackgerrit | Merged openstack-dev/devstack: Move Q_ROUTER_NAME to where it belongs https://review.openstack.org/345336 | 19:42 |
*** asselin__ has quit IRC | 19:43 | |
*** scottda has quit IRC | 19:43 | |
*** flaper87 has quit IRC | 19:43 | |
*** lekha has quit IRC | 19:43 | |
*** tdurakov has quit IRC | 19:43 | |
*** salv-orl_ has joined #openstack-qa | 19:44 | |
*** tdurakov has joined #openstack-qa | 19:45 | |
*** jlwhite_ has joined #openstack-qa | 19:45 | |
*** toabctl_ has joined #openstack-qa | 19:46 | |
openstackgerrit | Merged openstack/tempest: Add inherited role assignments tests https://review.openstack.org/339598 | 19:46 |
*** scottda has joined #openstack-qa | 19:46 | |
*** lekha has joined #openstack-qa | 19:46 | |
*** salv-orlando has quit IRC | 19:47 | |
openstackgerrit | Merged openstack/tempest: Fix tempest init inconsistency when it fails https://review.openstack.org/368629 | 19:47 |
*** porrua has quit IRC | 19:49 | |
*** jlwhite has quit IRC | 19:50 | |
*** toabctl has quit IRC | 19:50 | |
*** jlwhite_ is now known as jlwhite | 19:50 | |
*** toabctl_ is now known as toabctl | 19:50 | |
openstackgerrit | Jens Rosenboom proposed openstack-infra/devstack-gate: Set SUBNETPOOL_PREFIX_V4 to match FIXED_RANGE https://review.openstack.org/379521 | 19:52 |
openstackgerrit | Jason Hobbs proposed openstack/tempest: Add support for building snap package. https://review.openstack.org/379789 | 19:53 |
*** lucasagomes is now known as lucas-afk | 19:54 | |
*** woodster_ has joined #openstack-qa | 19:54 | |
*** spzala_ has joined #openstack-qa | 19:57 | |
*** spzala_ has quit IRC | 20:01 | |
*** spzala has joined #openstack-qa | 20:03 | |
*** HoloIRCUser has quit IRC | 20:09 | |
*** yaume has quit IRC | 20:10 | |
*** ddieterly is now known as ddieterly[away] | 20:11 | |
openstackgerrit | Chris Dent proposed openstack-infra/devstack-gate: DNM Test using the optional placement db in nova https://review.openstack.org/379797 | 20:12 |
*** yamahata has joined #openstack-qa | 20:13 | |
*** HoloIRCUser has joined #openstack-qa | 20:18 | |
openstackgerrit | Merged openstack/tempest: Update hotplug test description. https://review.openstack.org/378635 | 20:22 |
openstackrecheck | Console logs not available after 13:33s for gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial 378947,3,54c95f0 | 20:25 |
*** lezbar has quit IRC | 20:33 | |
*** lezbar has joined #openstack-qa | 20:34 | |
*** cburgess_ has quit IRC | 20:36 | |
*** nadya has quit IRC | 20:37 | |
*** edmondsw has quit IRC | 20:37 | |
*** gcheresh_ has quit IRC | 20:37 | |
*** cburgess has joined #openstack-qa | 20:38 | |
openstackrecheck | Console logs not available after 13:30s for gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial 379165,1,421d3d6 | 20:39 |
*** ddieterly[away] is now known as ddieterly | 20:40 | |
*** spzala has quit IRC | 20:43 | |
*** spzala has joined #openstack-qa | 20:43 | |
*** melwitt has quit IRC | 20:44 | |
*** spzala has quit IRC | 20:48 | |
*** spzala has joined #openstack-qa | 20:49 | |
*** melwitt has joined #openstack-qa | 20:51 | |
*** lezbar has quit IRC | 20:52 | |
*** melwitt is now known as Guest99228 | 20:52 | |
*** lezbar has joined #openstack-qa | 20:52 | |
*** jesusaur has quit IRC | 20:53 | |
openstackgerrit | Chris Dent proposed openstack-infra/devstack-gate: DNM Test using the optional placement db in nova https://review.openstack.org/379797 | 20:53 |
openstackrecheck | Console logs not available after 13:21s for gate-nova-pep8-ubuntu-xenial 379656,2,83332d5 | 20:54 |
*** spzala has quit IRC | 20:54 | |
*** jesusaur has joined #openstack-qa | 20:54 | |
jroll | grenade folks, super simple resource cleanup fix here https://review.openstack.org/#/c/379192/1 | 20:56 |
jroll | not a blocker for anything but easy review :) | 20:56 |
*** spzala has joined #openstack-qa | 20:57 | |
*** jpena|off has quit IRC | 21:00 | |
*** amotoki has joined #openstack-qa | 21:00 | |
*** jpena|off has joined #openstack-qa | 21:02 | |
*** raildo has quit IRC | 21:02 | |
*** spzala has quit IRC | 21:02 | |
*** e0ne has quit IRC | 21:05 | |
*** anteaya has quit IRC | 21:05 | |
*** Apoorva has joined #openstack-qa | 21:05 | |
*** amotoki has quit IRC | 21:05 | |
*** spzala has joined #openstack-qa | 21:07 | |
*** e0ne has joined #openstack-qa | 21:08 | |
*** Serlex has quit IRC | 21:09 | |
*** lezbar has quit IRC | 21:10 | |
*** lezbar has joined #openstack-qa | 21:10 | |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 379141,2,84fc73b | 21:13 |
mtreinish | jroll: we're you hitting like the split on a whitepsace or something? | 21:14 |
mtreinish | s/we're/were | 21:14 |
jroll | mtreinish: I think it's just something vasyl noticed while debugging our grenade job | 21:14 |
jroll | but that is invalid syntax because it cuts the variable up | 21:15 |
jroll | or not invalid syntax, I guess, but it doesn't work :) | 21:16 |
*** rfolco_ has quit IRC | 21:20 | |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: Update localrc for ironic-multinode case https://review.openstack.org/352790 | 21:25 |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: Setup ssh-key on subnodes for Ironic https://review.openstack.org/364830 | 21:25 |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: Update ENABLED_SERVICE on subnode with ironic https://review.openstack.org/368611 | 21:25 |
*** anteaya has joined #openstack-qa | 21:28 | |
*** gvrangan has joined #openstack-qa | 21:29 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Clarify the guideline of negative tests https://review.openstack.org/379013 | 21:33 |
*** nadya has joined #openstack-qa | 21:37 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Clarify the guideline of negative tests https://review.openstack.org/379013 | 21:41 |
*** pglass has quit IRC | 21:41 | |
*** nadya has quit IRC | 21:42 | |
*** gvrangan has quit IRC | 21:45 | |
*** e0ne has quit IRC | 21:45 | |
*** e0ne has joined #openstack-qa | 21:45 | |
*** e0ne has quit IRC | 21:45 | |
*** e0ne has joined #openstack-qa | 21:46 | |
*** yamahata has quit IRC | 21:46 | |
*** e0ne has quit IRC | 21:46 | |
*** e0ne has joined #openstack-qa | 21:47 | |
*** sshwarts has quit IRC | 21:47 | |
*** e0ne has quit IRC | 21:47 | |
*** e0ne has joined #openstack-qa | 21:47 | |
*** e0ne has quit IRC | 21:48 | |
*** dtantsur has quit IRC | 21:48 | |
*** e0ne has joined #openstack-qa | 21:48 | |
*** e0ne has quit IRC | 21:49 | |
*** e0ne has joined #openstack-qa | 21:49 | |
*** e0ne has quit IRC | 21:49 | |
*** cdent has quit IRC | 21:51 | |
oomichi | mtreinish: masayukig: gmann: can you help https://review.openstack.org/#/c/365898/ by your powerful power ? | 21:57 |
oomichi | that is blocking the other work now | 21:58 |
*** woodster_ has quit IRC | 22:00 | |
*** Apoorva_ has joined #openstack-qa | 22:00 | |
*** Apoorva has quit IRC | 22:04 | |
*** dustins has quit IRC | 22:09 | |
*** spzala has quit IRC | 22:11 | |
openstackgerrit | Merged openstack-dev/devstack: Fix the logic of if used with is_service_enabled https://review.openstack.org/374311 | 22:15 |
openstackgerrit | Merged openstack/tempest: Add test to get images by owner https://review.openstack.org/375970 | 22:16 |
*** Guest99228 is now known as melwitt | 22:23 | |
*** gvrangan has joined #openstack-qa | 22:24 | |
*** clu_ has quit IRC | 22:26 | |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 379797,2,5ee9937 | 22:26 |
*** lezbar has quit IRC | 22:27 | |
*** lezbar has joined #openstack-qa | 22:27 | |
*** rbak has quit IRC | 22:29 | |
*** mriedem has quit IRC | 22:32 | |
*** moravec has joined #openstack-qa | 22:35 | |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 319040,42,9f7a8b9 | 22:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements https://review.openstack.org/378911 | 22:40 |
*** Kiall has quit IRC | 22:41 | |
*** ddieterly is now known as ddieterly[away] | 22:58 | |
*** hongbin has quit IRC | 23:00 | |
*** gvrangan has quit IRC | 23:02 | |
*** HoloIRCUser has quit IRC | 23:03 | |
*** HoloIRCUser3 has joined #openstack-qa | 23:03 | |
*** gouthamr has joined #openstack-qa | 23:04 | |
*** jamielennox is now known as jamielennox|away | 23:11 | |
*** HoloIRCUser3 has quit IRC | 23:12 | |
*** HoloIRCUser has joined #openstack-qa | 23:12 | |
*** ddieterly[away] is now known as ddieterly | 23:20 | |
*** fnaval has quit IRC | 23:24 | |
*** rajinir has quit IRC | 23:25 | |
*** markvoelker has quit IRC | 23:36 | |
*** lezbar has quit IRC | 23:40 | |
*** lezbar has joined #openstack-qa | 23:40 | |
*** Swami has quit IRC | 23:43 | |
openstackgerrit | Merged openstack/tempest: Remove redundant links to clients https://review.openstack.org/377676 | 23:43 |
openstackgerrit | Merged openstack-dev/devstack: Fix typo in documentation https://review.openstack.org/378544 | 23:50 |
*** ddieterly is now known as ddieterly[away] | 23:51 | |
*** jamielennox|away is now known as jamielennox | 23:52 | |
*** ddieterly[away] has quit IRC | 23:54 | |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 374373,1,8851243 | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!