*** paras333 has quit IRC | 00:26 | |
*** chaconpiza has quit IRC | 01:02 | |
*** rcernin has quit IRC | 01:12 | |
*** rcernin has joined #openstack-qa | 01:17 | |
*** Liang__ has joined #openstack-qa | 01:18 | |
*** markvoelker has joined #openstack-qa | 01:30 | |
*** Liang__ has quit IRC | 01:32 | |
*** Liang__ has joined #openstack-qa | 01:33 | |
*** markvoelker has quit IRC | 01:35 | |
*** yamamoto has joined #openstack-qa | 01:40 | |
*** Liang__ has quit IRC | 01:47 | |
openstackgerrit | Merged openstack/devstack master: Make devstack run on focal (Ubuntu LTS 20.04) https://review.opendev.org/704831 | 01:59 |
---|---|---|
*** yamamoto has quit IRC | 02:04 | |
openstackgerrit | melissaml proposed openstack/tempest master: Fix pygments style https://review.opendev.org/737668 | 02:15 |
openstackgerrit | Merged openstack/devstack master: Stop claiming to support Debian distros https://review.opendev.org/737443 | 02:19 |
*** paras333 has joined #openstack-qa | 02:22 | |
*** camelCaser has quit IRC | 02:23 | |
*** camelCaser has joined #openstack-qa | 02:25 | |
*** rcernin has quit IRC | 02:34 | |
*** rcernin has joined #openstack-qa | 02:36 | |
*** yamamoto has joined #openstack-qa | 02:37 | |
paras333 | gmann: I see it failed https://zuul.opendev.org/t/openstack/stream/97e4fd4b66ef477293217b040b4846c2?logfile=console.log | 02:59 |
paras333 | with same shared storage error | 03:00 |
*** artom has joined #openstack-qa | 03:07 | |
*** rfolco has quit IRC | 03:09 | |
*** markvoelker has joined #openstack-qa | 03:31 | |
*** markvoelker has quit IRC | 03:36 | |
*** rcernin has quit IRC | 03:46 | |
*** mcarden has joined #openstack-qa | 03:49 | |
*** rcernin has joined #openstack-qa | 03:55 | |
*** rcernin has quit IRC | 04:04 | |
*** rcernin has joined #openstack-qa | 04:05 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-qa | 04:33 | |
*** markvoelker has joined #openstack-qa | 04:34 | |
*** udesale has joined #openstack-qa | 04:35 | |
*** gcheresh has joined #openstack-qa | 04:37 | |
*** markvoelker has quit IRC | 04:39 | |
frickler | gmann: ianw: could you take a quick look at this in conjunction with the debian drop that just merged? https://review.opendev.org/731671 | 04:47 |
*** rh-jelabarre has quit IRC | 04:47 | |
*** abdysn has joined #openstack-qa | 05:04 | |
openstackgerrit | Jens Harbott (frickler) proposed openstack/devstack master: Drop support for python2 https://review.opendev.org/737455 | 05:27 |
openstackgerrit | Jens Harbott (frickler) proposed openstack/devstack master: Further py2 cleanup for Fedora https://review.opendev.org/737679 | 05:27 |
*** udesale has quit IRC | 05:40 | |
*** vishakha has joined #openstack-qa | 05:50 | |
openstackgerrit | Merged openstack/devstack master: Update distros on the docs start page https://review.opendev.org/731671 | 06:00 |
*** slaweq_ has joined #openstack-qa | 06:12 | |
*** slaweq has quit IRC | 06:13 | |
*** markvoelker has joined #openstack-qa | 06:14 | |
*** markvoelker has quit IRC | 06:20 | |
*** udesale has joined #openstack-qa | 06:25 | |
*** udesale_ has joined #openstack-qa | 06:29 | |
*** udesale has quit IRC | 06:30 | |
*** dtantsur|afk is now known as dtantsur | 06:50 | |
*** ralonsoh has joined #openstack-qa | 06:55 | |
*** rpittau|afk is now known as rpittau | 06:57 | |
openstackgerrit | Riccardo Pittau proposed openstack/devstack master: Move supported distros to variable https://review.opendev.org/718939 | 07:04 |
openstackgerrit | Merged openstack/tempest master: Unstable test_container_synchronization https://review.opendev.org/737452 | 07:06 |
*** ccamposr has joined #openstack-qa | 07:20 | |
*** vishalmanchanda has joined #openstack-qa | 07:33 | |
*** rcernin has quit IRC | 07:39 | |
*** dmellado has joined #openstack-qa | 07:43 | |
*** tosky has joined #openstack-qa | 07:49 | |
*** slaweq_ is now known as slaweq | 07:49 | |
openstackgerrit | Radosław Piliszek proposed openstack/grenade master: Adding document on Extended Maintainance testing policy https://review.opendev.org/736866 | 07:55 |
yoctozepto | gmann: I found commenting unwieldy and proposed my wording instead ^ | 07:56 |
*** jpena|off is now known as jpena | 07:56 | |
yoctozepto | gmann: thanks for documenting this | 07:57 |
*** bhagyashris is now known as bhagyashris|lunc | 07:57 | |
*** lucasagomes has joined #openstack-qa | 08:10 | |
*** udesale_ has quit IRC | 08:11 | |
*** markvoelker has joined #openstack-qa | 08:16 | |
openstackgerrit | Merged openstack/devstack master: Remove dragonflow reference https://review.opendev.org/737563 | 08:18 |
*** markvoelker has quit IRC | 08:21 | |
tosky | AJaeger: hi! Some time ago (before branching ussuri) you helped updating hacking on several projects, including sahara, where had not upper bound | 08:26 |
AJaeger | tosky: hi! What's the problem? | 08:28 |
tosky | now it seems that in train and earlier releases the sahara pep8 job fails because flake8, brought in by the new hacking, triggers a new rule (just one, strangely enough) | 08:28 |
tosky | what do you suggest for the older branches? Backporting all the flake8 changes? Adding an upper-bound to hacking? Just fixing the specific issues? | 08:29 |
AJaeger | tosky: add an upper-bound to hacking | 08:29 |
tosky | oki, thanks, I was looking for a consistent approach | 08:31 |
tosky | which version should I use? 1.1.0 or 2.0.0, or the one that works? And I guess I can use the same version (if it works) on all older branches | 08:32 |
AJaeger | 2.0.0 does not cap flake8, so might not wor. | 08:33 |
AJaeger | I would cap on what works | 08:33 |
tosky | uhm, if 2.0.0 does not cap flake8, probably the older versions doesn't do it too; and after 2.0.0 there are only 3.0 and 3.1 | 08:34 |
tosky | maybe I should limit flake8 then | 08:37 |
AJaeger | tosky: 2.0.0 had a too brought cap (< 4.0.0, instead of <3.6.0 or so), 1.x should be fine - and 3.0.1 is fine as well but 3.x needs python3 | 08:37 |
tosky | ack for 1.x | 08:37 |
tosky | :) | 08:37 |
*** gfidente has joined #openstack-qa | 08:52 | |
*** bhagyashris|lunc is now known as bhagyashris | 09:08 | |
*** rcernin has joined #openstack-qa | 09:12 | |
*** rcernin has quit IRC | 09:17 | |
*** tmorin has joined #openstack-qa | 09:25 | |
tmorin | hi kopecmartin, gmann, masayukig -- I was wondering if you would find sometime to have a look at https://review.opendev.org/#/c/736292 | 09:32 |
tmorin | I'm available if you want to discuss about it | 09:32 |
*** brinzhang_ has quit IRC | 09:52 | |
*** tkajinam has quit IRC | 10:03 | |
*** markvoelker has joined #openstack-qa | 10:05 | |
*** markvoelker has quit IRC | 10:09 | |
*** rcernin has joined #openstack-qa | 10:10 | |
*** rpittau is now known as rpittau|bbl | 10:11 | |
*** rcernin has quit IRC | 10:15 | |
*** nightmare_unreal has joined #openstack-qa | 10:24 | |
*** raildo has joined #openstack-qa | 11:21 | |
*** rcernin has joined #openstack-qa | 11:27 | |
openstackgerrit | Tomas Krchnak proposed openstack/tempest master: Add unit tests for check_uuid.py https://review.opendev.org/737750 | 11:32 |
*** rcernin has quit IRC | 11:34 | |
*** artom has quit IRC | 11:35 | |
*** rcernin has joined #openstack-qa | 11:39 | |
*** gcheresh has quit IRC | 11:42 | |
*** jpena is now known as jpena|lunch | 11:43 | |
*** rh-jelabarre has joined #openstack-qa | 11:44 | |
*** markvoelker has joined #openstack-qa | 11:55 | |
*** markvoelker has quit IRC | 11:59 | |
*** rcernin has quit IRC | 12:08 | |
*** rfolco has joined #openstack-qa | 12:11 | |
*** rpittau|bbl is now known as rpittau | 12:13 | |
*** ccamposr__ has joined #openstack-qa | 12:31 | |
*** ccamposr has quit IRC | 12:33 | |
*** rcernin has joined #openstack-qa | 12:35 | |
rpittau | hello! o/ We're seeing an error 'tox: command not found' in jobs based on devstack-minimal, anything you're aware of ? | 12:47 |
*** nweinber has joined #openstack-qa | 12:48 | |
AJaeger | rpittau: did you read gmann 's mails on openstack-discuss mailing list? | 12:50 |
AJaeger | rpittau: something with "Gate status" - I think he explained what you need to do | 12:50 |
rpittau | AJaeger: whoops I just saw the update, my brain skipped exactly that point :/ | 12:51 |
rpittau | thanks, sorry for the noise! | 12:51 |
*** jpena|lunch is now known as jpena | 12:51 | |
*** gcheresh has joined #openstack-qa | 12:51 | |
AJaeger | you're welcome, rpittau ! | 12:53 |
openstackgerrit | Tomas Krchnak proposed openstack/tempest master: Add check_service_availability test https://review.opendev.org/731231 | 13:24 |
*** rcernin has quit IRC | 13:29 | |
dansmith | mordred: I didn't get a new osc with --import: https://zuul.opendev.org/t/openstack/build/349859e7107d4b4aaa4c142ed00f9a27 | 13:36 |
dansmith | oh wait | 13:36 |
dansmith | gah, I forgot to commit the required-projects thing.. dangit | 13:37 |
mordred | dansmith: commiting is the worst | 13:42 |
dansmith | somewhere in the tweaks to the seven dependent patches I forgot one | 13:43 |
*** Liang__ has joined #openstack-qa | 13:56 | |
*** Liang__ is now known as LiangFang | 13:57 | |
openstackgerrit | Martin Kopec proposed openstack/tempest master: Fix and unskip test_list_servers_filtered_by_ip_regex https://review.opendev.org/737545 | 14:04 |
tosky | I have a slightly different use case with tox which is failing, and the fix I tried didn't work | 14:09 |
tosky | cinder-tempest-plugin-lvm-lio-barbican first runs tempest, then it runs the zuul version of tox -e functional against the devstack environment , and all results are reported | 14:09 |
tosky | but after (I think) the changes to the images, this fails on train (so py2) | 14:10 |
tosky | and it fails with a strange error while creating the tox venv, leading to a POST_FAILURE | 14:10 |
tosky | when installing siblings: https://zuul.opendev.org/t/openstack/build/8a6e41acd07e4421a2285a176d392d40/log/job-output.txt#33502 | 14:11 |
tosky | I tried to disable the siblings handling, but maybe in the wrong way, and I don't see changes (see https://review.opendev.org/#/c/737485/) | 14:12 |
*** vishakha has quit IRC | 14:17 | |
*** abdysn has quit IRC | 14:29 | |
*** gcheresh has quit IRC | 14:37 | |
gmann | yoctozepto: thanks for updates. frickler can you check - https://review.opendev.org/#/c/736866/ | 14:38 |
gmann | rpittau: this one - https://bugs.launchpad.net/devstack/+bug/1884256 | 14:41 |
openstack | Launchpad bug 1884256 in neutron "'tox' not present on devstack based jobs" [Critical,Fix released] - Assigned to Ghanshyam Mann (ghanshyammann) | 14:41 |
slaweq | gmann: I didn't think about plan how to remove lib/neutron yet | 14:42 |
slaweq | gmann: sorry, I saw some old question from You, please ignore it :) | 14:42 |
gmann | slaweq: may be add deprecation in this cycle and remove in next. at sometime we have to do hard transision | 14:43 |
gmann | keeping two are confusing | 14:43 |
rpittau | gmann: thanks, at the moment I'm trying to understand why the tox bin is not in the path, I think ti's because ensure_global_symlinks is set to False so the link is not created | 14:45 |
gmann | rpittau: there are updates on infra images on removal of pre-installed things like pip-virutalenv etc | 14:47 |
openstackgerrit | Tomas Krchnak proposed openstack/tempest master: Add unit tests for check_uuid.py https://review.opendev.org/737750 | 15:04 |
*** gcheresh has joined #openstack-qa | 15:19 | |
rpittau | gmann: I think I figured it out, thanks! | 15:23 |
*** gcheresh has quit IRC | 15:30 | |
*** yamamoto has quit IRC | 15:34 | |
*** LiangFang has quit IRC | 15:37 | |
*** ricolin has joined #openstack-qa | 15:55 | |
*** yamamoto has joined #openstack-qa | 16:04 | |
*** yamamoto has quit IRC | 16:10 | |
*** lucasagomes has quit IRC | 16:19 | |
openstackgerrit | Merged openstack/tempest master: Fix test_get_service_by_invalid_params for microversion 2.75 https://review.opendev.org/736503 | 16:23 |
*** markvoelker has joined #openstack-qa | 16:24 | |
*** markvoelker has quit IRC | 16:28 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Migrate tempest jobs to focal https://review.opendev.org/734700 | 16:33 |
*** rpittau is now known as rpittau|afk | 16:41 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: DNM: testing https://review.opendev.org/737848 | 16:47 |
paras333 | gmann: this is the same result, I have observed too https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_97e/737658/2/check/tempest-multinode-full-py3/97e4fd4/testr_results.html | 16:59 |
*** jpena is now known as jpena|off | 17:03 | |
*** dtantsur is now known as dtantsur|afk | 17:08 | |
*** markvoelker has joined #openstack-qa | 17:09 | |
*** markvoelker has quit IRC | 17:14 | |
*** nightmare_unreal has quit IRC | 17:18 | |
*** ricolin has quit IRC | 17:20 | |
*** gfidente is now known as gfidente|afk | 17:26 | |
johnsom | gmann Hi neighbor, I'm looking at https://review.opendev.org/#/c/735615/ uwsgi on rocky, does this just need a recheck or is there more going on here? We have some stable branch stuff we were hoping to merge for a release. | 17:29 |
gmann | johnsom: till stein it is fixed but for rocky and less we have not. this is needed which need mroe work - https://review.opendev.org/#/c/735615/ | 17:31 |
gmann | paras333: ack, i will re-review your patch | 17:32 |
johnsom | gmann Ok, thanks for the update. If there is something I can help with, let me know. | 17:33 |
paras333 | gmann: thanks | 17:33 |
gmann | johnsom: sure. i need to check current feasibility on that fix, one try was to move stackviz role to make branch specific to have stackviz fix for rocky but that seems not working as we want | 17:37 |
openstackgerrit | Paras Babbar proposed openstack/tempest master: Add skip flags for block level live migration https://review.opendev.org/737634 | 17:38 |
*** ccamposr__ has quit IRC | 17:50 | |
*** ccamposr has joined #openstack-qa | 17:51 | |
*** vishalmanchanda has quit IRC | 18:17 | |
*** gcheresh has joined #openstack-qa | 18:31 | |
*** irclogbot_0 has quit IRC | 18:34 | |
*** irclogbot_2 has joined #openstack-qa | 18:38 | |
*** yamamoto has joined #openstack-qa | 18:53 | |
*** yamamoto has quit IRC | 18:58 | |
*** gcheresh has quit IRC | 18:59 | |
*** markvoelker has joined #openstack-qa | 19:10 | |
*** markvoelker has quit IRC | 19:15 | |
*** nweinber has quit IRC | 19:20 | |
*** ralonsoh has quit IRC | 19:26 | |
*** markvoelker has joined #openstack-qa | 19:33 | |
*** markvoelker has quit IRC | 19:38 | |
*** paras333 has quit IRC | 19:51 | |
*** markvoelker has joined #openstack-qa | 19:59 | |
*** paras333 has joined #openstack-qa | 20:02 | |
*** markvoelker has quit IRC | 20:04 | |
*** ccamposr has quit IRC | 20:18 | |
*** ccamposr has joined #openstack-qa | 20:19 | |
*** gcheresh has joined #openstack-qa | 20:30 | |
*** rfolco has quit IRC | 20:47 | |
*** gcheresh has quit IRC | 20:54 | |
*** raildo has quit IRC | 21:09 | |
*** paras333 has quit IRC | 21:14 | |
*** rh-jelabarre has quit IRC | 21:25 | |
*** rh-jelabarre has joined #openstack-qa | 21:25 | |
*** slaweq has quit IRC | 21:36 | |
*** tmorin has quit IRC | 21:38 | |
*** paras333 has joined #openstack-qa | 21:44 | |
*** slaweq has joined #openstack-qa | 21:47 | |
*** slaweq has quit IRC | 21:52 | |
*** markvoelker has joined #openstack-qa | 22:00 | |
*** rfolco has joined #openstack-qa | 22:04 | |
*** markvoelker has quit IRC | 22:05 | |
*** paras333 has quit IRC | 22:15 | |
*** rfolco has quit IRC | 22:27 | |
*** rcernin has joined #openstack-qa | 22:42 | |
*** markvoelker has joined #openstack-qa | 22:49 | |
*** tkajinam has joined #openstack-qa | 22:51 | |
*** markvoelker has quit IRC | 22:54 | |
*** tosky has quit IRC | 23:03 | |
*** rfolco has joined #openstack-qa | 23:23 | |
*** markvoelker has joined #openstack-qa | 23:37 | |
*** markvoelker has quit IRC | 23:47 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!