openstackrecheck | openstack/python-keystoneclient change: https://review.openstack.org/60820 failed check-grenade-dsvm, gate-python-keystoneclient-python33, check-tempest-dsvm-postgres-full because of: https://bugs.launchpad.net/bugs/1253896 and https://bugs.launchpad.net/bugs/1265057 | 00:08 |
---|---|---|
*** rocky2 has quit IRC | 00:08 | |
*** mcriderman has quit IRC | 00:14 | |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Make v2 and v3 identity apis configurable https://review.openstack.org/70462 | 00:18 |
openstackrecheck | openstack/cinder change: https://review.openstack.org/70305 failed check-tempest-dsvm-neutron, check-tempest-dsvm-full because of: https://bugs.launchpad.net/bugs/1253896 | 00:22 |
*** masayukig has quit IRC | 00:31 | |
*** masayukig has joined #openstack-qa | 00:32 | |
openstackrecheck | openstack/python-cinderclient change: https://review.openstack.org/70364 failed gate-tempest-dsvm-full because of: https://bugs.launchpad.net/bugs/1253896 | 00:41 |
*** atiwari has quit IRC | 00:55 | |
*** bill_az has quit IRC | 00:57 | |
*** mriedem has joined #openstack-qa | 00:58 | |
*** mrodden has joined #openstack-qa | 01:00 | |
openstackgerrit | Joe Gordon proposed a change to openstack-infra/elastic-recheck: Update fingerprints to support grenade https://review.openstack.org/70487 | 01:02 |
openstackgerrit | Nathan Kinder proposed a change to openstack-dev/devstack: LDAP root DN creation fails https://review.openstack.org/70488 | 01:03 |
*** hub_cap has left #openstack-qa | 01:04 | |
*** masayukig has quit IRC | 01:20 | |
openstackgerrit | Sean M. Collins proposed a change to openstack-infra/elastic-recheck: Add query for bug 1270212 https://review.openstack.org/70386 | 01:21 |
*** hemna_ is now known as hemnabeer | 01:21 | |
*** masayukig has joined #openstack-qa | 01:21 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/70462 failed check-tempest-dsvm-ironic-postgres-nv, check-tempest-dsvm-ironic-nv, check-tempest-dsvm-full, check-tempest-dsvm-postgres-full, gate-tempest-pep8, check-grenade-dsvm, check-tempest-dsvm-neutron because of: https://bugs.launchpad.net/bugs/1253896 | 01:21 |
openstackrecheck | openstack/glance change: https://review.openstack.org/62031 failed gate-glance-python27, gate-glance-python26, check-tempest-dsvm-postgres-full, gate-glance-pep8, check-tempest-dsvm-full because of: https://bugs.launchpad.net/bugs/1273455 and https://bugs.launchpad.net/bugs/1253896 and https://bugs.launchpad.net/bugs/1224518 and https://bugs.launchpad.net/bugs/1226412 | 01:23 |
*** stack555 has joined #openstack-qa | 01:32 | |
*** mkollaro has joined #openstack-qa | 01:39 | |
openstackgerrit | A change was merged to openstack/tempest: Move negative tests for v3 test_server_metadata https://review.openstack.org/69784 | 01:40 |
openstackgerrit | A change was merged to openstack/tempest: Move common _delete_volume cleanup method in base compute test class https://review.openstack.org/69454 | 01:40 |
openstackgerrit | A change was merged to openstack/tempest: Fix logic for config file env variables https://review.openstack.org/68287 | 01:40 |
openstackrecheck | openstack/nova change: https://review.openstack.org/39929 failed check-tempest-dsvm-full, gate-nova-python27, check-devstack-dsvm-cells, check-tempest-dsvm-postgres-full, gate-nova-python26, gate-tempest-dsvm-large-ops, gate-nova-pylint, check-grenade-dsvm, check-tempest-dsvm-neutron because of: https://bugs.launchpad.net/bugs/1218391 and https://bugs.launchpad.net/bugs/1210483 and https://bugs.launchpad.net/bugs/1101147 | 01:51 |
*** krtaylor has quit IRC | 01:54 | |
*** nati_ueno has quit IRC | 01:56 | |
*** mkollaro has quit IRC | 02:13 | |
*** masayuki_ has joined #openstack-qa | 02:25 | |
*** masayukig has quit IRC | 02:29 | |
openstackrecheck | openstack/python-novaclient change: https://review.openstack.org/70490 failed check-tempest-dsvm-postgres-full, gate-python-novaclient-pep8 because of: https://bugs.launchpad.net/bugs/1253896 | 02:34 |
*** masayukig has joined #openstack-qa | 02:37 | |
*** flashgordon is now known as jog0 | 02:39 | |
*** masayuki_ has quit IRC | 02:40 | |
mriedem | sdague: jog0: is resolved_at still a valid tag in e-r? | 02:42 |
mriedem | not seeing it in the code or in any yaml files | 02:42 |
*** masayuki_ has joined #openstack-qa | 02:43 | |
jog0 | mriedem: it should be | 02:45 |
jog0 | mriedem: it is | 02:45 |
jog0 | look harder | 02:46 |
jog0 | git grep resolved_at | 02:46 |
* mriedem looks HARD | 02:46 | |
*** masayukig has quit IRC | 02:46 | |
mriedem | well wtf, maybe i was on an old branch | 02:47 |
mriedem | derp | 02:47 |
jog0 | http://git.openstack.org/cgit/openstack-infra/elastic-recheck/tree/elastic_recheck/loader.py#n37 | 02:47 |
mriedem | yeah | 02:47 |
mriedem | does it need a certain format? it's just a date right? | 02:47 |
mriedem | 2014-01-31 | 02:47 |
mriedem | something like that? | 02:47 |
mriedem | we don't parse it at all, if it's there we skip the query | 02:47 |
jog0 | I always use the 'date' format | 02:48 |
jog0 | $ date | 02:48 |
jog0 | Fri Jan 31 18:48:14 PST 2014 | 02:48 |
mriedem | see that, yeah | 02:49 |
mriedem | ok | 02:49 |
jog0 | also we don't mark things as resolved until there are no more hits in e-s | 02:49 |
openstackgerrit | Matt Riedemann proposed a change to openstack-infra/elastic-recheck: Resolve query for bug 1258848 https://review.openstack.org/70504 | 02:51 |
mriedem | bubba uh! | 02:51 |
mriedem | well, the message is gone so it's not going to show up again | 02:51 |
mriedem | ^ | 02:51 |
mriedem | could probably just delete that one | 02:52 |
jog0 | so proposethat patch in a week | 02:53 |
jog0 | or 2 | 02:53 |
jog0 | no reason to be aggresive in removing it | 02:53 |
mriedem | so the only way it's going to show up again is if someone reverts that patch | 02:53 |
mriedem | which i guess could happen.... | 02:53 |
jog0 | mriedem: while I doubt it will happen, it can | 02:54 |
mriedem | fine | 02:54 |
mriedem | god! | 02:54 |
jog0 | its easier to just wait till all hits age out | 02:54 |
jog0 | also in the future we want to preiodcially test out the resolved bugs | 02:54 |
jog0 | to make sure they stay resolved | 02:54 |
jog0 | mriedem: so we only mark as resolved if: no hits in ES and bug in LP is closed | 02:55 |
openstackrecheck | openstack/swift change: https://review.openstack.org/70442 failed gate-swift-python27 because of: https://bugs.launchpad.net/bugs/1272509 | 02:55 |
mriedem | yeah, this is closed and it won't have hits b/c the change removes the error message | 02:55 |
mriedem | that was my thinking anyway | 02:56 |
mriedem | jog0: i abandoned it | 02:56 |
mriedem | i concede | 02:56 |
mriedem | i'm just gonna push up a patch to remove cells if that's cool | 02:56 |
jog0 | mriedem: when there are no hits, its a +A from me | 02:56 |
jog0 | mriedem: heh | 02:56 |
mriedem | so you still want to wait 2 weeks? | 02:56 |
jog0 | while this is a good exception to our usual policy of how we mark bugs as resolved I don't see a reason to be in a hurry | 02:57 |
*** masayuki_ has quit IRC | 02:58 | |
*** markmcclain has quit IRC | 02:58 | |
*** jaypipes has quit IRC | 02:58 | |
*** masayukig has joined #openstack-qa | 03:00 | |
mriedem | that's fine, it was just fresh in my mind | 03:00 |
jog0 | mriedem: if you want a consolation patch there are two other bugs that have no hits | 03:00 |
mriedem | jog0: f it, too late, wife wants to watch 'blue jasmine' and i need to see loius c.k. in it | 03:01 |
jog0 | mriedem: I heard it was really good, enjoy | 03:02 |
jog0 | o/ | 03:02 |
mriedem | later | 03:02 |
openstackgerrit | A change was merged to openstack/tempest: Updated from global requirements https://review.openstack.org/68252 | 03:05 |
openstackrecheck | openstack/nova change: https://review.openstack.org/70474 failed check-tempest-dsvm-neutron because of: https://bugs.launchpad.net/bugs/1254890 | 03:06 |
*** masayukig has quit IRC | 03:13 | |
*** masayukig has joined #openstack-qa | 03:14 | |
openstackrecheck | openstack/keystone change: https://review.openstack.org/66145 failed gate-tempest-dsvm-neutron because of: https://bugs.launchpad.net/bugs/1254890 and https://bugs.launchpad.net/bugs/1273386 | 03:23 |
*** masayukig has quit IRC | 03:24 | |
*** coolsvap has quit IRC | 03:26 | |
*** markmcclain has joined #openstack-qa | 03:32 | |
*** mriedem has quit IRC | 03:46 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/52377 failed gate-nova-pylint, check-tempest-dsvm-postgres-full because of: https://bugs.launchpad.net/bugs/1253896 | 03:54 |
openstackrecheck | openstack/nova change: https://review.openstack.org/39929 failed check-tempest-dsvm-full, gate-nova-python27, check-devstack-dsvm-cells, check-tempest-dsvm-postgres-full, gate-nova-python26, gate-tempest-dsvm-large-ops, gate-nova-pylint, check-grenade-dsvm because of: https://bugs.launchpad.net/bugs/1218391 and https://bugs.launchpad.net/bugs/1101147 | 04:04 |
openstackrecheck | openstack/keystone change: https://review.openstack.org/69884 failed gate-tempest-dsvm-full in the gate queue with an unrecognized error | 04:07 |
openstackrecheck | openstack-infra/devstack-gate change: https://review.openstack.org/65145 failed check-tripleo-undercloud-precise, check-tempest-dsvm-full because of: https://bugs.launchpad.net/bugs/1262153 | 04:07 |
openstackrecheck | openstack/python-keystoneclient change: https://review.openstack.org/60820 failed gate-python-keystoneclient-python33, check-grenade-dsvm because of: https://bugs.launchpad.net/bugs/1265057 | 04:09 |
openstackgerrit | Chad Lung proposed a change to openstack-dev/devstack: Adding initial Barbican support https://review.openstack.org/70512 | 04:18 |
*** nati_ueno has joined #openstack-qa | 04:44 | |
openstackrecheck | openstack-dev/devstack change: https://review.openstack.org/70512 failed check-tempest-dsvm-ironic-postgres-nv, check-devstack-dsvm-cells, check-grenade-dsvm, check-tempest-dsvm-ironic-nv, check-devstack-dsvm-neutron because of: https://bugs.launchpad.net/bugs/1253896 | 05:07 |
*** rwsu has quit IRC | 05:08 | |
openstackgerrit | A change was merged to openstack-dev/devstack: Pipeline filter is 'authtoken' and not 'tokenauth' https://review.openstack.org/70466 | 05:09 |
*** weshay has quit IRC | 05:35 | |
*** markmcclain has quit IRC | 05:46 | |
*** om has joined #openstack-qa | 05:51 | |
openstackgerrit | Chad Lung proposed a change to openstack-dev/devstack: Adding initial Barbican support https://review.openstack.org/70512 | 06:06 |
openstackgerrit | Marc Koderer proposed a change to openstack/tempest: Negative test autogeneration framework https://review.openstack.org/64733 | 06:07 |
mkoderer | dkranz: ^ I had an idea while I waked up this morning | 06:08 |
mkoderer | dkranz: I simply moved the json to etc/. with that it's quite easy for test.py to determine the location | 06:09 |
mkoderer | IMHO it looks much better now | 06:09 |
*** vkozhukalov has joined #openstack-qa | 06:29 | |
*** shilpa_ has joined #openstack-qa | 06:29 | |
*** nati_ueno has quit IRC | 06:45 | |
openstackrecheck | openstack/swift change: https://review.openstack.org/70442 failed gate-swift-python27 in the gate queue with an unrecognized error | 06:48 |
*** vkozhukalov has quit IRC | 06:56 | |
openstackgerrit | Steve Martinelli proposed a change to openstack-dev/devstack: Add environment variables for openstack client to work https://review.openstack.org/69798 | 07:00 |
*** vkozhukalov has joined #openstack-qa | 07:11 | |
openstackrecheck | openstack/ceilometer change: https://review.openstack.org/62808 failed check-tempest-dsvm-full because of: https://bugs.launchpad.net/bugs/1253896 | 07:21 |
*** vponomaryov has joined #openstack-qa | 07:22 | |
*** harlowja is now known as harlowja_away | 07:32 | |
openstackrecheck | openstack-dev/devstack change: https://review.openstack.org/69798 failed check-tempest-dsvm-ironic-nv, check-devstack-dsvm-neutron, gate-tempest-dsvm-neutron-large-ops, check-tempest-dsvm-neutron, check-tempest-dsvm-ironic-postgres-nv because of: https://bugs.launchpad.net/bugs/1253896 | 07:51 |
openstackgerrit | A change was merged to openstack/tempest: Matches one flavor and one image by default https://review.openstack.org/70179 | 07:57 |
*** plomakin has quit IRC | 08:05 | |
*** metabro has quit IRC | 08:05 | |
*** agordeev has quit IRC | 08:06 | |
*** enikanorov has quit IRC | 08:06 | |
*** ilyashakhat has quit IRC | 08:06 | |
openstackgerrit | A change was merged to openstack/tempest: Removes vim headers 4th round https://review.openstack.org/70133 | 08:34 |
*** markd has quit IRC | 08:40 | |
*** saju_m has joined #openstack-qa | 08:45 | |
*** saju_m has quit IRC | 08:48 | |
*** saju_m has joined #openstack-qa | 08:49 | |
*** HenryG has quit IRC | 08:56 | |
*** HenryG_ has joined #openstack-qa | 08:56 | |
openstackrecheck | openstack/keystone change: https://review.openstack.org/60743 failed gate-keystone-python33, check-swift-dsvm-functional, check-tempest-dsvm-full because of: https://bugs.launchpad.net/bugs/1253896 and https://bugs.launchpad.net/bugs/1270710 | 08:57 |
*** fbo_away is now known as fbo | 09:04 | |
openstackrecheck | openstack-dev/devstack change: https://review.openstack.org/69798 failed check-tempest-dsvm-ironic-nv, check-devstack-dsvm-neutron, gate-tempest-dsvm-neutron-large-ops, check-tempest-dsvm-neutron, check-tempest-dsvm-ironic-postgres-nv because of: https://bugs.launchpad.net/bugs/1253896 | 09:12 |
*** plomakin has joined #openstack-qa | 09:23 | |
*** metabro has joined #openstack-qa | 09:23 | |
*** shilpa_ has quit IRC | 09:30 | |
*** diakunchikov has quit IRC | 09:30 | |
*** diakunchikov has joined #openstack-qa | 09:34 | |
*** mkollaro has joined #openstack-qa | 09:45 | |
*** SergeyLukjanov_ is now known as SergeyLukjanov | 09:54 | |
openstackrecheck | openstack/glance change: https://review.openstack.org/68189 failed gate-tempest-dsvm-postgres-full in the gate queue with an unrecognized error | 10:02 |
*** SergeyLukjanov is now known as SergeyLukjanov_ | 10:15 | |
openstackrecheck | openstack-dev/devstack change: https://review.openstack.org/69798 failed check-tempest-dsvm-ironic-nv, check-devstack-dsvm-neutron, gate-tempest-dsvm-neutron-large-ops, check-tempest-dsvm-neutron, check-tempest-dsvm-ironic-postgres-nv because of: https://bugs.launchpad.net/bugs/1253896 | 10:19 |
*** morganfainberg is now known as morganfainberg|z | 10:22 | |
*** SergeyLukjanov_ is now known as SergeyLukjanov | 10:37 | |
openstackgerrit | A change was merged to openstack-dev/devstack: Retry rabbitmq password change https://review.openstack.org/70156 | 10:50 |
*** SergeyLukjanov is now known as SergeyLukjanov_ | 11:00 | |
*** vponomaryov has quit IRC | 11:58 | |
*** om has quit IRC | 12:46 | |
*** mkollaro has quit IRC | 12:51 | |
*** saju_m has quit IRC | 13:06 | |
*** salv-orlando has quit IRC | 13:42 | |
*** mriedem has joined #openstack-qa | 13:43 | |
openstackgerrit | A change was merged to openstack-dev/devstack: Make MySQL query logging optional https://review.openstack.org/69075 | 13:47 |
openstackgerrit | A change was merged to openstack/tempest: Enable tenant isolation for the boto tests https://review.openstack.org/69500 | 13:57 |
openstackgerrit | A change was merged to openstack/tempest: Add bool and integer support to XML parser https://review.openstack.org/66297 | 13:58 |
openstackgerrit | A change was merged to openstack-dev/devstack: LDAP root DN creation fails https://review.openstack.org/70488 | 14:04 |
*** bill_az has joined #openstack-qa | 14:18 | |
openstackgerrit | A change was merged to openstack/tempest: Fix stress test README.rst https://review.openstack.org/70472 | 14:19 |
openstackgerrit | A change was merged to openstack/tempest: Skip flavor_access_add/remove related tests https://review.openstack.org/64634 | 14:20 |
*** shilpa_ has joined #openstack-qa | 14:26 | |
*** shilpa_ has quit IRC | 14:39 | |
*** saju_m has joined #openstack-qa | 14:42 | |
*** bill_az has quit IRC | 14:45 | |
openstackrecheck | openstack/python-neutronclient change: https://review.openstack.org/70091 failed check-tempest-dsvm-neutron-pg-isolated, gate-python-neutronclient-python33, check-tempest-dsvm-neutron-pg, check-tempest-dsvm-neutron-isolated because of: https://bugs.launchpad.net/bugs/1253896 | 14:58 |
*** yassine has joined #openstack-qa | 15:10 | |
openstackrecheck | openstack/python-novaclient change: https://review.openstack.org/68695 failed gate-grenade-dsvm because of: https://bugs.launchpad.net/bugs/1270382 | 15:16 |
*** salv-orlando has joined #openstack-qa | 15:31 | |
*** salv-orlando has quit IRC | 15:39 | |
*** salv-orlando has joined #openstack-qa | 15:49 | |
*** salv-orlando has quit IRC | 15:51 | |
openstackrecheck | openstack/cinder change: https://review.openstack.org/70531 failed check-tempest-dsvm-full because of: https://bugs.launchpad.net/bugs/1253896 | 15:54 |
openstackrecheck | openstack/glance change: https://review.openstack.org/68189 failed gate-glance-python27 in the gate queue with an unrecognized error | 15:54 |
openstackgerrit | Elena Ezhova proposed a change to openstack/tempest: Refactor create_ and update_ methods for VIPs and health_monitors https://review.openstack.org/66516 | 16:30 |
openstackgerrit | Elena Ezhova proposed a change to openstack/tempest: Add api tests for load balancer's VIPs and health monitors https://review.openstack.org/66796 | 16:30 |
openstackgerrit | Matt Riedemann proposed a change to openstack/tempest: Use orchestration.catalog_type when getting the heat client https://review.openstack.org/69220 | 16:35 |
*** shilpa_ has joined #openstack-qa | 16:37 | |
*** fbo is now known as fbo_away | 16:45 | |
*** cnesa has joined #openstack-qa | 16:59 | |
*** saju_m has quit IRC | 17:00 | |
*** saju_m has joined #openstack-qa | 17:01 | |
openstackrecheck | openstack/keystone change: https://review.openstack.org/69795 failed gate-tempest-dsvm-postgres-full because of: https://bugs.launchpad.net/bugs/1253896 | 17:18 |
*** rustlebee is now known as russellb | 17:26 | |
*** yassine has quit IRC | 17:28 | |
*** yassine has joined #openstack-qa | 17:28 | |
*** yassine has quit IRC | 17:32 | |
*** yassine has joined #openstack-qa | 17:32 | |
*** yassine has quit IRC | 17:32 | |
*** shilpa_ has quit IRC | 17:36 | |
*** zul has quit IRC | 17:44 | |
openstackgerrit | Joe Gordon proposed a change to openstack-infra/elastic-recheck: Convert failed_job into an object https://review.openstack.org/70537 | 17:51 |
*** yfried has joined #openstack-qa | 17:54 | |
devananda | morning, folks! | 17:59 |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/devstack: Split functions https://review.openstack.org/70539 | 18:10 |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/devstack: Backport Grenade updates https://review.openstack.org/70540 | 18:10 |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/grenade: Use DevStack functions in upgrade scripts https://review.openstack.org/70541 | 18:19 |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/grenade: Sync split functions files with DevStack https://review.openstack.org/70542 | 18:21 |
*** saju_m has quit IRC | 19:08 | |
*** vkozhukalov has quit IRC | 19:16 | |
openstackgerrit | Clark Boylan proposed a change to openstack-dev/devstack: Hard disable config drive to test file injection https://review.openstack.org/70546 | 19:22 |
*** nmagnezi has joined #openstack-qa | 19:36 | |
openstackgerrit | Matt Riedemann proposed a change to openstack/tempest: Use orchestration.catalog_type when getting the heat client https://review.openstack.org/69220 | 19:41 |
*** locke1051 is now known as locke105 | 19:44 | |
*** mriedem has quit IRC | 19:50 | |
*** mriedem has joined #openstack-qa | 20:04 | |
openstackrecheck | openstack/keystone change: https://review.openstack.org/60743 failed gate-keystone-python33, check-grenade-dsvm because of: https://bugs.launchpad.net/bugs/1101147 | 20:09 |
openstackgerrit | Matt Riedemann proposed a change to openstack/tempest: Use service catalog_type when getting the heat/glance clients https://review.openstack.org/69220 | 20:10 |
openstackgerrit | Clark Boylan proposed a change to openstack-dev/devstack: Hard disable config drive to test file injection https://review.openstack.org/70546 | 20:17 |
openstackgerrit | Sean Dague proposed a change to openstack-dev/devstack: wip: how far can we get with errexit https://review.openstack.org/70548 | 20:43 |
*** nmagnezi has quit IRC | 20:59 | |
openstackgerrit | lifeless proposed a change to openstack-dev/devstack: Disable file injection for libvirt driver https://review.openstack.org/70549 | 21:00 |
openstackgerrit | Matt Riedemann proposed a change to openstack-infra/elastic-recheck: Add query for nova/devstack bug 1275267 https://review.openstack.org/70550 | 21:01 |
mriedem | clarkb: sdague: jog0: ^ | 21:01 |
mriedem | 734 hits since yesterday | 21:01 |
sdague | is this the thing they are talking about in -infra? | 21:02 |
clarkb | yes but that isnt a 1:1 job:error | 21:03 |
clarkb | its more like 1:10 or something | 21:03 |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Add query for nova/devstack bug 1275267 https://review.openstack.org/70550 | 21:04 |
anteaya | mriedem: so I will look to you as my elastic-recheck query writing mentor | 21:08 |
anteaya | if that is okay with you | 21:08 |
mriedem | anteaya: sure :) although someone else wrote the one for 70550, it was in the bug report | 21:09 |
mriedem | if there are helpful tips we should get them into the e-r readme | 21:09 |
anteaya | mriedem: that was me | 21:10 |
mriedem | generally no line numbers since those change in the code, use a screen log over console.html if you can help it, use a project log message over tempest test case failure if possible, etc | 21:10 |
mriedem | anteaya: ah | 21:10 |
anteaya | :D | 21:10 |
anteaya | thanks for using it, glad it was a good one | 21:10 |
anteaya | sometimes I guess I need a first pass on the fingerprint before I feel confident enough to offer a patch with it | 21:10 |
anteaya | I'm still getting my e-r sealegs | 21:11 |
*** openstackrecheck has quit IRC | 21:12 | |
*** openstackrecheck has joined #openstack-qa | 21:12 | |
anteaya | I'll try to be bolder | 21:12 |
*** dkorn has joined #openstack-qa | 21:51 | |
openstackrecheck | openstack-dev/devstack change: https://review.openstack.org/70546 failed check-tempest-dsvm-ironic-nv, check-devstack-dsvm-neutron, check-tempest-dsvm-neutron, check-tempest-dsvm-ironic-postgres-nv because of: https://bugs.launchpad.net/bugs/1275267 | 21:54 |
*** dkorn has quit IRC | 21:57 | |
openstackgerrit | Sean Dague proposed a change to openstack-dev/devstack: use ext4 for guest default ephemeral https://review.openstack.org/70555 | 22:06 |
mriedem | sdague: the -2 can be removed here: https://review.openstack.org/#/c/69203/ | 22:13 |
*** boris-42 has quit IRC | 22:19 | |
openstackgerrit | Matt Riedemann proposed a change to openstack-infra/elastic-recheck: Add query for bug 1265495 https://review.openstack.org/70556 | 22:26 |
mriedem | sdague: clarkb: jog0: ^ over 2200 hits in the last 3 days, all neutron jobs but all fails | 22:27 |
openstackrecheck | openstack-dev/devstack change: https://review.openstack.org/70549 failed check-tempest-dsvm-ironic-postgres-nv, check-tempest-dsvm-ironic-nv, check-devstack-dsvm-neutron, gate-devstack-bash8 because of: https://bugs.launchpad.net/bugs/1275267 | 22:53 |
*** masayukig has joined #openstack-qa | 23:00 | |
*** morganfainberg|z is now known as morganfainberg | 23:00 | |
*** SergeyLukjanov_ is now known as SergeyLukjanov | 23:12 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/67694 failed gate-tempest-dsvm-neutron because of: https://bugs.launchpad.net/bugs/1210483 | 23:13 |
openstackgerrit | Davanum Srinivas (dims) proposed a change to openstack-infra/elastic-recheck: Add query for grenade/swift bug 1274539 https://review.openstack.org/70130 | 23:15 |
*** masayukig has quit IRC | 23:26 | |
*** masayukig has joined #openstack-qa | 23:26 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/70557 failed check-tempest-dsvm-neutron, check-tempest-dsvm-full, gate-nova-python27, check-devstack-dsvm-cells, check-tempest-dsvm-postgres-full, gate-nova-python26, gate-nova-pylint, check-grenade-dsvm, gate-nova-pep8 because of: https://bugs.launchpad.net/bugs/1273455 and https://bugs.launchpad.net/bugs/1257641 and https://bugs.launchpad.net/bugs/1101147 | 23:38 |
*** dims has quit IRC | 23:38 | |
*** dims has joined #openstack-qa | 23:39 | |
*** dims has quit IRC | 23:45 | |
*** dims has joined #openstack-qa | 23:47 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/70474 failed check-tempest-dsvm-neutron because of: https://bugs.launchpad.net/bugs/1273386 | 23:55 |
*** SergeyLukjanov is now known as SergeyLukjanov_ | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!