opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: POC: deploy with cpu_power_management=True https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/909785 | 01:02 |
---|---|---|
opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: Add HyperV default enlightment tests https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/909225 | 01:02 |
opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: POC: deploy with cpu_power_management=True https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/909785 | 01:22 |
opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: Add HyperV default enlightment tests https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/909225 | 01:22 |
opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: POC: deploy with cpu_power_management=True https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/909785 | 01:24 |
opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: Add HyperV default enlightment tests https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/909225 | 01:24 |
opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: POC: deploy with cpu_power_management=True https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/909785 | 02:59 |
gmann | kopecmartin: the new test in this change taking 638 sec, that is huge time for any test and that is only for two host, you can imagine how much it will take for 5,6 or 10 hosts https://review.opendev.org/c/openstack/tempest/+/898732 | 06:52 |
gmann | kopecmartin: https://zuul.opendev.org/t/openstack/build/1c8e732447eb4ccfb39534fada6e83f6/log/job-output.txt#34693 | 06:52 |
gmann | I added a few ideas to run operations in parallel which will help to speed up the test. | 06:52 |
gmann | we need to be very careful to add such heavy test especially considering how unstable our gate is | 06:52 |
opendevreview | Rajat Dhasmana proposed openstack/devstack master: Add config options for optimized upload volume https://review.opendev.org/c/openstack/devstack/+/909841 | 07:19 |
opendevreview | Rajat Dhasmana proposed openstack/devstack master: Add config options for optimized upload volume https://review.opendev.org/c/openstack/devstack/+/909841 | 12:55 |
opendevreview | Pranali Deore proposed openstack/tempest master: Add tests for new add location api of glance https://review.opendev.org/c/openstack/tempest/+/891026 | 13:18 |
*** haleyb|out is now known as haleyb | 14:52 | |
opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: POC: deploy with cpu_power_management=True https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/909785 | 15:47 |
opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: Add HyperV default enlightment tests https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/909225 | 15:47 |
opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: POC: deploy with cpu_power_management=True https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/909785 | 18:33 |
opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: Add HyperV default enlightment tests https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/909225 | 18:33 |
abhishekk_ | dnspython 2.6.0 is breaking glance | 18:42 |
dansmith | gmann: ^ | 18:43 |
dansmith | frickler: ^ | 18:43 |
abhishekk_ | nova-ceph-multistore job was passing with 2.5.0 but it has started to fail from today and the dnspython version is 2.6.0 | 18:43 |
abhishekk_ | I have verified it locally as well, was passing with 2.4.2 in local and after upgrading to 2.6.1 it started to fail | 18:44 |
dansmith | abhishekk_: https://github.com/openstack/requirements/commit/330559fbc75e42160825e949d2301c1886963f55 | 18:44 |
dansmith | I assume not good to revert that whole bump, so I think you need to just propose a change to move dnspython back down to 2.5.0 for the moment | 18:45 |
abhishekk_ | yes, I think so | 18:45 |
abhishekk_ | will propose a patch, but how much time it will take to fix the gate? | 18:46 |
dansmith | and I guess cc tonyb since he was +2 on the original | 18:46 |
dansmith | abhishekk_: well, with a bunch of redhat people out tomorrow (and already for tonyb I assume) it might suck | 18:47 |
dansmith | but maybe frickler/gmann can land it quickly | 18:47 |
abhishekk_ | do I need to report a bug? | 18:47 |
dansmith | idk, but it won't hurt, especially to capture the behavior | 18:47 |
dansmith | glance bug I mean | 18:47 |
abhishekk_ | ack | 18:47 |
dansmith | maybe also fungi has powers in requirements? not sure | 18:48 |
abhishekk_ | is there downgrade command to pip :P | 18:48 |
dansmith | "pip install dnspython==2.5.0" will do it I think | 18:48 |
dansmith | but I wouldn't do that in a job | 18:48 |
abhishekk_ | https://github.com/rthalley/dnspython/issues/1050 | 18:49 |
abhishekk_ | cyril found it ^^ | 18:49 |
clarkb | you might need the -U flag | 18:49 |
dansmith | ouch | 18:49 |
clarkb | because upgrade actually means "change the version" | 18:49 |
dansmith | clarkb: yeah, seems like sometimes I don't, but I can never figure it out so I try first and add -U if no worky :) | 18:50 |
frickler | hmm, if "the eventlet team" is aware, I wonder why they didn't tell us | 18:50 |
dansmith | frickler: I assume you can slam in a lowering of that pin if abhishekk_ proposes? | 18:51 |
frickler | sure, but worst case other infra-roots should have permissions, too | 18:52 |
abhishekk_ | proposing a patch in couple of minutes | 18:55 |
dansmith | frickler: https://review.opendev.org/c/openstack/requirements/+/909923 | 18:57 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!