| oomichi | gmann: there is a balance between loose tests (for rare cases) and strict tests (for most cases). I am not sure TBH | 00:00 | 
|---|---|---|
| oomichi | gmann: the nova doc patch could be good for me, but tempest one is not yet | 00:01 | 
| gmann | oomichi: yea true but schema should allow both and then we can have tests doing the strict verification etc | 00:01 | 
| gmann | oomichi: i mean schema must be exactly same as what API is | 00:02 | 
| oomichi | gmann: by applying the patch, the test will become loose, not strict | 00:02 | 
| gmann | oomichi: if tests loosing that then it make sense not to do that | 00:02 | 
| *** rfolco has joined #openstack-qa | 00:03 | |
| *** rfolco has quit IRC | 00:03 | |
| gmann | oomichi: let me check if any tests checking that | 00:05 | 
| gmann | oomichi: this one - https://github.com/openstack/tempest/blob/master/tempest/api/compute/servers/test_create_server.py#L126 | 00:08 | 
| *** dimtruck is now known as zz_dimtruck | 00:08 | |
| *** edannon has quit IRC | 00:08 | |
| *** artom has quit IRC | 00:08 | |
| *** artom has joined #openstack-qa | 00:09 | |
| oomichi | gmann: thanks, ok. can you update the commit message for including the above link or the test name? It would be useful to understand why we can make the test a little loose | 00:10 | 
| *** artom has quit IRC | 00:10 | |
| *** artom has joined #openstack-qa | 00:10 | |
| oomichi | like "test_xxx has already coverd this case" or something | 00:10 | 
| gmann | oomichi: sure | 00:12 | 
| *** zz_dimtruck is now known as dimtruck | 00:14 | |
| openstackrecheck | Console logs not available after 20:08s for gate-barbican-python27-ubuntu-xenial 445722,4,c4a9e47 | 00:15 | 
| openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Fix flavor info in server response schema https://review.openstack.org/452036 | 00:21 | 
| gmann | oomichi: ^^ | 00:21 | 
| openstackrecheck | Console logs not available after 20:08s for gate-tempest-dsvm-py35-ubuntu-xenial 449275,5,a2abdc6 | 00:35 | 
| *** hongbin has quit IRC | 00:43 | |
| openstackgerrit | Merged openstack/tempest master: Move test_volume_manage to unversioned path https://review.openstack.org/452954 | 00:54 | 
| openstackrecheck | Console logs not available after 20:05s for gate-tempest-dsvm-neutron-linuxbridge-ubuntu-xenial 447150,5,d7a7b97 | 00:55 | 
| *** pvaneck has quit IRC | 00:59 | |
| openstackrecheck | Console logs not available after 20:03s for gate-networking-bagpipe-python27-ubuntu-xenial 451404,1,7c7b828 | 01:15 | 
| *** dimtruck is now known as zz_dimtruck | 01:19 | |
| *** Apoorva_ has joined #openstack-qa | 01:23 | |
| *** Apoorva has quit IRC | 01:27 | |
| *** Apoorva_ has quit IRC | 01:27 | |
| *** asselin_ has joined #openstack-qa | 01:28 | |
| *** asselin has quit IRC | 01:29 | |
| *** amotoki has joined #openstack-qa | 01:31 | |
| openstackrecheck | Console logs not available after 20:04s for gate-tempest-dsvm-networking-ovn-ovs-release 448447,3,c261ea5 | 01:35 | 
| *** zz_dimtruck is now known as dimtruck | 01:51 | |
| openstackgerrit | Masayuki Igawa proposed openstack/tempest master: Fix no module unit test for Python3.6 https://review.openstack.org/453430 | 01:52 | 
| openstackrecheck | Console logs not available after 20:07s for gate-watcher-python27-ubuntu-xenial 451215,3,f2b9b37 | 01:55 | 
| openstackgerrit | Masayuki Igawa proposed openstack/tempest master: Fix no module unit test for Python3.6 https://review.openstack.org/453430 | 02:03 | 
| *** jamielennox is now known as jamielennox|away | 02:07 | |
| *** mtanino has joined #openstack-qa | 02:07 | |
| *** masayukig has joined #openstack-qa | 02:08 | |
| openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Separate volume v2 transfers service clients https://review.openstack.org/438006 | 02:15 | 
| openstackrecheck | Console logs not available after 20:05s for gate-neutron-dsvm-functional-ubuntu-xenial 451601,2,129c2cc | 02:15 | 
| zhufl | karthikp: ok, I'll look at it, sorry for response late, I've just been back from my vacation:) | 02:15 | 
| *** masayukig has quit IRC | 02:18 | |
| *** masayukig has joined #openstack-qa | 02:19 | |
| *** Pradeep has quit IRC | 02:20 | |
| *** jamielennox|away is now known as jamielennox | 02:21 | |
| openstackrecheck | Console logs not available after 20:11s for gate-manila-python27-ubuntu-xenial 449492,5,6510599 | 02:36 | 
| *** gouthamr has quit IRC | 02:49 | |
| openstackrecheck | Console logs not available after 20:13s for gate-osbackup-freezer-dsvm-ubuntu-xenial 304292,6,59ecfce | 02:56 | 
| *** hongbin has joined #openstack-qa | 03:10 | |
| *** itzikb has joined #openstack-qa | 03:13 | |
| *** Kevin_Zheng has quit IRC | 03:13 | |
| *** armax has quit IRC | 03:13 | |
| openstackrecheck | Console logs not available after 20:09s for gate-tempest-dsvm-py35-ubuntu-xenial 447625,8,2b78d32 | 03:16 | 
| *** sridharg has joined #openstack-qa | 03:26 | |
| *** sabeen has quit IRC | 03:31 | |
| openstackrecheck | Console logs not available after 20:06s for gate-neutron-lib-pep8-ubuntu-xenial 451229,4,2199469 | 03:36 | 
| openstackgerrit | Merged openstack/tempest master: Add volume backup container parameter https://review.openstack.org/453140 | 03:37 | 
| huanxie | Hi all, could you please help review my patch https://review.openstack.org/#/c/435224/? Thanks a lot. This patch is to move the extra neutron configurations when using XenServer to our devstack plugin. Also this patch is the base for my neutron patch fix https://review.openstack.org/#/c/402330/ | 03:39 | 
| huanxie | https://review.openstack.org/#/c/435224/ | 03:40 | 
| *** sabeen has joined #openstack-qa | 03:41 | |
| *** gkadam has joined #openstack-qa | 03:45 | |
| openstackrecheck | Console logs not available after 20:13s for gate-rally-dsvm-cli 451639,1,ad5159e | 03:56 | 
| *** mtanino has quit IRC | 04:05 | |
| *** dave-mccowan has quit IRC | 04:05 | |
| *** rcernin has joined #openstack-qa | 04:06 | |
| *** hongbin has quit IRC | 04:08 | |
| *** tmatsu_ has joined #openstack-qa | 04:09 | |
| *** tmatsu_ has quit IRC | 04:10 | |
| *** tmatsu_ has joined #openstack-qa | 04:11 | |
| *** amotoki has quit IRC | 04:12 | |
| *** rcernin has quit IRC | 04:13 | |
| *** tmatsu has quit IRC | 04:13 | |
| *** itzikb has quit IRC | 04:15 | |
| *** Apoorva has joined #openstack-qa | 04:16 | |
| openstackrecheck | Console logs not available after 20:15s for gate-nova-pep8-ubuntu-xenial 444230,14,0eacf76 | 04:17 | 
| *** gcheresh_ has joined #openstack-qa | 04:23 | |
| *** amotoki has joined #openstack-qa | 04:30 | |
| *** sabeen has quit IRC | 04:35 | |
| *** sabeen has joined #openstack-qa | 04:37 | |
| openstackrecheck | Console logs not available after 20:04s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 451273,1,b25d8a5 | 04:37 | 
| openstackgerrit | Merged openstack/tempest master: Fix tox coverage section https://review.openstack.org/453049 | 04:45 | 
| *** Apoorva has quit IRC | 04:46 | |
| *** Apoorva has joined #openstack-qa | 04:47 | |
| *** edannon has joined #openstack-qa | 04:48 | |
| *** amotoki has quit IRC | 04:48 | |
| *** Apoorva has quit IRC | 04:51 | |
| *** amotoki has joined #openstack-qa | 04:53 | |
| openstackrecheck | Console logs not available after 20:03s for gate-python-saharaclient-pep8-ubuntu-xenial 451636,2,b000879 | 04:57 | 
| *** sabeen has quit IRC | 04:57 | |
| openstackgerrit | Liang Hao proposed openstack/tempest master: Update test of test_server_rescue.py in api/compute/servers https://review.openstack.org/452401 | 05:00 | 
| openstackgerrit | Merged openstack/tempest master: Fix API reference links in volume/snapshot/type client https://review.openstack.org/451663 | 05:04 | 
| *** udesale has joined #openstack-qa | 05:08 | |
| *** pgadiya has joined #openstack-qa | 05:15 | |
| openstackrecheck | Console logs not available after 20:03s for gate-tempest-dsvm-py35-ubuntu-xenial 447573,2,87a6554 | 05:17 | 
| *** amotoki has quit IRC | 05:19 | |
| *** aojea has joined #openstack-qa | 05:21 | |
| *** tonyb_ is now known as tonyb | 05:25 | |
| *** aojea has quit IRC | 05:30 | |
| *** prateek has joined #openstack-qa | 05:32 | |
| *** amotoki has joined #openstack-qa | 05:32 | |
| *** bkopilov has quit IRC | 05:35 | |
| *** bkopilov has joined #openstack-qa | 05:35 | |
| openstackgerrit | Liang Hao proposed openstack/tempest master: Specify tenant_network as vxlan to create network https://review.openstack.org/451610 | 05:36 | 
| openstackrecheck | Console logs not available after 20:04s for gate-heat-dsvm-functional-orig-mysql-lbaasv2-ubuntu-trusty 442753,1,4aa5ea0 | 05:37 | 
| openstackgerrit | Liang Hao proposed openstack/tempest master: Specify tenant_network as vxlan to create network https://review.openstack.org/451610 | 05:39 | 
| *** sridharg has quit IRC | 05:40 | |
| *** itzikb has joined #openstack-qa | 05:45 | |
| openstackrecheck | Console logs not available after 20:05s for gate-heat-dsvm-functional-orig-mysql-lbaasv2-ubuntu-xenial 447843,2,dfb9fd4 | 05:57 | 
| *** grafuls has joined #openstack-qa | 06:04 | |
| *** pcaruana has joined #openstack-qa | 06:08 | |
| *** gamado_ has joined #openstack-qa | 06:14 | |
| *** gamado has joined #openstack-qa | 06:15 | |
| openstackrecheck | Console logs not available after 20:15s for gate-osbackup-freezer-api-dsvm-ubuntu-xenial 451648,1,3f09e13 | 06:17 | 
| *** dsariel has joined #openstack-qa | 06:19 | |
| openstackgerrit | Merged openstack/tempest master: Fix flavor info in server response schema https://review.openstack.org/452036 | 06:20 | 
| *** rcernin has joined #openstack-qa | 06:31 | |
| *** dimtruck is now known as zz_dimtruck | 06:32 | |
| *** pgadiya has quit IRC | 06:34 | |
| openstackrecheck | Console logs not available after 20:08s for gate-networking-sfc-functional-dsvm-ubuntu-xenial 451644,1,0677bbf | 06:37 | 
| openstackgerrit | zhufl proposed openstack/tempest master: Use min_count to create multi servers https://review.openstack.org/453480 | 06:38 | 
| *** tesseract has joined #openstack-qa | 06:52 | |
| openstackrecheck | Console logs not available after 20:09s for gate-heat-dsvm-functional-orig-mysql-lbaasv2-ubuntu-xenial 375147,2,dbaee95 | 06:58 | 
| openstackgerrit | Merged openstack/tempest master: Reduce the time waiting for server ACTIVE https://review.openstack.org/452419 | 06:58 | 
| *** rabel has joined #openstack-qa | 07:10 | |
| rabel | hi there | 07:10 | 
| *** sshnaidm is now known as sshnaidm|afk | 07:11 | |
| rabel | someone could have a look at https://review.openstack.org/#/c/447094/ ? i think it is ready for merging. only needs workflow. | 07:11 | 
| *** sridharg has joined #openstack-qa | 07:15 | |
| openstackrecheck | Console logs not available after 20:11s for gate-neutron-lib-pep8-ubuntu-xenial 434771,6,ead169e | 07:18 | 
| *** martinkopec has joined #openstack-qa | 07:20 | |
| *** rabel has quit IRC | 07:20 | |
| *** rabel has joined #openstack-qa | 07:20 | |
| *** shardy has joined #openstack-qa | 07:22 | |
| *** lkuchlan has joined #openstack-qa | 07:22 | |
| *** zz_dimtruck is now known as dimtruck | 07:24 | |
| *** aojea has joined #openstack-qa | 07:24 | |
| *** nadya has joined #openstack-qa | 07:29 | |
| *** nadya has quit IRC | 07:30 | |
| *** dimtruck is now known as zz_dimtruck | 07:33 | |
| *** Serlex has joined #openstack-qa | 07:35 | |
| openstackrecheck | Console logs not available after 20:06s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 451610,2,cb74a24 | 07:38 | 
| *** gkadam is now known as gkadam-afk | 07:43 | |
| *** amoralej|off is now known as amoralej | 07:43 | |
| *** gamado_ has quit IRC | 07:45 | |
| *** gamado has quit IRC | 07:45 | |
| openstackgerrit | Liang Hao proposed openstack/tempest master: Specify tenant_network as vxlan to create network https://review.openstack.org/451610 | 07:47 | 
| openstackgerrit | Merged openstack/tempest master: Add additional roles method to v3 roles client. https://review.openstack.org/452041 | 07:48 | 
| openstackrecheck | Console logs not available after 20:06s for gate-osbackup-freezer-api-dsvm-ubuntu-xenial 451648,2,b38ec10 | 07:58 | 
| *** markus_z has joined #openstack-qa | 08:00 | |
| *** anshul has joined #openstack-qa | 08:01 | |
| *** sshwarts has joined #openstack-qa | 08:01 | |
| *** aojea_ has joined #openstack-qa | 08:01 | |
| *** rossella_s has joined #openstack-qa | 08:02 | |
| *** aojea has quit IRC | 08:04 | |
| *** dtantsur|afk is now known as dtantsur | 08:15 | |
| openstackrecheck | Console logs not available after 20:18s for gate-grenade-dsvm-neutron-ubuntu-xenial 451258,2,f49937c | 08:18 | 
| *** sapcc-bot has joined #openstack-qa | 08:21 | |
| *** david_1 has joined #openstack-qa | 08:21 | |
| *** carthaca_ has joined #openstack-qa | 08:21 | |
| *** dgonzalez_ has joined #openstack-qa | 08:21 | |
| *** tpatzig_ has joined #openstack-qa | 08:21 | |
| *** mkoderer_ has joined #openstack-qa | 08:21 | |
| *** seife_ has joined #openstack-qa | 08:21 | |
| *** databus23_ has joined #openstack-qa | 08:21 | |
| *** dgonzalez_ has quit IRC | 08:21 | |
| *** david_1 has quit IRC | 08:21 | |
| *** carthaca_ has quit IRC | 08:21 | |
| *** tpatzig_ has quit IRC | 08:21 | |
| *** databus23_ has quit IRC | 08:21 | |
| *** sapcc-bot has quit IRC | 08:21 | |
| *** mkoderer_ has quit IRC | 08:21 | |
| *** seife_ has quit IRC | 08:21 | |
| *** david_1 has joined #openstack-qa | 08:22 | |
| *** sapcc-bot has joined #openstack-qa | 08:22 | |
| *** carthaca_ has joined #openstack-qa | 08:22 | |
| *** tpatzig_ has joined #openstack-qa | 08:22 | |
| *** databus23_ has joined #openstack-qa | 08:22 | |
| *** seife_ has joined #openstack-qa | 08:22 | |
| *** mkoderer_ has joined #openstack-qa | 08:22 | |
| *** dgonzalez_ has joined #openstack-qa | 08:22 | |
| *** sapcc-bot has quit IRC | 08:22 | |
| *** carthaca_ has quit IRC | 08:22 | |
| *** dgonzalez_ has quit IRC | 08:22 | |
| *** mkoderer_ has quit IRC | 08:22 | |
| *** david_1 has quit IRC | 08:22 | |
| *** tpatzig_ has quit IRC | 08:22 | |
| *** databus23_ has quit IRC | 08:22 | |
| *** seife_ has quit IRC | 08:22 | |
| *** david_2 has joined #openstack-qa | 08:23 | |
| *** seife_ has joined #openstack-qa | 08:23 | |
| *** carthaca_ has joined #openstack-qa | 08:23 | |
| *** dgonzalez_ has joined #openstack-qa | 08:23 | |
| *** databus23_ has joined #openstack-qa | 08:23 | |
| *** tpatzig_ has joined #openstack-qa | 08:23 | |
| *** mkoderer_ has joined #openstack-qa | 08:23 | |
| *** sapcc-bot has joined #openstack-qa | 08:23 | |
| *** databus23_ has quit IRC | 08:23 | |
| *** mkoderer_ has quit IRC | 08:23 | |
| *** carthaca_ has quit IRC | 08:23 | |
| *** seife_ has quit IRC | 08:23 | |
| *** david_2 has quit IRC | 08:23 | |
| *** sapcc-bot has quit IRC | 08:23 | |
| *** dgonzalez_ has quit IRC | 08:23 | |
| *** tpatzig_ has quit IRC | 08:23 | |
| *** david_1 has joined #openstack-qa | 08:23 | |
| *** sapcc-bot has joined #openstack-qa | 08:23 | |
| *** tpatzig_ has joined #openstack-qa | 08:23 | |
| *** dgonzalez_ has joined #openstack-qa | 08:23 | |
| *** carthaca_ has joined #openstack-qa | 08:23 | |
| *** mkoderer_ has joined #openstack-qa | 08:23 | |
| *** seife_ has joined #openstack-qa | 08:23 | |
| *** databus23_ has joined #openstack-qa | 08:23 | |
| *** zz_dimtruck is now known as dimtruck | 08:24 | |
| *** gszasz has joined #openstack-qa | 08:24 | |
| *** databus23_ has quit IRC | 08:25 | |
| *** seife_ has quit IRC | 08:25 | |
| *** mkoderer_ has quit IRC | 08:25 | |
| *** tpatzig_ has quit IRC | 08:25 | |
| *** dgonzalez_ has quit IRC | 08:25 | |
| *** carthaca_ has quit IRC | 08:25 | |
| *** david_1 has quit IRC | 08:25 | |
| *** udesale has quit IRC | 08:31 | |
| *** sapcc-bot has quit IRC | 08:32 | |
| *** sapcc-bot has joined #openstack-qa | 08:32 | |
| *** tpatzig_ has joined #openstack-qa | 08:32 | |
| *** dgonzalez_ has joined #openstack-qa | 08:32 | |
| *** mkoderer_ has joined #openstack-qa | 08:32 | |
| *** carthaca_ has joined #openstack-qa | 08:32 | |
| *** seife_ has joined #openstack-qa | 08:32 | |
| *** databus23_ has joined #openstack-qa | 08:32 | |
| *** david_1 has joined #openstack-qa | 08:32 | |
| *** dimtruck is now known as zz_dimtruck | 08:34 | |
| *** databus23_ has quit IRC | 08:34 | |
| *** seife_ has quit IRC | 08:34 | |
| *** mkoderer_ has quit IRC | 08:34 | |
| *** carthaca_ has quit IRC | 08:34 | |
| *** dgonzalez_ has quit IRC | 08:34 | |
| *** tpatzig_ has quit IRC | 08:34 | |
| *** david_1 has quit IRC | 08:34 | |
| *** lucas-afk is now known as lucasagomes | 08:36 | |
| *** zz_dimtruck is now known as dimtruck | 08:38 | |
| openstackrecheck | Console logs not available after 20:09s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 243042,4,9ce7b7b | 08:39 | 
| *** nadya has joined #openstack-qa | 08:40 | |
| *** sshnaidm|afk is now known as sshnaidm | 08:45 | |
| *** dimtruck is now known as zz_dimtruck | 08:47 | |
| *** tmatsu_ has quit IRC | 08:48 | |
| *** tmatsu has joined #openstack-qa | 08:49 | |
| *** ramishra has quit IRC | 08:49 | |
| *** ramishra has joined #openstack-qa | 08:51 | |
| *** tmatsu has quit IRC | 08:53 | |
| *** gfidente has joined #openstack-qa | 08:59 | |
| *** gfidente has quit IRC | 08:59 | |
| *** gfidente has joined #openstack-qa | 08:59 | |
| openstackrecheck | Console logs not available after 20:07s for gate-vitrage-pep8-ubuntu-xenial 451651,1,6dd0903 | 08:59 | 
| rabel | huanxie: the xenserver gate in https://review.openstack.org/#/c/447094/ failed again. but from the logs i cannot find a connection to the change. should i recheck again? or could you help me with the logs? | 08:59 | 
| *** cdent has joined #openstack-qa | 09:05 | |
| *** sapcc-bot has quit IRC | 09:05 | |
| *** mkoderer_ has joined #openstack-qa | 09:05 | |
| *** databus23_ has joined #openstack-qa | 09:05 | |
| *** tpatzig_ has joined #openstack-qa | 09:05 | |
| *** seife_ has joined #openstack-qa | 09:05 | |
| *** sapcc-bot has joined #openstack-qa | 09:05 | |
| *** carthaca_ has joined #openstack-qa | 09:05 | |
| *** dgonzalez_ has joined #openstack-qa | 09:05 | |
| *** david_1 has joined #openstack-qa | 09:05 | |
| *** databus23_ has quit IRC | 09:06 | |
| *** seife_ has quit IRC | 09:06 | |
| *** dgonzalez_ has quit IRC | 09:06 | |
| *** carthaca_ has quit IRC | 09:06 | |
| *** tpatzig_ has quit IRC | 09:06 | |
| *** mkoderer_ has quit IRC | 09:06 | |
| *** sapcc-bot has quit IRC | 09:06 | |
| *** david_1 has quit IRC | 09:06 | |
| *** sapcc-bot has joined #openstack-qa | 09:07 | |
| openstackgerrit | zhufl proposed openstack/tempest master: Fix broken api link and put api link in one line https://review.openstack.org/453535 | 09:09 | 
| openstackgerrit | Pradeep Kumar proposed openstack/tempest master: Keystone v3 extension os-ep-filter api testcases https://review.openstack.org/447188 | 09:16 | 
| *** aarefiev_afk is now known as aarefiev | 09:19 | |
| openstackrecheck | Console logs not available after 20:15s for gate-mistral-python27-ubuntu-xenial 451402,1,5434b6a | 09:19 | 
| gabor_antal | Hi! Can someone help me with Hacking release cycle? | 09:30 | 
| openstackrecheck | Console logs not available after 20:11s for gate-tempest-dsvm-ironic-ipa-wholedisk-agent_ipmitool-tinyipa-multinode-ubuntu-xenial 445763,24,3753567 | 09:39 | 
| openstackgerrit | Martin Kopec proposed openstack/tempest master: Disable resource cleanup https://review.openstack.org/409210 | 09:41 | 
| openstackgerrit | Gábor Antal proposed openstack-dev/hacking master: Add a check for logger naming https://review.openstack.org/443250 | 09:42 | 
| *** tosky has joined #openstack-qa | 09:47 | |
| openstackrecheck | Console logs not available after 20:09s for gate-freezer-api-pep8-ubuntu-xenial 450579,2,0d1c3cd | 09:59 | 
| *** mvk has quit IRC | 10:00 | |
| *** nadya has quit IRC | 10:01 | |
| *** ramishra has quit IRC | 10:06 | |
| *** ramishra has joined #openstack-qa | 10:08 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/tempest master: Set default value of 'dvr_extra_resources' option to False https://review.openstack.org/322118 | 10:09 | 
| chandankumar | andreaf: gmann when we do tempest init, we can tempest_lock dir what actually it does? | 10:15 | 
| openstackrecheck | Console logs not available after 20:14s for gate-monasca-api-python27-ubuntu-xenial 387807,1,60bce72 | 10:20 | 
| *** rfolco has joined #openstack-qa | 10:21 | |
| *** pcaruana|afk| has joined #openstack-qa | 10:21 | |
| *** pcaruana|afk| has quit IRC | 10:23 | |
| *** pcaruana has quit IRC | 10:24 | |
| gmann | chandankumar: that is being used to set for oslo_concurrency lock directory and further fur external lock for account file or workspace registry etc | 10:24 | 
| *** pcaruana has joined #openstack-qa | 10:25 | |
| *** amotoki has quit IRC | 10:26 | |
| openstackgerrit | Merged openstack/tempest master: Remove a redundant client variable https://review.openstack.org/452661 | 10:31 | 
| *** mvk has joined #openstack-qa | 10:32 | |
| openstackgerrit | Merged openstack/tempest master: Volume force-delete when volume in maintenance state https://review.openstack.org/449993 | 10:32 | 
| *** zz_dimtruck is now known as dimtruck | 10:39 | |
| openstackrecheck | Console logs not available after 20:18s for gate-heat-dsvm-functional-orig-mysql-lbaasv2-ubuntu-xenial 450568,1,02e2b87 | 10:40 | 
| *** nadya has joined #openstack-qa | 10:42 | |
| *** shardy is now known as shardy_lunch | 10:45 | |
| *** dimtruck is now known as zz_dimtruck | 10:49 | |
| *** sapcc-bot has quit IRC | 10:53 | |
| *** sapcc-bot has joined #openstack-qa | 10:54 | |
| *** zhufl has quit IRC | 10:54 | |
| *** david_1 has joined #openstack-qa | 10:55 | |
| *** dgonzalez_ has joined #openstack-qa | 10:55 | |
| *** mkoderer_ has joined #openstack-qa | 10:55 | |
| *** databus23_ has joined #openstack-qa | 10:55 | |
| *** carthaca_ has joined #openstack-qa | 10:55 | |
| *** zhufl has joined #openstack-qa | 10:55 | |
| *** databus23_ has quit IRC | 10:57 | |
| *** mkoderer_ has quit IRC | 10:57 | |
| *** dgonzalez_ has quit IRC | 10:57 | |
| *** david_1 has quit IRC | 10:57 | |
| openstackrecheck | Console logs not available after 20:12s for gate-tempest-dsvm-neutron-full-ubuntu-xenial-newton 444196,4,0479cc3 | 11:00 | 
| *** tmatsu has joined #openstack-qa | 11:01 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/tempest master: Set default value of 'dvr_extra_resources' option to False https://review.openstack.org/322118 | 11:01 | 
| *** tmatsu has quit IRC | 11:05 | |
| *** dave-mccowan has joined #openstack-qa | 11:07 | |
| *** r-mibu has quit IRC | 11:11 | |
| *** r-mibu has joined #openstack-qa | 11:11 | |
| *** udesale has joined #openstack-qa | 11:12 | |
| *** udesale has quit IRC | 11:17 | |
| *** udesale has joined #openstack-qa | 11:20 | |
| openstackrecheck | Console logs not available after 20:23s for gate-mistral-python27-ubuntu-xenial 450121,3,46902a1 | 11:21 | 
| *** rabel_b1 has joined #openstack-qa | 11:24 | |
| openstackgerrit | Liang Hao proposed openstack/tempest master: Add serval port_security test in api/network https://review.openstack.org/445839 | 11:24 | 
| openstackgerrit | Sean Dague proposed openstack-dev/devstack master: add use_journal if we are enabling systemd https://review.openstack.org/453586 | 11:24 | 
| chandankumar | gmann: Thanks :-) | 11:24 | 
| *** rabel has quit IRC | 11:27 | |
| *** amotoki has joined #openstack-qa | 11:38 | |
| *** zz_dimtruck is now known as dimtruck | 11:40 | |
| *** sapcc-bot1 has joined #openstack-qa | 11:41 | |
| openstackrecheck | Console logs not available after 20:17s for gate-monasca-log-api-pep8-ubuntu-xenial 441777,6,cb7b87c | 11:41 | 
| *** carthaca_ has quit IRC | 11:41 | |
| *** sapcc-bot has quit IRC | 11:41 | |
| *** carthaca_ has joined #openstack-qa | 11:41 | |
| *** dgonzalez_ has joined #openstack-qa | 11:41 | |
| *** seife_ has joined #openstack-qa | 11:41 | |
| *** databus23_ has joined #openstack-qa | 11:41 | |
| *** mkoderer_ has joined #openstack-qa | 11:41 | |
| *** david_1 has joined #openstack-qa | 11:41 | |
| *** david_2 has joined #openstack-qa | 11:42 | |
| *** databus23_1 has joined #openstack-qa | 11:42 | |
| *** seife_1 has joined #openstack-qa | 11:42 | |
| *** mkoderer_1 has joined #openstack-qa | 11:42 | |
| *** dgonzalez_1 has joined #openstack-qa | 11:42 | |
| *** carthaca_1 has joined #openstack-qa | 11:42 | |
| *** sapcc-bot has joined #openstack-qa | 11:42 | |
| *** carthaca_ has quit IRC | 11:43 | |
| *** dgonzalez_ has quit IRC | 11:43 | |
| *** seife_ has quit IRC | 11:43 | |
| *** david_1 has quit IRC | 11:43 | |
| *** databus23_ has quit IRC | 11:43 | |
| *** mkoderer_ has quit IRC | 11:43 | |
| *** carthaca_1 has quit IRC | 11:44 | |
| *** seife_1 has quit IRC | 11:44 | |
| *** dgonzalez_1 has quit IRC | 11:44 | |
| *** mkoderer_1 has quit IRC | 11:44 | |
| *** databus23_1 has quit IRC | 11:44 | |
| *** david_2 has quit IRC | 11:44 | |
| *** timello has joined #openstack-qa | 11:48 | |
| *** dimtruck is now known as zz_dimtruck | 11:50 | |
| openstackgerrit | Merged openstack-dev/devstack master: Remove XenServer specific ovs agent config https://review.openstack.org/435224 | 11:54 | 
| openstackrecheck | Console logs not available after 20:09s for gate-nova-pep8-ubuntu-xenial 451487,3,5cc908e | 12:01 | 
| *** cdent has quit IRC | 12:03 | |
| *** rabel__b1 has joined #openstack-qa | 12:10 | |
| *** rabel_b1 has quit IRC | 12:13 | |
| *** rabel_b1 has joined #openstack-qa | 12:20 | |
| openstackrecheck | Console logs not available after 20:21s for gate-tempest-dsvm-networking-ovn-ovs-release 448447,3,ba008ae | 12:21 | 
| *** rabel__b1 has quit IRC | 12:21 | |
| *** rabel_b1 has quit IRC | 12:23 | |
| *** rabel_b1 has joined #openstack-qa | 12:23 | |
| *** rabel_b1 has quit IRC | 12:24 | |
| *** rabel_b1 has joined #openstack-qa | 12:25 | |
| *** gouthamr has joined #openstack-qa | 12:29 | |
| *** rabel_b1 has quit IRC | 12:32 | |
| *** rabel_b1 has joined #openstack-qa | 12:33 | |
| *** rabel_b1 has quit IRC | 12:34 | |
| *** rabel_b1 has joined #openstack-qa | 12:35 | |
| *** rabel_b1 has quit IRC | 12:36 | |
| *** rabel_b1 has joined #openstack-qa | 12:37 | |
| *** zz_dimtruck is now known as dimtruck | 12:41 | |
| *** amotoki has quit IRC | 12:41 | |
| *** sapcc-bot1 has quit IRC | 12:41 | |
| *** sapcc-bot has quit IRC | 12:41 | |
| *** sapcc-bot has joined #openstack-qa | 12:41 | |
| *** david_1 has joined #openstack-qa | 12:41 | |
| *** carthaca_ has joined #openstack-qa | 12:41 | |
| *** dgonzalez_ has joined #openstack-qa | 12:41 | |
| *** mkoderer_ has joined #openstack-qa | 12:42 | |
| openstackrecheck | Console logs not available after 20:14s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 451660,1,3c7b353 | 12:42 | 
| *** mkoderer_ has quit IRC | 12:43 | |
| *** dgonzalez_ has quit IRC | 12:43 | |
| *** carthaca_ has quit IRC | 12:43 | |
| *** david_1 has quit IRC | 12:43 | |
| *** dsariel has quit IRC | 12:44 | |
| *** dtantsur is now known as dtantsur|brb | 12:46 | |
| *** gkadam-afk has quit IRC | 12:49 | |
| *** dimtruck is now known as zz_dimtruck | 12:50 | |
| -openstackstatus- NOTICE: The Gerrit service on http://review.openstack.org is being restarted to address hung remote replication tasks, and should return to an operable state momentarily | 12:52 | |
| *** gouthamr has quit IRC | 12:53 | |
| *** markvoelker has joined #openstack-qa | 12:55 | |
| *** amotoki has joined #openstack-qa | 12:56 | |
| *** gamado has joined #openstack-qa | 12:57 | |
| *** gouthamr has joined #openstack-qa | 12:58 | |
| *** mtanino has joined #openstack-qa | 12:59 | |
| *** porrua has joined #openstack-qa | 13:01 | |
| openstackrecheck | Console logs not available after 20:13s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 451136,8,9836c5d | 13:02 | 
| *** felipemonteiro has joined #openstack-qa | 13:03 | |
| *** shardy_lunch is now known as shardy | 13:08 | |
| *** catintheroof has joined #openstack-qa | 13:10 | |
| *** catintheroof has quit IRC | 13:10 | |
| *** catintheroof has joined #openstack-qa | 13:11 | |
| *** zz_dimtruck is now known as dimtruck | 13:12 | |
| *** esberglu has joined #openstack-qa | 13:15 | |
| *** amoralej is now known as amoralej|lunch | 13:17 | |
| openstackrecheck | Console logs not available after 20:15s for gate-nova-pep8-ubuntu-xenial 451657,1,69dbb32 | 13:22 | 
| *** abehl has joined #openstack-qa | 13:23 | |
| *** prateek_ has joined #openstack-qa | 13:23 | |
| *** chkumar246 has joined #openstack-qa | 13:23 | |
| *** prateek__ has joined #openstack-qa | 13:25 | |
| *** prateek has quit IRC | 13:26 | |
| *** chandankumar has quit IRC | 13:26 | |
| *** anshul has quit IRC | 13:27 | |
| *** prateek_ has quit IRC | 13:28 | |
| *** mkoderer has joined #openstack-qa | 13:28 | |
| *** itzikb has quit IRC | 13:28 | |
| *** udesale has quit IRC | 13:28 | |
| *** chkumar246 has quit IRC | 13:28 | |
| *** abehl has quit IRC | 13:28 | |
| *** prateek_ has joined #openstack-qa | 13:32 | |
| *** chkumar246 has joined #openstack-qa | 13:33 | |
| *** prateek has joined #openstack-qa | 13:35 | |
| *** prateek__ has quit IRC | 13:35 | |
| *** dsariel has joined #openstack-qa | 13:36 | |
| *** chkumar246 has quit IRC | 13:37 | |
| *** prateek_ has quit IRC | 13:37 | |
| *** tosky has quit IRC | 13:42 | |
| openstackrecheck | Console logs not available after 20:18s for gate-monasca-api-python27-ubuntu-xenial 387807,1,6c08703 | 13:42 | 
| *** tosky has joined #openstack-qa | 13:45 | |
| *** prateek_ has joined #openstack-qa | 13:46 | |
| *** chkumar246 has joined #openstack-qa | 13:47 | |
| *** rossella_s has quit IRC | 13:47 | |
| *** dsariel_ has joined #openstack-qa | 13:47 | |
| *** david_1 has joined #openstack-qa | 13:47 | |
| *** seife_ has joined #openstack-qa | 13:47 | |
| *** dgonzalez_ has joined #openstack-qa | 13:47 | |
| *** mkoderer_ has joined #openstack-qa | 13:47 | |
| *** carthaca_ has joined #openstack-qa | 13:47 | |
| *** tpatzig_ has joined #openstack-qa | 13:47 | |
| *** rossella_s has joined #openstack-qa | 13:47 | |
| *** chkumar246 is now known as chandankumar | 13:48 | |
| *** prateek__ has joined #openstack-qa | 13:48 | |
| openstackgerrit | Noam Angel proposed openstack-dev/devstack master: Create bridge "OVS_PHYSICAL_BRIDGE" when defined https://review.openstack.org/360585 | 13:48 | 
| *** dimtruck is now known as zz_dimtruck | 13:48 | |
| *** carthaca_ has quit IRC | 13:49 | |
| *** dgonzalez_ has quit IRC | 13:49 | |
| *** mkoderer_ has quit IRC | 13:49 | |
| *** seife_ has quit IRC | 13:49 | |
| *** tpatzig_ has quit IRC | 13:49 | |
| *** david_1 has quit IRC | 13:49 | |
| openstackgerrit | Liang Hao proposed openstack/tempest master: Add test about port_security in api/network https://review.openstack.org/445839 | 13:49 | 
| *** prateek has quit IRC | 13:49 | |
| *** dsariel has quit IRC | 13:50 | |
| *** prateek_ has quit IRC | 13:51 | |
| *** prateek__ has quit IRC | 13:51 | |
| *** agurenko has joined #openstack-qa | 13:52 | |
| openstackgerrit | Felipe Monteiro proposed openstack/tempest master: Identity v3 Domain Configuration Client https://review.openstack.org/452949 | 13:53 | 
| *** tonytan4ever has joined #openstack-qa | 13:55 | |
| *** amoralej|lunch is now known as amoralej | 13:57 | |
| *** dtantsur|brb is now known as dtantsur | 14:00 | |
| openstackgerrit | Pradeep Kumar proposed openstack/patrole master: Keystone v3 tests for endpoint filters for projects https://review.openstack.org/452764 | 14:02 | 
| *** edannon has quit IRC | 14:02 | |
| openstackrecheck | Console logs not available after 20:10s for gate-osbackup-freezer-api-dsvm-ubuntu-xenial 451648,3,16a257d | 14:03 | 
| *** lutostag has joined #openstack-qa | 14:04 | |
| *** hongbin has joined #openstack-qa | 14:06 | |
| *** dsariel_ has quit IRC | 14:06 | |
| *** lkuchlan has quit IRC | 14:07 | |
| *** shardy is now known as shardy_mtg | 14:07 | |
| *** udesale has joined #openstack-qa | 14:12 | |
| *** awaugama has joined #openstack-qa | 14:16 | |
| *** zz_dimtruck is now known as dimtruck | 14:17 | |
| openstackrecheck | Console logs not available after 20:18s for gate-monasca-api-pep8-ubuntu-xenial 441785,7,007be12 | 14:23 | 
| *** david_1 has joined #openstack-qa | 14:23 | |
| *** carthaca_ has joined #openstack-qa | 14:23 | |
| *** tpatzig_ has joined #openstack-qa | 14:23 | |
| *** dgonzalez_ has joined #openstack-qa | 14:23 | |
| *** databus23_ has joined #openstack-qa | 14:23 | |
| *** mkoderer_ has joined #openstack-qa | 14:23 | |
| *** mkoderer_ has quit IRC | 14:25 | |
| *** databus23_ has quit IRC | 14:25 | |
| *** dgonzalez_ has quit IRC | 14:25 | |
| *** tpatzig_ has quit IRC | 14:25 | |
| *** carthaca_ has quit IRC | 14:25 | |
| *** david_1 has quit IRC | 14:25 | |
| *** dgonzalez_ has joined #openstack-qa | 14:26 | |
| *** sridharg has quit IRC | 14:30 | |
| *** cdent has joined #openstack-qa | 14:32 | |
| *** gcheresh_ has quit IRC | 14:35 | |
| *** dustins has joined #openstack-qa | 14:36 | |
| *** agurenko has quit IRC | 14:39 | |
| *** agurenko has joined #openstack-qa | 14:40 | |
| *** armax has joined #openstack-qa | 14:41 | |
| openstackrecheck | Console logs not available after 20:09s for gate-neutron-vpnaas-python27-ubuntu-xenial 427523,1,568216c | 14:43 | 
| *** makowals has quit IRC | 14:47 | |
| openstackgerrit | David Stanek proposed openstack-dev/devstack master: WIP: Run keystone using a single uwsgi process https://review.openstack.org/453694 | 14:50 | 
| dstanek | sdague: ^ translating my ansible environment setup to devstack scripts was intereesting | 14:51 | 
| sdague | heh, ok, I'll take a look | 14:52 | 
| dstanek | sdague: there's a bit of copy-paste stuff...wasn't quite sure how you guys do reuse in there so any feedback would be great | 14:54 | 
| *** timello has quit IRC | 14:56 | |
| sdague | hmmm... so this is uwsgi under apache? That's pretty different than the current pattern, right? | 14:56 | 
| *** shintaro has joined #openstack-qa | 14:59 | |
| *** udesale has quit IRC | 15:01 | |
| *** rossella_s has quit IRC | 15:02 | |
| *** nadya has quit IRC | 15:02 | |
| *** nadya has joined #openstack-qa | 15:03 | |
| openstackrecheck | Console logs not available after 20:10s for gate-functional-dsvm-magnum-swarm-ubuntu-xenial 345890,7,7c7615d | 15:03 | 
| *** fnaval has joined #openstack-qa | 15:04 | |
| *** fnaval_ has joined #openstack-qa | 15:06 | |
| *** armax has quit IRC | 15:07 | |
| *** nadya has quit IRC | 15:07 | |
| *** fnaval__ has joined #openstack-qa | 15:08 | |
| *** fnaval has quit IRC | 15:10 | |
| *** dsariel has joined #openstack-qa | 15:10 | |
| *** fnaval has joined #openstack-qa | 15:10 | |
| *** fnaval___ has joined #openstack-qa | 15:12 | |
| *** fnaval_ has quit IRC | 15:12 | |
| *** fnaval_ has joined #openstack-qa | 15:13 | |
| *** fnaval__ has quit IRC | 15:14 | |
| *** rossella_s has joined #openstack-qa | 15:14 | |
| *** fnaval__ has joined #openstack-qa | 15:15 | |
| *** fnaval has quit IRC | 15:16 | |
| *** fnaval has joined #openstack-qa | 15:17 | |
| *** fnaval___ has quit IRC | 15:17 | |
| *** fnaval_ has quit IRC | 15:18 | |
| *** fnaval_ has joined #openstack-qa | 15:18 | |
| *** fnaval___ has joined #openstack-qa | 15:20 | |
| *** fnaval__ has quit IRC | 15:20 | |
| *** shardy_mtg is now known as shardy | 15:21 | |
| *** Serlex has quit IRC | 15:22 | |
| *** agurenko has quit IRC | 15:22 | |
| *** fnaval has quit IRC | 15:23 | |
| openstackrecheck | Console logs not available after 20:13s for gate-heat-dsvm-functional-orig-mysql-lbaasv2-ubuntu-xenial 433587,10,e10d374 | 15:24 | 
| *** fnaval_ has quit IRC | 15:24 | |
| *** gszasz has quit IRC | 15:30 | |
| *** mtanino has quit IRC | 15:31 | |
| *** markus_z has quit IRC | 15:35 | |
| openstackrecheck | Console logs not available after 20:15s for gate-neutron-python27-ubuntu-xenial 402750,58,8ccf7fc | 15:44 | 
| karthikp | zhufl: Hope you had a great vacation. Thanks for your review :) | 15:44 | 
| *** aarefiev is now known as aarefiev_afk | 15:46 | |
| *** shintaro has quit IRC | 15:46 | |
| *** lutostag_ has joined #openstack-qa | 15:47 | |
| *** aojea_ has quit IRC | 15:49 | |
| *** lutostag has quit IRC | 15:49 | |
| *** lutostag_ has quit IRC | 15:49 | |
| *** lutostag has joined #openstack-qa | 15:50 | |
| rabel_b1 | could someone help with https://review.openstack.org/#/c/447094/ ? xenserver check is failing and i don't understand why. neither do i know if the xenserver check needs to succeed at all. | 15:51 | 
| *** gcheresh_ has joined #openstack-qa | 15:52 | |
| *** dsariel has quit IRC | 15:55 | |
| *** vhosakot has joined #openstack-qa | 15:57 | |
| *** nadya has joined #openstack-qa | 15:57 | |
| *** lucasagomes is now known as lucas-afk | 16:00 | |
| *** Apoorva has joined #openstack-qa | 16:00 | |
| *** shardy is now known as shardy_afk | 16:02 | |
| openstackrecheck | Console logs not available after 20:17s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 451595,3,3b29ea1 | 16:04 | 
| openstackgerrit | Ihar Hrachyshka proposed openstack/tempest master: TestSecurityGroupsBasicOps: log console from access point instance https://review.openstack.org/453334 | 16:07 | 
| *** rossella_s has quit IRC | 16:08 | |
| mtreinish | rabel_b1: http://dd6b71949550285df7dc-dda4e480e005aaa13ec303551d2d8155.r49.cf1.rackcdn.com/94/447094/4/check/dsvm-tempest-neutron-network/a223738/logs/devstacklog.txt.gz it looks like keystone is failing to install. It looks like their ci is having issues | 16:08 | 
| mtreinish | rabel_b1: but xenserver ci doesn't block a change from going through. Jenkins (ie the OpenStack community CI) is the only one used for gating changes | 16:09 | 
| rabel_b1 | mtreinish: thank you! that means i only need a core reviewer to workflow+2 now? :) | 16:10 | 
| *** martinkopec has quit IRC | 16:13 | |
| *** gszasz has joined #openstack-qa | 16:14 | |
| *** cody-somerville has joined #openstack-qa | 16:16 | |
| *** armax has joined #openstack-qa | 16:17 | |
| *** esberglu has quit IRC | 16:24 | |
| *** esberglu has joined #openstack-qa | 16:24 | |
| openstackrecheck | Console logs not available after 20:11s for gate-networking-odl-python27-ubuntu-xenial 435813,29,03a9673 | 16:24 | 
| *** armax has quit IRC | 16:27 | |
| *** gcheresh_ has quit IRC | 16:28 | |
| *** tmatsu has joined #openstack-qa | 16:28 | |
| *** esberglu has quit IRC | 16:29 | |
| *** amotoki has quit IRC | 16:29 | |
| *** armax has joined #openstack-qa | 16:31 | |
| *** mtanino has joined #openstack-qa | 16:31 | |
| *** cody-somerville has quit IRC | 16:31 | |
| *** shardy_afk is now known as shardy | 16:31 | |
| *** tmatsu has quit IRC | 16:33 | |
| *** gamado has quit IRC | 16:35 | |
| openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest master: Remove 'reseller' config option https://review.openstack.org/453746 | 16:36 | 
| openstackgerrit | Felipe Monteiro proposed openstack/patrole master: Add implied roles rbac tests to identity v3. https://review.openstack.org/452325 | 16:38 | 
| *** dimtruck is now known as zz_dimtruck | 16:40 | |
| *** zz_dimtruck is now known as dimtruck | 16:41 | |
| openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest master: Remove 'reseller' config option https://review.openstack.org/453746 | 16:41 | 
| *** esberglu has joined #openstack-qa | 16:43 | |
| *** tesseract has quit IRC | 16:43 | |
| *** armax has quit IRC | 16:43 | |
| openstackrecheck | Console logs not available after 20:09s for gate-requirements-tox-validate-projects-ubuntu-xenial 451669,1,52c6e0e | 16:44 | 
| *** rabel_b1 has quit IRC | 16:45 | |
| *** shardy has quit IRC | 17:03 | |
| *** jamielennox has quit IRC | 17:04 | |
| openstackrecheck | Console logs not available after 20:10s for gate-neutron-pep8-ubuntu-xenial 451665,1,c7ecee5 | 17:05 | 
| *** jamielennox has joined #openstack-qa | 17:07 | |
| openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest master: Remove 'allow_port_security_disabled' option https://review.openstack.org/453795 | 17:13 | 
| *** mvk has quit IRC | 17:22 | |
| openstackrecheck | Console logs not available after 20:10s for gate-networking-odl-python27-ubuntu-xenial 412864,42,5013c25 | 17:25 | 
| *** timello has joined #openstack-qa | 17:28 | |
| *** rossella_s has joined #openstack-qa | 17:28 | |
| openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest master: Remove 'dvr_extra_resources' option https://review.openstack.org/453799 | 17:29 | 
| *** gfidente is now known as gfidente|afk | 17:32 | |
| *** tosky has quit IRC | 17:33 | |
| *** sshwarts has quit IRC | 17:36 | |
| *** rossella_s has quit IRC | 17:36 | |
| *** nadya has quit IRC | 17:37 | |
| *** nadya has joined #openstack-qa | 17:38 | |
| *** armax has joined #openstack-qa | 17:39 | |
| openstackgerrit | Merged openstack/patrole master: Add role-switching validation to Patrole framework. https://review.openstack.org/438203 | 17:41 | 
| *** nadya has quit IRC | 17:42 | |
| openstackrecheck | Console logs not available after 20:45s for gate-mistral-python27-ubuntu-xenial 434106,4,794de10 | 17:46 | 
| openstackgerrit | Merged openstack-dev/devstack master: add use_journal if we are enabling systemd https://review.openstack.org/453586 | 17:46 | 
| openstackgerrit | Dustin Schoenbrun proposed openstack/tempest master: Enhancement of tempest cleanup documentation https://review.openstack.org/444041 | 17:49 | 
| *** gcheresh_ has joined #openstack-qa | 17:54 | |
| *** vhosakot_ has joined #openstack-qa | 17:55 | |
| *** vhosakot has quit IRC | 17:56 | |
| openstackgerrit | Merged openstack/patrole master: Add implied roles rbac tests to identity v3. https://review.openstack.org/452325 | 17:57 | 
| *** tosky has joined #openstack-qa | 17:59 | |
| *** mvk has joined #openstack-qa | 18:00 | |
| *** Apoorva_ has joined #openstack-qa | 18:01 | |
| *** Apoorva__ has joined #openstack-qa | 18:03 | |
| *** Apoorva_ has quit IRC | 18:03 | |
| *** Apoorva has quit IRC | 18:04 | |
| *** sshnaidm is now known as sshnaidm|afk | 18:06 | |
| *** krtaylor has quit IRC | 18:07 | |
| *** armax has quit IRC | 18:09 | |
| *** nadya has joined #openstack-qa | 18:12 | |
| *** armax has joined #openstack-qa | 18:18 | |
| openstackrecheck | Console logs not available after 20:46s for gate-functional-dsvm-magnum-swarm-ubuntu-trusty 441899,3,680afc9 | 18:19 | 
| *** pvaneck has joined #openstack-qa | 18:20 | |
| oomichi | gmann: zhufl puts keen comment on https://review.openstack.org/#/c/438006 It could be a little difficult to notifce because of no score :) | 18:23 | 
| *** pvaneck has quit IRC | 18:28 | |
| *** nadya has quit IRC | 18:31 | |
| *** nadya has joined #openstack-qa | 18:32 | |
| *** harlowja has quit IRC | 18:33 | |
| *** cody-somerville has joined #openstack-qa | 18:36 | |
| *** cody-somerville has quit IRC | 18:36 | |
| *** cody-somerville has joined #openstack-qa | 18:36 | |
| *** nadya has quit IRC | 18:37 | |
| openstackrecheck | Console logs not available after 20:13s for gate-osc-dsvm-functional-ubuntu-xenial 383025,73,ef87e2d | 18:40 | 
| *** amoralej is now known as amoralej|off | 18:41 | |
| *** pvaneck has joined #openstack-qa | 18:42 | |
| *** krtaylor has joined #openstack-qa | 18:52 | |
| *** tmatsu has joined #openstack-qa | 18:55 | |
| *** cody-somerville has quit IRC | 18:56 | |
| *** cody-somerville has joined #openstack-qa | 18:57 | |
| *** tmatsu has quit IRC | 19:00 | |
| openstackrecheck | Console logs not available after 20:19s for gate-horizon-dsvm-tempest-plugin-ubuntu-xenial 444266,4,1d20508 | 19:00 | 
| *** Apoorva__ has quit IRC | 19:02 | |
| *** csomerville has joined #openstack-qa | 19:03 | |
| *** cody-somerville has quit IRC | 19:03 | |
| *** Apoorva has joined #openstack-qa | 19:03 | |
| *** armax has quit IRC | 19:08 | |
| *** csomerville has quit IRC | 19:08 | |
| *** csomerville has joined #openstack-qa | 19:09 | |
| *** csomerville has quit IRC | 19:14 | |
| *** cody-somerville has joined #openstack-qa | 19:16 | |
| *** cody-somerville has quit IRC | 19:16 | |
| *** cody-somerville has joined #openstack-qa | 19:16 | |
| openstackrecheck | Console logs not available after 20:14s for gate-networking-odl-python27-ubuntu-xenial 437257,3,dfec8e3 | 19:20 | 
| *** cody-somerville has quit IRC | 19:21 | |
| *** bswartz has quit IRC | 19:22 | |
| *** rfolco has quit IRC | 19:24 | |
| *** cody-somerville has joined #openstack-qa | 19:24 | |
| *** gszasz has quit IRC | 19:28 | |
| *** csomerville has joined #openstack-qa | 19:28 | |
| *** cody-somerville has quit IRC | 19:29 | |
| *** csomerville has quit IRC | 19:33 | |
| *** csomerville has joined #openstack-qa | 19:35 | |
| openstackrecheck | Console logs not available after 20:21s for gate-kuryr-kubernetes-pep8-ubuntu-xenial 447073,5,f256efa | 19:41 | 
| *** csomerville has quit IRC | 19:41 | |
| *** cody-somerville has joined #openstack-qa | 19:42 | |
| openstackgerrit | Felipe Monteiro proposed openstack/tempest master: [WIP] Create os-federation keystone ext client https://review.openstack.org/452739 | 19:45 | 
| *** cody-somerville has quit IRC | 19:47 | |
| *** oanson has quit IRC | 19:47 | |
| *** csomerville has joined #openstack-qa | 19:48 | |
| openstackgerrit | Merged openstack/tempest master: Fix no module unit test for Python3.6 https://review.openstack.org/453430 | 19:48 | 
| *** awaugama has quit IRC | 19:55 | |
| *** oanson has joined #openstack-qa | 19:55 | |
| *** harlowja has joined #openstack-qa | 19:58 | |
| openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest master: Add Nova version log https://review.openstack.org/440824 | 19:58 | 
| *** pcaruana has quit IRC | 20:01 | |
| openstackrecheck | Console logs not available after 20:12s for gate-neutron-python27-ubuntu-xenial 441353,12,a7962a0 | 20:01 | 
| *** timello has quit IRC | 20:01 | |
| *** aojea has joined #openstack-qa | 20:11 | |
| *** jamielennox is now known as jamielennox|away | 20:12 | |
| openstackgerrit | Felipe Monteiro proposed openstack/patrole master: Add RBAC tests for the Nova images API. https://review.openstack.org/453729 | 20:17 | 
| openstackgerrit | Felipe Monteiro proposed openstack/patrole master: Add RBAC tests for the Nova images API. https://review.openstack.org/453729 | 20:19 | 
| *** armax has joined #openstack-qa | 20:20 | |
| openstackrecheck | Console logs not available after 20:12s for gate-ceilometer-python27-ubuntu-xenial 451297,5,a335151 | 20:21 | 
| *** porrua has quit IRC | 20:21 | |
| openstackgerrit | Merged openstack/tempest master: Set default value of 'dvr_extra_resources' option to False https://review.openstack.org/322118 | 20:22 | 
| openstackgerrit | Felipe Monteiro proposed openstack/patrole master: BAC test for compute os-multinic policy action. https://review.openstack.org/448782 | 20:28 | 
| openstackgerrit | Felipe Monteiro proposed openstack/patrole master: RBAC test for compute os-multinic policy action. https://review.openstack.org/448782 | 20:30 | 
| *** cdent has quit IRC | 20:41 | |
| openstackrecheck | Console logs not available after 20:11s for gate-mistral-python27-ubuntu-xenial 451681,1,26587bb | 20:41 | 
| *** rcernin has quit IRC | 20:45 | |
| *** gcheresh_ has quit IRC | 20:50 | |
| *** cdent has joined #openstack-qa | 20:50 | |
| *** tonytan4ever has quit IRC | 20:54 | |
| *** vhosakot_ has quit IRC | 20:55 | |
| *** mriedem has left #openstack-qa | 21:01 | |
| *** mriedem has joined #openstack-qa | 21:01 | |
| openstackrecheck | Console logs not available after 20:29s for gate-networking-onos-pep8-ubuntu-xenial 394693,2,0837767 | 21:02 | 
| *** stevebake is now known as stevebaker | 21:02 | |
| *** Apoorva_ has joined #openstack-qa | 21:05 | |
| *** rbak__ has quit IRC | 21:05 | |
| *** Apoorva has quit IRC | 21:08 | |
| *** dimtruck is now known as zz_dimtruck | 21:09 | |
| openstackgerrit | Samantha Blanco proposed openstack/patrole master: [WIP] Refactor Heat Patrole tests https://review.openstack.org/453348 | 21:17 | 
| *** eliqiao has quit IRC | 21:18 | |
| *** eliqiao has joined #openstack-qa | 21:19 | |
| *** gouthamr has quit IRC | 21:21 | |
| openstackrecheck | Console logs not available after 20:14s for gate-karbor-pep8-ubuntu-xenial 438267,11,57d03b9 | 21:22 | 
| *** dustins has quit IRC | 21:26 | |
| *** rfolco has joined #openstack-qa | 21:29 | |
| *** zz_dimtruck is now known as dimtruck | 21:37 | |
| *** cdent has quit IRC | 21:39 | |
| openstackrecheck | Console logs not available after 20:11s for gate-heat-dsvm-functional-orig-mysql-lbaasv2-ubuntu-xenial 449424,1,70f8278 | 21:42 | 
| *** artom has quit IRC | 21:49 | |
| *** jrcloud has joined #openstack-qa | 21:49 | |
| *** zackf has quit IRC | 21:49 | |
| openstackgerrit | Felipe Monteiro proposed openstack/tempest master: [WIP] Create os-federation keystone ext client https://review.openstack.org/452739 | 21:53 | 
| *** aojea has quit IRC | 21:53 | |
| *** catintheroof has quit IRC | 21:54 | |
| openstackgerrit | Merged openstack/patrole master: RBAC test for compute os-multinic policy action. https://review.openstack.org/448782 | 21:57 | 
| openstackrecheck | Console logs not available after 20:09s for gate-osbackup-freezer-api-dsvm-ubuntu-xenial 451648,4,973e0af | 22:02 | 
| *** Apoorva_ has quit IRC | 22:04 | |
| *** Apoorva has joined #openstack-qa | 22:04 | |
| *** zackf has joined #openstack-qa | 22:04 | |
| *** jrcloud has quit IRC | 22:05 | |
| *** harlowja has quit IRC | 22:05 | |
| openstackgerrit | Felipe Monteiro proposed openstack/patrole master: Fix role validation edge case bug in rbac_utils https://review.openstack.org/453914 | 22:07 | 
| openstackgerrit | Felipe Monteiro proposed openstack/patrole master: Fix role validation edge case bug in rbac_utils https://review.openstack.org/453914 | 22:09 | 
| *** jamielennox|away is now known as jamielennox | 22:13 | |
| openstackgerrit | Merged openstack/patrole master: Add RBAC tests for the Nova images API. https://review.openstack.org/453729 | 22:14 | 
| openstackrecheck | Console logs not available after 20:15s for gate-kuryr-kubernetes-pep8-ubuntu-xenial 447073,6,31cd6f5 | 22:23 | 
| *** gfidente|afk has quit IRC | 22:26 | |
| *** rbak has joined #openstack-qa | 22:37 | |
| openstackrecheck | Console logs not available after 20:24s for gate-tempest-dsvm-networking-odl-carbon-snapshot-v1driver 451709,1,ebfe846 | 22:43 | 
| *** krtaylor has quit IRC | 22:45 | |
| *** rbak has quit IRC | 22:46 | |
| *** rbak has joined #openstack-qa | 22:48 | |
| *** felipemonteiro has quit IRC | 22:50 | |
| *** fnaval___ has quit IRC | 22:51 | |
| *** zhufl has quit IRC | 22:56 | |
| *** zhufl has joined #openstack-qa | 22:56 | |
| openstackrecheck | Console logs not available after 20:10s for gate-tacker-pep8-ubuntu-xenial 449471,4,0074804 | 23:03 | 
| *** dimtruck is now known as zz_dimtruck | 23:10 | |
| *** porrua has joined #openstack-qa | 23:12 | |
| *** porrua_ has joined #openstack-qa | 23:14 | |
| *** porrua has quit IRC | 23:17 | |
| openstackrecheck | Console logs not available after 20:14s for gate-neutron-fwaas-v2-dsvm-tempest 451705,1,5163dd0 | 23:23 | 
| *** harlowja has joined #openstack-qa | 23:25 | |
| *** rbak has quit IRC | 23:32 | |
| *** tosky has quit IRC | 23:37 | |
| *** bswartz has joined #openstack-qa | 23:39 | |
| *** jamielennox is now known as jamielennox|away | 23:42 | |
| *** zz_dimtruck is now known as dimtruck | 23:44 | |
| openstackrecheck | Console logs not available after 21:00s for gate-heat-dsvm-functional-convg-mysql-lbaasv2-ubuntu-xenial 442654,1,c229e52 | 23:44 | 
| *** jamielennox|away is now known as jamielennox | 23:45 | |
| *** artom has joined #openstack-qa | 23:51 | |
| *** krtaylor has joined #openstack-qa | 23:51 | |
| *** tmatsu has joined #openstack-qa | 23:59 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!