Friday, 2020-01-24

*** trident has quit IRC00:13
*** trident has joined #openstack-qa00:14
*** tosky has quit IRC00:28
openstackgerritGhanshyam Mann proposed openstack/tempest master: [ussuri][goal] Drop python 2.7 support and testing  https://review.opendev.org/70409600:53
gmannafazekas: masayukig can you please review this. we need to get this merged to get fixes in for stable/queens gate block for neutron - https://review.opendev.org/#/c/703646/01:09
*** yamamoto has joined #openstack-qa01:16
masayukiggmann: thanks, +201:25
*** andreaf has quit IRC01:37
*** andreaf has joined #openstack-qa01:38
*** rh-jelabarre has joined #openstack-qa01:50
*** nweinber_ has joined #openstack-qa02:03
*** rf0lc0 has quit IRC02:18
*** yamamoto has quit IRC02:19
*** yamamoto has joined #openstack-qa02:25
gmannmasayukig: thanks02:25
gmannmasayukig i have few more for you. https://review.opendev.org/#/c/687371/  https://review.opendev.org/#/c/687448/ https://review.opendev.org/#/c/703315/  https://review.opendev.org/#/c/703011/702:26
gmannlast one should pass as depends-on are good now.02:26
masayukiggmann: sure, will do02:28
gmannmasayukig: thanks02:28
adriantgmann, clarkb, I've just done the same as iokiwi and hit the same issues. I've simply reverted to the stable/train branch for now and it seems to working for me again02:42
adriantgmann, clarkb: but to be honest, if we don't have a build of devstack being tested on a mostly clean install, then your testing is broken :/02:43
adriantbecause for most devs, that's probably how we will be using it. I have spin up a clean VM and it has historically just 'worked'02:44
adriantugh, weird english there02:44
adriant When I have spun up a clean VM it has historically just 'worked'02:45
gmannadriant: agree, we are in progress of drop py2 things from openstack and so does from devstack too. in between we have those py2 things mixed up on default py3 devstack. End goal will be python3-only things in devstack ussuri onwards.02:46
clarkbadriant: your or our?02:46
clarkbI think a good chunk of this is simply transitional state that gets weird02:46
gmannyeah02:47
*** nweinber_ has quit IRC02:55
gmannclarkb: frickler ianw : Need your review on this. finally stable/queens Tempest, neutron-tempest-plugins bug fix is working now and good to go. This is one of fix we need to unblock the neutron stable/queens gate - https://review.opendev.org/#/c/703679/03:01
clarkbgmann you shouldnt change the tempest repo path and the ref should be the tag I think03:10
adriantclarkb: well I am an OpenStack dev so "our" technically :P03:11
adriantstable/train finished building for me just fine03:12
gmannclarkb: tag work only for RECYCLE=true case due to this- https://github.com/openstack/devstack/blob/bcb2c30c317834f62cab470dc0b58670d945a6ef/functions-common#L56503:12
gmannclarkb: tempest repo already exist and that is why i need to add gerrit style ref03:13
gmanni tried tag first during ocata and pike.03:13
clarkbthe problem with the gerrit ref is it is pre merge03:13
clarkbso it isnt the same as your tag03:13
clarkbor at least not necessarily03:14
clarkband the repo is supposed to be a local path03:14
gmannyeah. and while trying the exact tag commit, that actually did not compatible with neutron-tempest-plugin working release.03:14
clarkbI dont think the url is what you want03:14
gmannfrom stein onwards we started releasing the tempest and plugins tags for cycle release so that we can use compatible tags instead of ref03:15
*** yamamoto has quit IRC03:38
*** nweinber_ has joined #openstack-qa03:41
openstackgerritMerged openstack/devstack stable/train: Cap stable/train network, swift, volume api_extensions for tempest  https://review.opendev.org/68717603:55
*** nweinber_ has quit IRC04:07
*** rh-jelabarre has quit IRC04:14
*** ramishra has joined #openstack-qa04:19
*** yamamoto has joined #openstack-qa04:36
*** udesale has joined #openstack-qa04:55
*** raukadah is now known as chkumar|ruck05:00
openstackgerritMerged openstack/tempest master: Add release notes page for version 23.0.0  https://review.opendev.org/70386605:10
*** chkumar|ruck is now known as chkumar|rover05:24
*** evrardjp has quit IRC05:34
*** evrardjp has joined #openstack-qa05:34
*** surpatil has joined #openstack-qa05:40
openstackgerritFederico Ressi proposed openstack/devstack master: Use python3 command in memory_tracker.sh by default  https://review.opendev.org/70410405:49
*** gfidente has joined #openstack-qa05:51
*** Aditi20 has joined #openstack-qa06:28
*** yamamoto has quit IRC06:40
*** yamamoto has joined #openstack-qa06:43
openstackgerritRajat Dhasmana proposed openstack/tempest master: Add ConsistencyGroup Exceptions in tempest  https://review.opendev.org/70120806:44
*** yamamoto has quit IRC06:58
openstackgerritRajat Dhasmana proposed openstack/tempest master: Add ConsistencyGroup Exceptions in tempest  https://review.opendev.org/70120807:02
Aditi20Seeing these tempest test cases failures for the past few days which were passing earlier.07:04
Aditi20{3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [213.187258s] ... FAILED07:05
Aditi20"/opt/stack/new/tempest/.tox/tempest/lib/python3.6/site-packages/paramiko/client.py", line 368, in connect07:05
*** Aditi20 has quit IRC07:05
*** Aditi20 has joined #openstack-qa07:06
Aditi20any clue on this failure?07:06
Aditi20https://oplab9.parqtec.unicamp.br/pub/ppc64el/openstack/nova/03/616603/15/check/tempest-dsvm-full-bionic/6b49797/job-output.txt07:08
*** yamamoto has joined #openstack-qa07:08
*** yamamoto has quit IRC07:15
*** yamamoto has joined #openstack-qa07:19
*** yamamoto has quit IRC07:29
openstackgerritAbhishek Jaiswal proposed openstack/tempest master: Fixed test related to tag-ext  https://review.opendev.org/70400507:33
yoctozepto00:52:32 <iokiwi> failed on http://paste.openstack.org/show/788738/07:35
yoctozeptogmann, clarkb, iokiwi: such issues would go if we deployed it in a clean venv07:35
yoctozeptothen it's also less difference between user's environment vs CI07:36
yoctozeptoiokiwi: if you were so kind as to report both issues to https://bugs.launchpad.net/devstack so that they are better trackable07:37
yoctozepto:-)07:37
*** yamamoto has joined #openstack-qa07:40
yoctozeptolooks like similar py2/3 is being reported by https://bugs.launchpad.net/devstack/+bug/186075307:40
openstackLaunchpad bug 1860753 in devstack "tools/mlock_report.py can't import psutil module" [Undecided,New]07:40
*** yamamoto has quit IRC07:41
*** yamamoto has joined #openstack-qa07:45
*** dtantsur|afk is now known as dtantsur07:48
*** ralonsoh has joined #openstack-qa07:56
*** yamamoto has quit IRC07:58
*** jpena|off is now known as jpena08:00
*** yamamoto has joined #openstack-qa08:03
openstackgerritMerged openstack/tempest master: Remove the security_group_default_rules tests  https://review.opendev.org/68737108:05
*** yamamoto has quit IRC08:09
*** yamamoto has joined #openstack-qa08:09
*** yamamoto has quit IRC08:12
*** yamamoto has joined #openstack-qa08:16
openstackgerritRadosław Piliszek proposed openstack/tempest master: Define python3 as basepython for Tempest tox env  https://review.opendev.org/70301108:25
openstackgerritRadosław Piliszek proposed openstack/devstack master: Use python3 command in memory_tracker.sh by default  https://review.opendev.org/70410408:30
*** tesseract has joined #openstack-qa08:34
*** tosky has joined #openstack-qa08:36
openstackgerritLajos Katona proposed openstack/tempest master: Add placement API methods for testing routed provider nets  https://review.opendev.org/67069608:38
openstackgerritFederico Ressi proposed openstack/devstack master: Use python3 command in memory_tracker.sh by default  https://review.opendev.org/70410408:49
openstackgerritFederico Ressi proposed openstack/devstack master: Look for working python in memory_tracker.sh  https://review.opendev.org/70411008:49
*** rpittau|afk is now known as ironic08:51
*** ironic is now known as rpittau08:51
openstackgerritLajos Katona proposed openstack/tempest master: Scenario test for routed provider networks  https://review.opendev.org/66515508:52
frickleryoctozepto: for that memtracker issue: I just disabled it's use in https://review.opendev.org/561597 but that of course leaves everyone broken that still uses it08:53
fricklermaybe you can find a fix for it, otherwise we need to fast-deprecate and remove it completely I guess08:54
openstackgerritFederico Ressi proposed openstack/devstack master: Look for working python in 'tools/memory_tracker.sh'  https://review.opendev.org/70411008:54
*** evrardjp has quit IRC08:54
*** yamamoto has quit IRC08:55
*** yamamoto has joined #openstack-qa08:57
yoctozeptofrickler: hmm, well, that also means py3 is broken either08:57
yoctozeptoso folk's fix is missed there08:58
*** yamamoto has quit IRC08:58
openstackgerritFederico Ressi proposed openstack/devstack master: Use python3 command in memory_tracker.sh by default  https://review.opendev.org/70410409:06
openstackgerritFederico Ressi proposed openstack/devstack master: Use python3 command in memory_tracker.sh by default  https://review.opendev.org/70410409:08
openstackgerritLajos Katona proposed openstack/tempest master: Check port allocation for VM with resource request  https://review.opendev.org/69093409:12
openstackgerritLajos Katona proposed openstack/tempest master: New minimum guaranteed bandwidth tests  https://review.opendev.org/69453909:12
*** pcaruana has joined #openstack-qa09:14
openstackgerritFederico Ressi proposed openstack/devstack master: Use python3 command in memory_tracker.sh by default  https://review.opendev.org/70410409:20
openstackgerritFederico Ressi proposed openstack/devstack master: Exports PYTHON variable to systemd unit files  https://review.opendev.org/70410409:25
openstackgerritFederico Ressi proposed openstack/devstack master: Exports PYTHON variable to systemd unit files  https://review.opendev.org/70410409:26
yoctozeptoany docs for me to read up on devstack/tempest/grenade branch relations09:32
yoctozeptoe.g. it confuses me why tempest master tests some stable branches09:32
frickleryoctozepto: the general idea is that tempest is branchless and should work against all branches09:34
frickleryoctozepto: not sure where that's documented, though09:35
frickleryoctozepto: the concept also seems to break down with the current trouble to keep stable/queens jobs alive09:36
yoctozeptofrickler: ah, I see, and em get tagged accordingly09:36
yoctozeptoyeah, it needs some more thought09:36
yoctozeptoI guess the dependency system with plugins went wrong09:36
yoctozeptoas plugins act branchy09:36
frickleriiuc the em tag only marks the point after which no releases will be made anymore from a stable branch09:37
yoctozeptoyeah, and tempest made one for queens to stop progressing with tempest in there09:37
yoctozeptothough last time it did it with ocata09:38
frickleryes, plugins are currently branchless because tempest is. but IMO they either need branches or some complicated flags to select the correct test behaviour depending on the target09:38
yoctozeptomhm, something along these lines09:38
*** yamamoto has joined #openstack-qa09:41
*** yamamoto has quit IRC09:45
*** yamamoto has joined #openstack-qa09:55
*** soniya29 has joined #openstack-qa10:00
*** yamamoto has quit IRC10:03
openstackgerritFederico Ressi proposed openstack/devstack master: Exports PYTHON variable to systemd unit files  https://review.opendev.org/70410410:04
*** yamamoto has joined #openstack-qa10:12
*** soniya29 has quit IRC10:42
*** soniya29 has joined #openstack-qa10:42
openstackgerritFederico Ressi proposed openstack/devstack master: Install psutil required by tools/mlock_report.py script  https://review.opendev.org/70413410:46
openstackgerritFederico Ressi proposed openstack/devstack master: Install psutil required by tools/mlock_report.py script  https://review.opendev.org/70413410:48
openstackgerritRadosław Piliszek proposed openstack/devstack master: Do not try finding pip for python2 when not required  https://review.opendev.org/70413610:55
*** yamamoto has quit IRC10:57
*** yamamoto has joined #openstack-qa10:59
yoctozeptofrickler: drama continues ^11:00
*** yamamoto has quit IRC11:01
*** yamamoto has joined #openstack-qa11:02
frickleryoctozepto: lgtm. I wonder if we should actively deinstall py2 in gate in order to make sure we don't have more of such hidden dependencies11:09
yoctozeptofrickler: +111:10
yoctozeptoimho we should: 1) pin devstack to a particular python release on a distro11:10
yoctozepto2) ensure only it exists11:10
yoctozepto3) move to venvs11:10
yoctozeptothis kills such chains of failures11:11
*** yamamoto has quit IRC11:19
*** Aditi20 has quit IRC11:21
*** yamamoto has joined #openstack-qa11:24
*** rpittau is now known as rpittau|bbl11:28
*** surpatil has quit IRC11:32
lyarwoodhttps://review.opendev.org/#/c/674755/ - any grenade cores able to review this change adding some encrypted volume resources?11:40
*** dviroel has joined #openstack-qa11:42
*** yamamoto has quit IRC11:42
*** yamamoto has joined #openstack-qa11:45
*** iurygregory has joined #openstack-qa11:48
*** ccamposr__ has quit IRC11:49
fricklerlyarwood: commented11:50
openstackgerritSwapnil Chhanikar proposed openstack/tempest master: Change default region for placement to empty string  https://review.opendev.org/70414311:53
openstackgerritRadosław Piliszek proposed openstack/devstack master: Do not try finding pip for python2 when not required  https://review.opendev.org/70413611:53
openstackgerritRadosław Piliszek proposed openstack/devstack master: Do not try finding pip for python2 when not required  https://review.opendev.org/70413611:54
openstackgerritRadosław Piliszek proposed openstack/devstack master: Do not try finding pip for python2 when not required  https://review.opendev.org/70413611:55
openstackgerritSwapnil Chhanikar proposed openstack/tempest master: Change default region for placement to empty string  https://review.opendev.org/70414311:56
*** yamamoto has quit IRC11:56
*** rf0lc0 has joined #openstack-qa12:14
lyarwoodfrickler: thanks, I'll respin now12:21
*** soniya29 has quit IRC12:29
*** jpena is now known as jpena|lunch12:29
*** soniya29 has joined #openstack-qa12:30
frickleryoctozepto: if you rebase your pip patch on top of https://review.opendev.org/688799 you'll see some more fallout, as the latter drops the always-install-py2 function, too. not sure whether it'll happen in gate, but testing locally I found some more things to fix. will push once I get a stack.sh finishing12:31
yoctozeptofrickler: well, it's probably irrelevant in CI as we can see pip2 installed in there12:35
yoctozeptofrickler: awaiting your results12:35
*** yamamoto has joined #openstack-qa12:36
openstackgerritLee Yarwood proposed openstack/grenade master: cinder: Add encrypted volumes resources  https://review.opendev.org/67475512:37
openstackgerritLee Yarwood proposed openstack/tempest master: Add boot from encrypted snapshot test  https://review.opendev.org/69554912:42
*** yamamoto has quit IRC12:43
*** udesale_ has joined #openstack-qa12:45
*** rh-jelabarre has joined #openstack-qa12:47
*** udesale has quit IRC12:48
*** artom has quit IRC13:01
yoctozeptofrickler: based on reviews I think we should merge current patch and followup with the rest13:01
yoctozeptopossibly trying to break CI first ;D13:01
openstackgerritAbhishek Jaiswal proposed openstack/tempest master: Fixed test related to tag-ext  https://review.opendev.org/70400513:09
openstackgerritAbhishek Jaiswal proposed openstack/tempest master: Fixed test related to tag-ext  https://review.opendev.org/70400513:13
gmannyoctozepto: why you updated this. it lose the +2 now. it is better to comment or fixed in followup instead of losing +2 and gate vote - https://review.opendev.org/#/c/703011/7..813:14
gmanni wanted to get that in with that +2 today.13:14
*** iurygregory has quit IRC13:15
fricklerhumm, both rabbitmq-server and openvswitch-common pull python2 back in. probably need to test on focal instead13:15
gmannfrickler:  tag did not work there. replied comment - https://review.opendev.org/#/c/703679/813:19
gmannfrickler: tempest repo is not so heavy, we can work on tag logic fix from master branch and backport to all stable once neutron gate is up13:19
*** paras333 has joined #openstack-qa13:23
*** paras333 has quit IRC13:23
*** paras333 has joined #openstack-qa13:23
* gmann frickler: ianw this is fixign stable/rocky neutron gate and other gate in future when testing dep start failing on <3.6 - https://review.opendev.org/#/c/703476/713:25
gmannfrickler: ianw this is fixign stable/rocky neutron gate and other gate in future when testing dep start failing on <3.6 - https://review.opendev.org/#/c/703476/713:25
gmannwe need to get these two fixes for bringing neutron stable gate back 703476 and 70367913:26
yoctozeptogmann: it was v-1, sorry for cr+2 though ;/13:27
yoctozeptoalso what about py3.6 in there as well?13:28
gmannthat was due to depends-on patches which recheck would solve. let me try to fetch the previous patch to get those voting back13:28
gmannthere any py3 version is ok as that is for non-integration tox like unit test etc13:29
gmannif any test dependency need >py36 then we will drop py35 support as well as bump the basepython13:30
*** paras333 has left #openstack-qa13:32
gmannfrickler: thanks.13:33
*** rf0lc0 is now known as rfolco|doctor13:33
*** paras333 has joined #openstack-qa13:33
fricklergmann: I approved the first patch but please create a bug to track the non-working tag-branch issue.13:33
gmannfrickler: ok13:33
gmannfrickler: this one (neutron-lib need >=py3.6 and so does neutron-tempest-plugin)  - https://review.opendev.org/#/c/703476/713:34
*** jpena|lunch is now known as jpena13:35
gmannfrickler: this is needed for rocky only as stein onwards we have bionic node having py3.613:35
fricklergmann: just commented on that13:35
fricklerthere may be users that run on bionic, even if we don't do that in gate13:36
gmannfrickler: make sense. updating.13:37
*** rpittau|bbl is now known as rpittau13:40
openstackgerritFederico Ressi proposed openstack/devstack master: Install psutil required by tools/mlock_report.py script  https://review.opendev.org/70413413:45
*** artom has joined #openstack-qa14:13
*** ralonsoh is now known as ralonsoh-lunch14:30
yoctozepto<gmann> that was due to depends-on patches which recheck would solve. let me try to fetch the previous patch to get those voting back14:31
yoctozeptonah, it failed on grenade (the usual problem)14:31
openstackgerritGhanshyam Mann proposed openstack/tempest master: Define python3 as basepython for Tempest tox env  https://review.opendev.org/70301114:34
gmanndone, let's see gate now.14:36
gmannafazekas: around. can you please review this - https://review.opendev.org/#/c/703011/914:36
yoctozeptogmann: it was passing except for grenade14:36
yoctozeptowhich likes to die14:36
gmannthat is unrelated failure to that patch so it should work14:36
yoctozeptogmann: yeah, I know, grenade is very grumpy14:39
yoctozeptowas it always like this?14:39
yoctozeptoor do you have some suspicions about why it is so flaky?14:39
gmannthere are multiple failure happens not specific.14:41
yoctozeptoyeah, there are multiple, but some seem to be same14:43
yoctozeptowe got rid of many unstable points in kolla by keeping record of failures14:43
yoctozeptomight be applicable here as well (CI should ideally only really fail on flaky CI, not flaky code)14:44
*** soniya29 has quit IRC14:45
yoctozeptogmann, frickler: I see you generally prefer followups to edits - I guess this is due to this flakiness?14:46
openstackgerritGhanshyam Mann proposed openstack/devstack stable/rocky: Install python3.6 on ubuntu xenial for Tempest venv  https://review.opendev.org/70347614:58
gmannfrickler: ^^14:59
gmannfrickler: moved the fix in fixup_stuff15:00
frickleryoctozepto: I wouldn't say we generally prefer followups, that depends on the situation. it's more a question of not placing too much burden on contributors for me. but yes, the flakyness of tests also plays a role in those considerations15:02
toskyI'm a bit more picky maybe, but if a change is not complete and the follow up is due, I'd rather have it fixed in the same change15:04
fricklergmann: almost there. I also need to leave now, but hopefully I can give it another quick look later15:06
openstackgerritGhanshyam Mann proposed openstack/devstack stable/rocky: Install python3.6 on ubuntu xenial for Tempest venv  https://review.opendev.org/70347615:06
gmannfrickler: ahhhh, done. thanks15:07
fricklertosky: yeah, if the change doesn't work as it is, then it usually makes sense to fix everything within the same change15:07
*** yamamoto has joined #openstack-qa15:10
yoctozeptofrickler, tosky: ack, thanks15:12
clarkbyoctozepto: you know about http://status.openstack.org/elastic-recheck/ ?15:13
yoctozeptoclarkb: still learning, we did (and do) not use that with kolla (yet I guess)15:13
gmannyoctozepto: and more imp when gate is blocked, unblock gate is priority so edit things can go in followup as long as original code fix the issue and does not regress.15:14
clarkbit is a really useful tool for tracking causes of flakyness15:14
yoctozeptogmann: that sounds very reasonable15:15
*** yamamoto has quit IRC15:15
yoctozeptoclarkb: yeah, not sure how it works, I see it references bug reports - does one have to first file a bug to have it tracked? (don't mind being sent to docs cause I didn't read any ;-) )15:17
gmannyoctozepto: you can add failure queries (with different matching combination) in that with bug ref. https://docs.openstack.org/infra/elastic-recheck/15:18
*** chkumar|rover is now known as raukadah15:19
*** ralonsoh-lunch is now known as ralonsoh15:26
*** dulek has quit IRC15:28
*** mnasiadka has quit IRC15:31
*** mnasiadka has joined #openstack-qa15:32
*** dulek has joined #openstack-qa15:44
*** gregwork has quit IRC15:55
yoctozeptogmann, clarkb: thanks, I will definitely give it a spin when time is on my side15:56
*** tosky has quit IRC16:16
*** udesale_ has quit IRC16:19
*** efried has joined #openstack-qa16:24
efriedo/16:24
efriedCan I please get +A on https://review.opendev.org/704033 to help nova's gate?16:24
efriedafazekas, masayukig: ^16:25
*** artom has quit IRC16:26
*** yamamoto has joined #openstack-qa16:30
openstackgerritFederico Ressi proposed openstack/devstack master: Install psutil required by tools/mlock_report.py script  https://review.opendev.org/70413416:40
*** rfolco|doctor is now known as rfolco16:45
openstackgerritMerged openstack/devstack stable/queens: Use Tempest v21.0.0 for Queens testing instead of master  https://review.opendev.org/70367916:59
*** gfidente is now known as gfidente|afk17:00
*** dtantsur is now known as dtantsur|afk17:03
yoctozepto^ yeah17:07
openstackgerritWeronika Sikora proposed openstack/tempest master: Add missing waiter to test_tagged_attachment  https://review.opendev.org/70402317:10
*** jpena is now known as jpena|off17:11
clarkbgmann: frickler the tags should be present in the prechecked out repo17:13
clarkbotherwise our release jobs would not work17:13
*** artom has joined #openstack-qa17:13
*** ralonsoh has quit IRC17:18
*** tesseract has quit IRC17:27
*** paras333 has quit IRC17:34
*** rpittau is now known as rpittau|afk17:35
yoctozeptoclarkb, gmann, frickler, ianw: https://review.opendev.org/704136 - seems to help those touched by recent changes, let's unbreak master for those folks17:41
yoctozeptothanks clarkb17:45
clarkbyoctozepto: any idea if that will break swift testing?17:45
clarkbI'm +2 bceause users report it fixes their problems, but we may want to at least give swift a heads up since I think they run python2 swift + python3 everythign else?17:45
yoctozeptoclarkb: no idea which testing you mean17:45
yoctozeptoah, ok17:45
clarkbhttps://zuul.opendev.org/t/openstack/build/4f56d36836aa4c49a5235fa9d70772c6 which did pass17:45
yoctozeptonah, it won't17:46
clarkbso I'm not super concerned17:46
yoctozeptoyeah, I reread the ps17:46
yoctozeptonothing that would break py217:46
*** paras333 has joined #openstack-qa17:52
*** paras333 has quit IRC17:53
*** paras333 has joined #openstack-qa17:53
*** yamamoto has quit IRC17:56
*** yamamoto has joined #openstack-qa17:57
*** paras333 has quit IRC18:01
openstackgerritWitold Bedyk proposed openstack/devstack master: Remove fixup_python_packages  https://review.opendev.org/70418318:02
*** paras333 has joined #openstack-qa18:07
*** pots has joined #openstack-qa18:29
*** yamamoto has quit IRC18:35
fricklergmann: testing showed another issue with the stable/rocky patch, left a comment18:45
fricklerwe should also either add f29 as allowed platform or drop the fedora job for that branch18:46
fricklerand with that I'm really off for today18:46
yoctozeptofrickler: replied, have a nice weekend18:50
gmannfrickler: with this , Tempest master cannot be used on py2 - https://review.opendev.org/#/c/703011/18:52
openstackgerritGhanshyam Mann proposed openstack/devstack stable/rocky: Install python3.6 on ubuntu xenial for Tempest venv  https://review.opendev.org/70347618:56
gmannfrickler: ^^18:56
yoctozeptogmann: -1, we better just install py3 on those platforms, gimme a few seconds to propose...18:58
gmannyoctozepto: replied. job can use older tempest with TEMPEST_BRANCH so we cannot make install_tempest as py3-only18:59
*** mvkr has quit IRC19:00
gmanncentos jobs or any ubuntu py2 jobs can use older tempest as second option when Tempest is py-3  only19:00
yoctozeptogmann: oh, I see, makes sense19:01
yoctozeptogmann: I'll try to get c7 to work, not sure about opensuse19:02
gmannfrickler: ianw  if you will be around for this to get in, i want to bring stable/rocky gate up by this weekend - https://review.opendev.org/70347619:03
gmannyoctozepto: +1. thanks.19:03
* gmann will be back after bank appointment 19:04
*** yamamoto has joined #openstack-qa19:13
*** anastzhyr has joined #openstack-qa19:14
openstackgerritRadosław Piliszek proposed openstack/devstack stable/rocky: Install python3 on fedora-family distros for Tempest venv  https://review.opendev.org/70418819:14
yoctozeptogmann: ^19:14
*** yamamoto has quit IRC19:24
*** slaweq_ has joined #openstack-qa20:01
*** artom has quit IRC20:19
*** slaweq_ has quit IRC21:06
*** artom has joined #openstack-qa21:35
*** rfolco has quit IRC22:00
*** rcernin has quit IRC22:34
*** paras333 has quit IRC22:40
*** paras333 has joined #openstack-qa22:40
*** raildo has quit IRC22:44
*** anastzhyr has quit IRC22:53
*** dviroel has quit IRC23:16
*** mvkr has joined #openstack-qa23:38

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!