| gmann | QA office hour time | 00:01 |
|---|---|---|
| gmann | #startmeeting qa | 00:01 |
| openstack | Meeting started Thu Dec 5 00:01:10 2019 UTC and is due to finish in 60 minutes. The chair is gmann. Information about MeetBot at http://wiki.debian.org/MeetBot. | 00:01 |
| openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 00:01 |
| *** openstack changes topic to " (Meeting topic: qa)" | 00:01 | |
| openstack | The meeting name has been set to 'qa' | 00:01 |
| gmann | who all here today? | 00:01 |
| kopecmartin | hi o/ | 00:01 |
| gmann | kopecmartin: i think two of us. I will skip agenda and discuss the critical review + your topic you want to discuss | 00:03 |
| kopecmartin | gmann: ok, sure | 00:03 |
| gmann | irc nickname:- soniya29 Review pending | 00:03 |
| gmann | 1. https://review.opendev.org/#/c/696068/ | 00:03 |
| gmann | 2. https://review.opendev.org/#/c/696031/ | 00:03 |
| gmann | 3. https://review.opendev.org/#/c/682835/ | 00:03 |
| gmann | soniya listed these review in list | 00:04 |
| kopecmartin | yeah, i saw them, they are fine by me | 00:04 |
| gmann | great, you reviewed all of them. thanks. I have opened those to do review right after office hour | 00:05 |
| gmann | kopecmartin: from your side ? any review | 00:05 |
| kopecmartin | ok, please also this one https://review.opendev.org/#/c/682964/ | 00:05 |
| kopecmartin | and this one: https://review.opendev.org/#/c/696223/ .. i was triaging some review today .. so | 00:06 |
| kopecmartin | well from my side | 00:06 |
| kopecmartin | i'd like to bring this to the attention again https://review.opendev.org/#/c/692375/ | 00:06 |
| kopecmartin | there's just a small proposal for different naming by afazekas | 00:07 |
| *** rfolco has joined #openstack-qa | 00:07 | |
| kopecmartin | anything else i should change in that one? | 00:07 |
| gmann | for 682964- get_tenant_network() should be able to provide network for server. | 00:08 |
| kopecmartin | yes, that's correct | 00:09 |
| kopecmartin | the review is more about adding a default network (using that method) when none is specified | 00:09 |
| *** brinzhang_ has joined #openstack-qa | 00:09 | |
| *** tosky has quit IRC | 00:10 | |
| gmann | but the test class specifying the network is same way as base class does - from tenant_network = cls.get_tenant_network() only | 00:11 |
| *** brinzhang has quit IRC | 00:12 | |
| *** ccamposr has joined #openstack-qa | 00:12 | |
| gmann | i mean cls.default_networks from test class is doing the same what base class and common create_server used to fetch the network | 00:13 |
| kopecmartin | hmm, i need to look closer with fresh mind tomorrow | 00:14 |
| *** brinzhang_ has quit IRC | 00:14 | |
| *** ccamposr__ has quit IRC | 00:15 | |
| gmann | kopecmartin: i commented on review, only creating the network resource should solve the issue - cls.set_network_resources(network=True, subnet=True) | 00:17 |
| kopecmartin | gmann: great, thanks | 00:17 |
| gmann | basically test require network just need to mention the network resource requirement via cls.set_network_resources() and rest all will be taken care by base class | 00:18 |
| gmann | kopecmartin: i think i missed to comment on bug and patch for 'new filter to auth.py' i remember we discussed in some ofifce hour | 00:19 |
| gmann | i will recall that and comment | 00:19 |
| kopecmartin | gmann: thanks! | 00:19 |
| kopecmartin | one more update from my side, regarding the testing of tempest cleanup in gates | 00:20 |
| gmann | ok | 00:20 |
| kopecmartin | i have finally reserved some time and i will propose a change within few days | 00:20 |
| gmann | perfect. | 00:20 |
| gmann | which job you are targeting ? | 00:20 |
| kopecmartin | basically I'm thinking about a new role which can be included in a job by setting a parameter let's say | 00:20 |
| gmann | or you are adding in devstack tempest run logic | 00:20 |
| kopecmartin | i don't know yet, gmann any recommendation? i would create a classic role, like tempest run is | 00:21 |
| gmann | new role? because 'member' not able to run cleanup ? | 00:21 |
| gmann | ohk, ansible role | 00:21 |
| kopecmartin | yeah, sorry, i meant ansible role :) | 00:22 |
| gmann | as you know cleanup is not so stable so i will suggest to try on tempest-full-py3 via role as you mentioned. and if all stable for few months or in ussuri then we will enable that in devstack logic | 00:22 |
| kopecmartin | that's sounds reasonable | 00:23 |
| gmann | +1 on role like tempest run | 00:23 |
| gmann | that will be easy to migrate to jobs and later in base devstack job | 00:23 |
| gmann | devstack-tempest job | 00:23 |
| kopecmartin | but it will just simply run init-saved-state and then after test run tempest cleanup, that's all, i mean there is no point to add some more complex check if tempest cleanup deleted something and if it was to meant deleted, right? | 00:24 |
| kopecmartin | we want to just run it so that we can see it won't fail on something stupid | 00:24 |
| gmann | as first yes. and logging the saved-state file will be helpful to 1. fix the resource leak tests 2. to verify that cleanup deleting the right thngs | 00:26 |
| gmann | any extra verification on that is next step if required | 00:26 |
| kopecmartin | good, all set then | 00:26 |
| gmann | cool. thanks for working on that | 00:27 |
| gmann | as you are here and missed the PTG, i summarized the summary for QA related discussions- http://lists.openstack.org/pipermail/openstack-discuss/2019-November/011112.html | 00:27 |
| gmann | and this etherpad is for priority for us in ussuri - https://etherpad.openstack.org/p/qa-ussuri-priority | 00:27 |
| kopecmartin | cool, thanks for the update | 00:28 |
| gmann | if you would like to help on any of those feel free to add your name | 00:28 |
| kopecmartin | sure | 00:28 |
| gmann | thanks | 00:28 |
| gmann | last thing on office hour time, there is request from one member from India sonia to change the office hour so that folks from India can join | 00:29 |
| gmann | I think we need to change the time, i will try to propose the new time soon but not sure it will accommodate all of us or not. | 00:30 |
| kopecmartin | ok, i don't have a problem with that, it's 1:30am in my time :D | 00:30 |
| kopecmartin | yeah, it will be problematic to find a right time for everyone | 00:30 |
| *** brinzhang has joined #openstack-qa | 00:31 | |
| gmann | kopecmartin: yeah, let's see. i will try to have some better time for you | 00:32 |
| gmann | 1.30 AM is not good :) | 00:32 |
| kopecmartin | it still could be worse :D | 00:32 |
| gmann | heheh | 00:32 |
| gmann | anything else for today ? | 00:32 |
| kopecmartin | not from my side | 00:33 |
| gmann | ok. thanks for joining. let's close then | 00:33 |
| gmann | #endmeeting | 00:33 |
| *** openstack changes topic to "Discussion of OpenStack Quality Assurance Projects (tempest, devstack, grenade, and friends) | docs https://wiki.openstack.org/wiki/QA | specs https://review.openstack.org/#/q/project:openstack/qa-specs | channel logs http://eavesdrop.openstack.org/irclogs/%23openstack-qa/" | 00:33 | |
| openstack | Meeting ended Thu Dec 5 00:33:44 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 00:33 |
| openstack | Minutes: http://eavesdrop.openstack.org/meetings/qa/2019/qa.2019-12-05-00.01.html | 00:33 |
| openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/qa/2019/qa.2019-12-05-00.01.txt | 00:33 |
| openstack | Log: http://eavesdrop.openstack.org/meetings/qa/2019/qa.2019-12-05-00.01.log.html | 00:33 |
| kopecmartin | gmann: ok, see you later | 00:33 |
| gmann | kopecmartin: yup, GN if you are going to sleep :) | 00:34 |
| kopecmartin | yes i am .. thanks | 00:34 |
| *** brinzhang_ has joined #openstack-qa | 00:45 | |
| *** paras333 has joined #openstack-qa | 00:49 | |
| *** brinzhang has quit IRC | 00:49 | |
| *** brinzhang has joined #openstack-qa | 00:50 | |
| *** rfolco has quit IRC | 00:50 | |
| *** brinzhang_ has quit IRC | 00:53 | |
| *** ccamposr__ has joined #openstack-qa | 00:54 | |
| *** ccamposr has quit IRC | 00:56 | |
| *** brinzhang_ has joined #openstack-qa | 01:21 | |
| *** brinzhang_ has quit IRC | 01:23 | |
| *** brinzhang has quit IRC | 01:25 | |
| *** larainema has joined #openstack-qa | 01:27 | |
| *** rfolco has joined #openstack-qa | 01:29 | |
| *** haixin has joined #openstack-qa | 01:51 | |
| *** haixin_inspur has joined #openstack-qa | 01:53 | |
| *** brinzhang has joined #openstack-qa | 01:57 | |
| *** brinzhang has quit IRC | 01:59 | |
| openstackgerrit | Merged openstack/devstack master: stackrc: Make REQUIREMENTS_DIR configurable https://review.opendev.org/693164 | 02:09 |
| *** ricolin has joined #openstack-qa | 02:11 | |
| *** rfolco has quit IRC | 02:12 | |
| *** haixin has quit IRC | 02:15 | |
| *** haixin_inspur has quit IRC | 02:15 | |
| *** igordc has quit IRC | 02:54 | |
| *** gfidente|afk is now known as gfidente | 03:43 | |
| *** udesale has joined #openstack-qa | 03:48 | |
| *** gfidente has quit IRC | 03:53 | |
| *** paras333 has quit IRC | 04:13 | |
| *** rh-jelabarre has quit IRC | 04:18 | |
| *** artom has quit IRC | 04:32 | |
| *** artom has joined #openstack-qa | 04:33 | |
| *** bhagyashris has joined #openstack-qa | 04:33 | |
| *** soniya29 has joined #openstack-qa | 05:05 | |
| *** bhagyashris has quit IRC | 05:05 | |
| *** pabelanger has left #openstack-qa | 05:07 | |
| *** slaweq has joined #openstack-qa | 05:25 | |
| *** bhagyashris has joined #openstack-qa | 05:26 | |
| *** slaweq has quit IRC | 05:30 | |
| *** pcaruana has joined #openstack-qa | 05:38 | |
| *** pcaruana has quit IRC | 05:42 | |
| *** raukadah is now known as chkumar|ruck | 05:45 | |
| *** slaweq has joined #openstack-qa | 05:48 | |
| *** slaweq has quit IRC | 05:54 | |
| *** Luzi has joined #openstack-qa | 06:03 | |
| *** rcernin has quit IRC | 06:09 | |
| *** slaweq has joined #openstack-qa | 06:13 | |
| *** udesale has quit IRC | 06:13 | |
| *** udesale has joined #openstack-qa | 06:14 | |
| *** slaweq has quit IRC | 06:18 | |
| *** surpatil has joined #openstack-qa | 06:23 | |
| openstackgerrit | Merged openstack/devstack master: Centralize and configure nova with cinder service user access https://review.opendev.org/685488 | 06:26 |
| *** gcheresh has joined #openstack-qa | 06:36 | |
| openstackgerrit | Abhishek Kekane proposed openstack/devstack master: Glance: Add support to configure multiple file stores https://review.opendev.org/689104 | 06:58 |
| *** ralonsoh has joined #openstack-qa | 06:58 | |
| *** udesale has quit IRC | 07:02 | |
| *** udesale has joined #openstack-qa | 07:03 | |
| *** udesale has quit IRC | 07:06 | |
| *** udesale has joined #openstack-qa | 07:06 | |
| *** lennyb has joined #openstack-qa | 07:08 | |
| *** anastzhyr has joined #openstack-qa | 07:12 | |
| *** pcaruana has joined #openstack-qa | 07:17 | |
| *** ramishra has quit IRC | 07:21 | |
| *** ramishra has joined #openstack-qa | 07:28 | |
| *** gcheresh has quit IRC | 07:35 | |
| *** gcheresh has joined #openstack-qa | 07:40 | |
| *** gcheresh has quit IRC | 07:42 | |
| *** gcheresh has joined #openstack-qa | 07:44 | |
| *** rcernin has joined #openstack-qa | 08:01 | |
| *** iurygregory has joined #openstack-qa | 08:01 | |
| *** tesseract has joined #openstack-qa | 08:21 | |
| *** udesale has quit IRC | 08:31 | |
| *** udesale has joined #openstack-qa | 08:32 | |
| *** rpittau|afk is now known as rpittau | 08:32 | |
| *** mattoliverau has quit IRC | 08:34 | |
| *** tosky has joined #openstack-qa | 08:36 | |
| *** gfidente has joined #openstack-qa | 08:37 | |
| *** mattoliverau has joined #openstack-qa | 08:38 | |
| *** gfidente has quit IRC | 08:41 | |
| *** SurajPatil has joined #openstack-qa | 08:41 | |
| *** surpatil has quit IRC | 08:44 | |
| *** iurygregory has quit IRC | 08:45 | |
| *** surpatil has joined #openstack-qa | 08:46 | |
| *** iurygregory has joined #openstack-qa | 08:47 | |
| *** SurajPatil has quit IRC | 08:49 | |
| *** slaweq_ has joined #openstack-qa | 08:50 | |
| *** jpena|off is now known as jpena | 08:50 | |
| *** udesale has quit IRC | 08:58 | |
| *** slaweq_ has quit IRC | 08:59 | |
| *** soniya29 has quit IRC | 09:06 | |
| *** soniya29 has joined #openstack-qa | 09:07 | |
| *** udesale has joined #openstack-qa | 09:12 | |
| soniya29 | masayukig, Can you please review this patch https://review.opendev.org/#/c/682835/? | 09:12 |
| *** SurajPatil has joined #openstack-qa | 09:15 | |
| soniya29 | masayukig, Thanks | 09:16 |
| *** surpatil has quit IRC | 09:17 | |
| *** surpatil has joined #openstack-qa | 09:18 | |
| *** iurygregory is now known as iurygregory_cour | 09:20 | |
| *** iurygregory_cour is now known as iury_course | 09:20 | |
| *** SurajPatil has quit IRC | 09:20 | |
| openstackgerrit | Lucas Alvares Gomes proposed openstack/devstack master: lib/tempest: Do not rely on six for image_size_in_gib https://review.opendev.org/696108 | 09:21 |
| masayukig | soniya29: no problem :) | 09:21 |
| soniya29 | masayukig, can you review this patch https://review.opendev.org/#/c/696068/ also? | 09:28 |
| openstackgerrit | Merged openstack/tempest master: Fix test_attach_detach_volume test case to not rely on user/libvirt supplied disk name https://review.opendev.org/694636 | 09:36 |
| openstackgerrit | Merged openstack/devstack master: Drop Xenial support https://review.opendev.org/695114 | 09:40 |
| *** mattoliverau has quit IRC | 09:54 | |
| *** ramishra has quit IRC | 09:54 | |
| *** anastzhyr has quit IRC | 09:54 | |
| *** ricolin has quit IRC | 09:54 | |
| *** amodi has quit IRC | 09:54 | |
| *** dmellado has quit IRC | 09:54 | |
| *** Roamer` has quit IRC | 09:54 | |
| *** mugsie has quit IRC | 09:54 | |
| *** donnyd has quit IRC | 09:54 | |
| *** ccamel has quit IRC | 09:54 | |
| *** beisner has quit IRC | 09:54 | |
| *** TheJulia has quit IRC | 09:54 | |
| *** mnasiadka has quit IRC | 09:54 | |
| *** rpittau has quit IRC | 09:54 | |
| *** vkmc has quit IRC | 09:54 | |
| *** gregwork has quit IRC | 09:54 | |
| *** frickler has quit IRC | 09:54 | |
| *** masayukig has quit IRC | 09:54 | |
| *** surpatil has quit IRC | 09:54 | |
| *** soniya29 has quit IRC | 09:54 | |
| *** iury_course has quit IRC | 09:54 | |
| *** trident has quit IRC | 09:54 | |
| *** rnoriega_ has quit IRC | 09:54 | |
| *** d34dh0r53 has quit IRC | 09:54 | |
| *** openstackgerrit has quit IRC | 09:54 | |
| *** freefood has quit IRC | 09:54 | |
| *** jpena has quit IRC | 09:54 | |
| *** mtreinish has quit IRC | 09:54 | |
| *** brtknr has quit IRC | 09:54 | |
| *** evrardjp has quit IRC | 09:54 | |
| *** bhagyashris has quit IRC | 09:54 | |
| *** larainema has quit IRC | 09:54 | |
| *** dasp has quit IRC | 09:54 | |
| *** cmurphy has quit IRC | 09:54 | |
| *** dtantsur|afk has quit IRC | 09:54 | |
| *** mcarden has quit IRC | 09:54 | |
| *** rpioso has quit IRC | 09:54 | |
| *** amotoki has quit IRC | 09:54 | |
| *** ildikov has quit IRC | 09:54 | |
| *** ttx has quit IRC | 09:54 | |
| *** spotz has quit IRC | 09:54 | |
| *** tosky has quit IRC | 09:54 | |
| *** tesseract has quit IRC | 09:54 | |
| *** pcaruana has quit IRC | 09:54 | |
| *** ralonsoh has quit IRC | 09:54 | |
| *** Luzi has quit IRC | 09:54 | |
| *** lennyb has quit IRC | 09:54 | |
| *** jlvillal has quit IRC | 09:54 | |
| *** tbarron has quit IRC | 09:54 | |
| *** iokiwi has quit IRC | 09:54 | |
| *** irclogbot_2 has quit IRC | 09:55 | |
| *** ianw has quit IRC | 09:55 | |
| *** efried has quit IRC | 09:55 | |
| *** dosaboy has quit IRC | 09:55 | |
| *** eandersson has quit IRC | 09:55 | |
| *** stephenfin has quit IRC | 09:55 | |
| *** aspiers has quit IRC | 09:55 | |
| *** mjturek has quit IRC | 09:55 | |
| *** rcernin has quit IRC | 09:55 | |
| *** dirk has quit IRC | 09:55 | |
| *** jroll has quit IRC | 09:55 | |
| *** gouthamr has quit IRC | 09:55 | |
| *** samP has quit IRC | 09:55 | |
| *** simondodsley has quit IRC | 09:55 | |
| *** jamespage has quit IRC | 09:55 | |
| *** fungi has quit IRC | 09:55 | |
| *** rajinir has quit IRC | 09:55 | |
| *** dpaterson has quit IRC | 09:55 | |
| *** mmedvede has quit IRC | 09:55 | |
| *** gmann has quit IRC | 09:55 | |
| *** dustinc has quit IRC | 09:55 | |
| *** DinaBelova has quit IRC | 09:55 | |
| *** udesale has quit IRC | 09:55 | |
| *** gcheresh has quit IRC | 09:55 | |
| *** artom has quit IRC | 09:55 | |
| *** ccamposr__ has quit IRC | 09:55 | |
| *** mvkr has quit IRC | 09:55 | |
| *** adriant has quit IRC | 09:55 | |
| *** kopecmartin has quit IRC | 09:55 | |
| *** tonyb has quit IRC | 09:55 | |
| *** chkumar|ruck has quit IRC | 09:55 | |
| *** lyarwood has quit IRC | 09:55 | |
| *** cgoncalves has quit IRC | 09:55 | |
| *** dansmith has quit IRC | 09:55 | |
| *** freerunner has quit IRC | 09:55 | |
| *** arxcruz has quit IRC | 09:55 | |
| *** jhesketh has quit IRC | 09:55 | |
| *** rodrigods has quit IRC | 09:55 | |
| *** afazekas has quit IRC | 09:55 | |
| *** dtruong has quit IRC | 09:55 | |
| *** andreaf has quit IRC | 09:55 | |
| *** csatari has quit IRC | 09:55 | |
| *** johnsom has quit IRC | 09:55 | |
| *** snierodz has quit IRC | 09:55 | |
| *** clarkb has quit IRC | 09:55 | |
| *** dulek has quit IRC | 09:55 | |
| *** vishakha has quit IRC | 09:55 | |
| *** mgagne has quit IRC | 09:55 | |
| *** dtroyer has quit IRC | 09:55 | |
| *** lifeless has quit IRC | 09:55 | |
| *** early has quit IRC | 09:55 | |
| *** vdrok has quit IRC | 09:55 | |
| *** mnaser has quit IRC | 09:55 | |
| *** rm_work has quit IRC | 09:55 | |
| *** melwitt has quit IRC | 09:55 | |
| *** ChanServ has quit IRC | 09:55 | |
| *** mattoliverau has joined #openstack-qa | 10:04 | |
| *** dmellado has joined #openstack-qa | 10:04 | |
| *** amodi has joined #openstack-qa | 10:04 | |
| *** ricolin has joined #openstack-qa | 10:04 | |
| *** anastzhyr has joined #openstack-qa | 10:04 | |
| *** ramishra has joined #openstack-qa | 10:04 | |
| *** masayukig has joined #openstack-qa | 10:04 | |
| *** frickler has joined #openstack-qa | 10:04 | |
| *** gregwork has joined #openstack-qa | 10:04 | |
| *** rpittau has joined #openstack-qa | 10:04 | |
| *** vkmc has joined #openstack-qa | 10:04 | |
| *** mnasiadka has joined #openstack-qa | 10:04 | |
| *** TheJulia has joined #openstack-qa | 10:04 | |
| *** beisner has joined #openstack-qa | 10:04 | |
| *** ccamel has joined #openstack-qa | 10:04 | |
| *** donnyd has joined #openstack-qa | 10:04 | |
| *** mugsie has joined #openstack-qa | 10:04 | |
| *** Roamer` has joined #openstack-qa | 10:04 | |
| *** evrardjp has joined #openstack-qa | 10:04 | |
| *** brtknr has joined #openstack-qa | 10:04 | |
| *** mtreinish has joined #openstack-qa | 10:04 | |
| *** jpena has joined #openstack-qa | 10:04 | |
| *** freefood has joined #openstack-qa | 10:04 | |
| *** openstackgerrit has joined #openstack-qa | 10:04 | |
| *** d34dh0r53 has joined #openstack-qa | 10:04 | |
| *** rnoriega_ has joined #openstack-qa | 10:04 | |
| *** trident has joined #openstack-qa | 10:04 | |
| *** iury_course has joined #openstack-qa | 10:04 | |
| *** surpatil has joined #openstack-qa | 10:04 | |
| *** tosky has joined #openstack-qa | 10:04 | |
| *** tesseract has joined #openstack-qa | 10:04 | |
| *** rcernin has joined #openstack-qa | 10:04 | |
| *** gcheresh has joined #openstack-qa | 10:04 | |
| *** pcaruana has joined #openstack-qa | 10:04 | |
| *** lennyb has joined #openstack-qa | 10:04 | |
| *** ralonsoh has joined #openstack-qa | 10:04 | |
| *** Luzi has joined #openstack-qa | 10:04 | |
| *** artom has joined #openstack-qa | 10:04 | |
| *** ccamposr__ has joined #openstack-qa | 10:04 | |
| *** spotz has joined #openstack-qa | 10:04 | |
| *** jhesketh has joined #openstack-qa | 10:04 | |
| *** jlvillal has joined #openstack-qa | 10:04 | |
| *** dirk has joined #openstack-qa | 10:04 | |
| *** clarkb has joined #openstack-qa | 10:04 | |
| *** jroll has joined #openstack-qa | 10:04 | |
| *** dulek has joined #openstack-qa | 10:04 | |
| *** tbarron has joined #openstack-qa | 10:04 | |
| *** iokiwi has joined #openstack-qa | 10:04 | |
| *** lyarwood has joined #openstack-qa | 10:04 | |
| *** mvkr has joined #openstack-qa | 10:04 | |
| *** vishakha has joined #openstack-qa | 10:04 | |
| *** efried has joined #openstack-qa | 10:04 | |
| *** gouthamr has joined #openstack-qa | 10:04 | |
| *** adriant has joined #openstack-qa | 10:04 | |
| *** kopecmartin has joined #openstack-qa | 10:04 | |
| *** tonyb has joined #openstack-qa | 10:04 | |
| *** irclogbot_2 has joined #openstack-qa | 10:04 | |
| *** mgagne has joined #openstack-qa | 10:04 | |
| *** dtroyer has joined #openstack-qa | 10:04 | |
| *** ianw has joined #openstack-qa | 10:04 | |
| *** stephenfin has joined #openstack-qa | 10:04 | |
| *** lifeless has joined #openstack-qa | 10:04 | |
| *** eandersson has joined #openstack-qa | 10:04 | |
| *** early has joined #openstack-qa | 10:04 | |
| *** samP has joined #openstack-qa | 10:04 | |
| *** simondodsley has joined #openstack-qa | 10:04 | |
| *** jamespage has joined #openstack-qa | 10:04 | |
| *** dustinc has joined #openstack-qa | 10:04 | |
| *** dosaboy has joined #openstack-qa | 10:04 | |
| *** chkumar|ruck has joined #openstack-qa | 10:04 | |
| *** dpaterson has joined #openstack-qa | 10:04 | |
| *** afazekas has joined #openstack-qa | 10:04 | |
| *** fungi has joined #openstack-qa | 10:04 | |
| *** rajinir has joined #openstack-qa | 10:04 | |
| *** aspiers has joined #openstack-qa | 10:04 | |
| *** cgoncalves has joined #openstack-qa | 10:04 | |
| *** dtruong has joined #openstack-qa | 10:04 | |
| *** andreaf has joined #openstack-qa | 10:04 | |
| *** dansmith has joined #openstack-qa | 10:04 | |
| *** mjturek has joined #openstack-qa | 10:04 | |
| *** freerunner has joined #openstack-qa | 10:04 | |
| *** mmedvede has joined #openstack-qa | 10:04 | |
| *** arxcruz has joined #openstack-qa | 10:04 | |
| *** gmann has joined #openstack-qa | 10:04 | |
| *** DinaBelova has joined #openstack-qa | 10:04 | |
| *** csatari has joined #openstack-qa | 10:04 | |
| *** johnsom has joined #openstack-qa | 10:04 | |
| *** snierodz has joined #openstack-qa | 10:04 | |
| *** rodrigods has joined #openstack-qa | 10:04 | |
| *** melwitt has joined #openstack-qa | 10:04 | |
| *** rm_work has joined #openstack-qa | 10:04 | |
| *** mnaser has joined #openstack-qa | 10:04 | |
| *** vdrok has joined #openstack-qa | 10:04 | |
| *** ChanServ has joined #openstack-qa | 10:04 | |
| *** orwell.freenode.net sets mode: +o ChanServ | 10:04 | |
| *** ttx has joined #openstack-qa | 10:04 | |
| *** bhagyashris has joined #openstack-qa | 10:04 | |
| *** larainema has joined #openstack-qa | 10:04 | |
| *** dasp has joined #openstack-qa | 10:04 | |
| *** cmurphy has joined #openstack-qa | 10:04 | |
| *** dtantsur|afk has joined #openstack-qa | 10:04 | |
| *** rpioso has joined #openstack-qa | 10:04 | |
| *** mcarden has joined #openstack-qa | 10:04 | |
| *** amotoki has joined #openstack-qa | 10:04 | |
| *** ildikov has joined #openstack-qa | 10:04 | |
| *** gfidente has joined #openstack-qa | 10:05 | |
| *** dtantsur|afk is now known as dtantsur | 10:06 | |
| *** anastzhyr has quit IRC | 10:40 | |
| *** pcaruana has quit IRC | 10:42 | |
| *** raildo has joined #openstack-qa | 11:07 | |
| *** rfolco has joined #openstack-qa | 11:17 | |
| *** rfolco has quit IRC | 11:17 | |
| *** rfolco has joined #openstack-qa | 11:18 | |
| *** artom has quit IRC | 11:21 | |
| *** brinzhang has joined #openstack-qa | 11:30 | |
| *** SurajPatil has joined #openstack-qa | 11:33 | |
| *** surpatil has quit IRC | 11:36 | |
| *** SurajPatil has quit IRC | 11:38 | |
| *** dviroel has joined #openstack-qa | 11:46 | |
| *** gcheresh_ has joined #openstack-qa | 11:50 | |
| *** gcheresh has quit IRC | 11:50 | |
| *** udesale has joined #openstack-qa | 11:51 | |
| *** iury_course has quit IRC | 11:55 | |
| *** iurygregory has joined #openstack-qa | 11:56 | |
| *** iurygregory is now known as iury_course | 11:56 | |
| *** soniya29 has joined #openstack-qa | 11:57 | |
| *** shilpasd has joined #openstack-qa | 11:58 | |
| shilpasd | hi, facing issue while installing openstack via devstack neutron-openvswitch-agent[17110]: ERROR neutron File "/opt/stack/neutron/neutron/agent/linux/ip_lib.py", line 1349, in get_devices_with_ip | 12:01 |
| shilpasd | any solution to resolve? | 12:01 |
| *** gcheresh_ has quit IRC | 12:01 | |
| shilpasd | FYI: more detailed error log 'http://paste.openstack.org/show/787155/' | 12:02 |
| *** artom has joined #openstack-qa | 12:08 | |
| *** shilpasd has quit IRC | 12:20 | |
| *** jpena is now known as jpena|lunch | 12:22 | |
| *** larainema has quit IRC | 12:26 | |
| openstackgerrit | Merged openstack/tempest master: Fix api-link for interface force_detach_volume https://review.opendev.org/694893 | 12:26 |
| *** shilpasd has joined #openstack-qa | 12:27 | |
| *** brinzhang has quit IRC | 12:33 | |
| *** gcheresh has joined #openstack-qa | 12:37 | |
| frickler | shilpasd: do you have anything special in your local.conf or is it a default setup? which os are you using? master or some stable branch? | 12:43 |
| shilpasd | frickler: nothing special, using master | 12:45 |
| shilpasd | here are neutron log 'http://paste.openstack.org/show/787158/' | 12:46 |
| *** rcernin has quit IRC | 12:52 | |
| frickler | ralonsoh: ^^ does that look familiar to you? slaweq seems to be offline or I'd ask him ;) | 12:53 |
| ralonsoh | frickler, let me check | 12:53 |
| *** pcaruana has joined #openstack-qa | 12:54 | |
| ralonsoh | frickler, that's weird | 12:54 |
| ralonsoh | a device must have always an index | 12:54 |
| frickler | shilpasd: which os is this? | 12:55 |
| shilpasd | ubuntu | 12:57 |
| *** gcheresh has quit IRC | 12:58 | |
| *** gcheresh has joined #openstack-qa | 12:59 | |
| ralonsoh | shilpasd, if you have access to this system, you can open a python console | 12:59 |
| ralonsoh | and run | 12:59 |
| ralonsoh | from neutron.privileged.agent.linux.ip_lib | 13:00 |
| ralonsoh | print(privileged.get_link_devices(namespace)) | 13:00 |
| ralonsoh | you should find the device without index | 13:00 |
| ralonsoh | but no device can be returned without an index | 13:01 |
| shilpasd | ralonsh: what should be 'namespace' | 13:02 |
| ralonsoh | shilpasd, in this case None | 13:04 |
| shilpasd | ralonsoh: here is the output 'http://paste.openstack.org/show/787159/' | 13:05 |
| *** rh-jelabarre has joined #openstack-qa | 13:07 | |
| ralonsoh | shilpasd, all those interfaces have 'index' | 13:09 |
| ralonsoh | use http://jsonviewer.stack.hu/ to parse it | 13:10 |
| *** gcheresh has quit IRC | 13:11 | |
| *** gcheresh has joined #openstack-qa | 13:11 | |
| *** jpena|lunch is now known as jpena | 13:14 | |
| shilpasd | ralonsoh: sorry, here us JSOn formatted output http://paste.openstack.org/show/787161/ | 13:17 |
| ralonsoh | shilpasd, yes I know | 13:17 |
| ralonsoh | and all interfaces have 'index/ | 13:18 |
| frickler | shilpasd: cat you paste the contents of /etc/neutron/plugins/ml2/ml2_conf.ini and the output of "ip addr"? | 13:20 |
| shilpasd | frickler: here is /etc/neutron/plugins/ml2/ml2_conf.ini ' http://paste.openstack.org/show/787162/' | 13:23 |
| ralonsoh | local_ip = <LOCAL_IP> | 13:25 |
| frickler | shilpasd: did you edit and replace "<LOCAL_IP>"? | 13:25 |
| ralonsoh | this should have a value | 13:25 |
| shilpasd | yes, purposefully i have replaced before sharing | 13:26 |
| ralonsoh | ok | 13:26 |
| shilpasd | that has value, son't worry | 13:26 |
| frickler | shilpasd: so the original has an IPv4 address that matches an address on your machine? | 13:26 |
| *** bhagyashris has quit IRC | 13:27 | |
| shilpasd | frickler:yes | 13:29 |
| *** udesale has quit IRC | 13:30 | |
| *** anastzhyr has joined #openstack-qa | 13:32 | |
| *** udesale has joined #openstack-qa | 13:39 | |
| frickler | hmm, no idea, then. just to be sure, this is an ubuntu bionic cloud image running in openstack? or some other virtualization or a physical machine? | 13:39 |
| shilpasd | frickler: its ubuntu bionic cloud image running in openstack | 13:41 |
| frickler | shilpasd: that's what I'm running too and what runs in gate and neither seem to be able to show the same issue. can you reproduce this when you rerun on a fresh instance? | 13:44 |
| *** soniya29 has quit IRC | 13:44 | |
| shilpasd | means, fresh VM? | 13:46 |
| frickler | shilpasd: yes | 13:52 |
| shilpasd | frickler: thanks for input, will try it on fresh VM and will update | 13:53 |
| *** mriedem has joined #openstack-qa | 13:54 | |
| *** paras333 has joined #openstack-qa | 14:06 | |
| afazekas | kopecmartin: the name is net they proposed thing, the extra arg is | 14:10 |
| afazekas | kopecmartin: '/v' instead of beeing hardcoded, something passed as param | 14:11 |
| kopecmartin | afazekas: oh, i got you now, ok , that sounds useful | 14:11 |
| *** gfidente has quit IRC | 14:12 | |
| *** gfidente has joined #openstack-qa | 14:12 | |
| *** cgoncalves has quit IRC | 14:13 | |
| *** Luzi has quit IRC | 14:28 | |
| afazekas | kopecmartin, You can invent better name, the param was the point ;-) | 14:37 |
| *** pcaruana has quit IRC | 14:38 | |
| openstackgerrit | Matt Riedemann proposed opendev/elastic-recheck master: Add query for NetworkAmbiguous fail bug 1844568 https://review.opendev.org/697486 | 14:41 |
| openstack | bug 1844568 in tempest "[compute] "create_test_server" if networks is undefined and more than one network is present" [Medium,In progress] https://launchpad.net/bugs/1844568 - Assigned to Rodolfo Alonso (rodolfo-alonso-hernandez) | 14:41 |
| *** nweinber has joined #openstack-qa | 14:44 | |
| *** vhari has joined #openstack-qa | 14:44 | |
| *** cgoncalves has joined #openstack-qa | 14:57 | |
| *** rpittau is now known as rpittau|afk | 15:03 | |
| *** gcheresh has quit IRC | 15:13 | |
| mriedem | mtreinish: clarkb: do you have any feelings about dropping py27 support from elastic-recheck? | 15:23 |
| mriedem | i think that mostly means just dropping the py27 tox target, job and classifier | 15:24 |
| mtreinish | mriedem: as long as all the deps work fine on py3 I'm fine with dropping support for py27 | 15:25 |
| mriedem | we already gate on py36 and py37 so yeah we're good there | 15:27 |
| mriedem | have been for awhile | 15:27 |
| clarkb | the server is abut older so t he py3 is too | 15:29 |
| clarkb | but it should be fine if we run on like py 34 or 35 | 15:30 |
| *** udesale has quit IRC | 15:37 | |
| *** gfidente has quit IRC | 15:37 | |
| mriedem | oh you mean the server running e-r itself, i didn't think about that | 15:47 |
| mriedem | is that trusty or xenial? | 15:47 |
| mriedem | we don't gate on py34 or py35 so i guess i'll just forget about dropping py27 for now | 15:47 |
| clarkb | its old would have to check | 15:49 |
| clarkb | I think mordred was going to upgrade it then got distracted | 15:50 |
| openstackgerrit | Stephen Finucane proposed openstack/devstack master: Stop configuring '[DEFAULT] firewall_driver' for nova https://review.opendev.org/697508 | 15:53 |
| *** iury_course has quit IRC | 15:55 | |
| openstackgerrit | Merged opendev/elastic-recheck master: Add query for NetworkAmbiguous fail bug 1844568 https://review.opendev.org/697486 | 15:56 |
| openstack | bug 1844568 in tempest "[compute] "create_test_server" if networks is undefined and more than one network is present" [Medium,In progress] https://launchpad.net/bugs/1844568 - Assigned to Rodolfo Alonso (rodolfo-alonso-hernandez) | 15:56 |
| *** chkumar|ruck is now known as raukadah | 15:57 | |
| openstackgerrit | Clark Boylan proposed openstack/devstack master: Enable libvirt virtio rng device https://review.opendev.org/697194 | 15:58 |
| *** vhari has quit IRC | 16:00 | |
| *** dave-mccowan has joined #openstack-qa | 16:08 | |
| *** mattw4 has joined #openstack-qa | 16:21 | |
| clarkb | frickler: stephenfin ^ thanks for the review on that. Updated the tempest flavors now too. Hopefully we can at least verify the libvirt xml now | 16:24 |
| *** igordc has joined #openstack-qa | 16:27 | |
| openstackgerrit | Martin Kopec proposed openstack/tempest master: Add a new filter to auth.py https://review.opendev.org/692375 | 16:28 |
| *** shilpasd has quit IRC | 16:30 | |
| *** soniya29 has joined #openstack-qa | 16:32 | |
| stephenfin | clarkb: sweet. I'll wait for a run then go dig through the instance XML again | 16:38 |
| *** tesseract has quit IRC | 16:39 | |
| *** slaweq_ has joined #openstack-qa | 16:41 | |
| *** openstackgerrit has quit IRC | 16:42 | |
| *** jpena is now known as jpena|brb | 16:45 | |
| *** mattw4 has quit IRC | 16:49 | |
| *** ricolin has quit IRC | 16:54 | |
| *** dave-mccowan has quit IRC | 16:58 | |
| *** mattw4 has joined #openstack-qa | 16:58 | |
| *** slaweq_ has quit IRC | 17:02 | |
| *** gfidente has joined #openstack-qa | 17:10 | |
| *** soniya29 has quit IRC | 17:19 | |
| *** dtantsur is now known as dtantsur|afk | 17:19 | |
| *** lennyb has quit IRC | 17:20 | |
| *** jpena|brb is now known as jpena | 17:25 | |
| *** lennyb has joined #openstack-qa | 17:26 | |
| *** openstackgerrit has joined #openstack-qa | 17:27 | |
| openstackgerrit | Alfredo Moralejo proposed openstack/devstack master: [dnm] testing centos-8 bringup https://review.opendev.org/688614 | 17:27 |
| *** anastzhyr has quit IRC | 17:28 | |
| *** lennyb has quit IRC | 17:32 | |
| *** lennyb has joined #openstack-qa | 17:36 | |
| *** lennyb has quit IRC | 17:41 | |
| *** lennyb has joined #openstack-qa | 17:46 | |
| *** rfolco is now known as rfolco|brb | 17:48 | |
| *** mattw4 has quit IRC | 18:03 | |
| *** lennyb has quit IRC | 18:06 | |
| *** mattw4 has joined #openstack-qa | 18:15 | |
| *** jpena is now known as jpena|off | 18:18 | |
| *** artom has quit IRC | 18:35 | |
| *** artom has joined #openstack-qa | 18:35 | |
| *** rfolco|brb is now known as rfolco | 18:35 | |
| *** ralonsoh has quit IRC | 18:37 | |
| *** gfidente is now known as gfidente|afk | 18:38 | |
| *** dave-mccowan has joined #openstack-qa | 18:39 | |
| lifeless | tosky: I've delegated most of the permissions, mtreinish should be able to do a release I think at this point? | 18:50 |
| mtreinish | lifeless: I don't have access to the project on pypi | 18:52 |
| *** lennyb has joined #openstack-qa | 18:53 | |
| *** ccamposr has joined #openstack-qa | 18:53 | |
| *** ccamposr__ has quit IRC | 18:56 | |
| *** ccamposr__ has joined #openstack-qa | 19:16 | |
| *** ccamposr has quit IRC | 19:19 | |
| *** mvkr has quit IRC | 19:31 | |
| *** dave-mccowan has quit IRC | 19:36 | |
| *** paras333 has quit IRC | 19:51 | |
| *** paras333 has joined #openstack-qa | 19:53 | |
| lifeless | mtreinish: lets fix that up | 19:58 |
| lifeless | mtreinish: whats your pypi acct? | 19:58 |
| lifeless | mtreinish: and your launchpad account, since a release also includes non-python artifacts | 19:58 |
| *** rcernin has joined #openstack-qa | 20:03 | |
| lifeless | mtreinish: mtreinish added to python-subunit, let me know of other things as needed | 20:04 |
| *** dosaboy has quit IRC | 20:04 | |
| *** igordc has quit IRC | 20:05 | |
| lifeless | mtreinish: you're already a member of ~subunit-developers on launchpad | 20:05 |
| *** paras333 has quit IRC | 20:10 | |
| *** paras333 has joined #openstack-qa | 20:10 | |
| tosky | thanks lifeless! | 20:11 |
| *** rcernin has quit IRC | 20:18 | |
| mtreinish | lifeless: awesome thanks | 20:34 |
| openstackgerrit | Roman Safronov proposed openstack/tempest master: Add host validation after live migration https://review.opendev.org/697562 | 20:44 |
| tosky | mtreinish: sooo, that release? :) | 20:56 |
| *** paras333 has quit IRC | 20:57 | |
| *** paras333 has joined #openstack-qa | 20:58 | |
| mtreinish | I'll try to circle back to it tomorrow or next week. I have a release deadline for a work project on Monday | 20:59 |
| mtreinish | I also need to check the state of the subunit repo, make sure everything is in working order. | 20:59 |
| tosky | ack | 21:00 |
| *** dosaboy has joined #openstack-qa | 21:09 | |
| *** raildo has quit IRC | 21:09 | |
| *** paras333 has quit IRC | 21:10 | |
| *** gcheresh has joined #openstack-qa | 21:10 | |
| *** dave-mccowan has joined #openstack-qa | 21:13 | |
| *** rfolco has quit IRC | 21:25 | |
| *** gcheresh has quit IRC | 21:49 | |
| *** snierodz has quit IRC | 21:50 | |
| *** stephenfin has quit IRC | 21:50 | |
| *** dasp_ has joined #openstack-qa | 21:52 | |
| *** dasp has quit IRC | 21:55 | |
| *** stephenfin has joined #openstack-qa | 21:57 | |
| *** nweinber has quit IRC | 22:09 | |
| *** mattw4 has quit IRC | 22:27 | |
| *** rcernin has joined #openstack-qa | 22:28 | |
| *** mattw4 has joined #openstack-qa | 23:15 | |
| *** mattw4 has quit IRC | 23:20 | |
| *** dviroel has quit IRC | 23:35 | |
| *** tosky has quit IRC | 23:38 | |
| *** mvkr has joined #openstack-qa | 23:55 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!