*** ysandeep|out is now known as ysandeep | 05:35 | |
*** akekane_ is now known as abhishekk | 06:56 | |
*** ysandeep is now known as ysandeep|afk | 07:05 | |
*** ysandeep|afk is now known as ysandeep | 08:36 | |
*** jpena|off is now known as jpena | 08:51 | |
*** gibi_pto_back_on_10th is now known as gibi | 08:59 | |
*** ysandeep is now known as ysandeep|coffee | 11:08 | |
*** rlandy|out is now known as rlandy|ruck | 11:16 | |
*** dviroel|afk is now known as dviroel | 11:22 | |
*** ysandeep|coffee is now known as ysandeep | 11:54 | |
*** jcapitao is now known as jcapitao_lunch | 12:18 | |
*** jcapitao_lunch is now known as jcapitao | 14:06 | |
*** rlandy|ruck is now known as rlandy|ruck|brb | 14:36 | |
*** ykarel is now known as ykarel|away | 14:56 | |
*** rlandy|ruck|brb is now known as rlandy|ruck | 14:59 | |
*** dviroel is now known as dviroel|lunch | 15:02 | |
frickler | https://docs.openstack.org/refstack/latest/README.html redirects to https://docs.opendev.org/openinfra/refstack/latest/latest/README.html which is broken due to the double "latest" | 15:03 |
---|---|---|
frickler | also there's an old page still up at https://docs.openstack.org/developer/refstack/README.html which might better be deleted | 15:03 |
frickler | kopecmartin: ^^ not sure who else is taking care of this these days? | 15:04 |
*** dviroel|lunch is now known as dviroel | 16:07 | |
*** ysandeep is now known as ysandeep|out | 16:17 | |
clarkb | frickler: the redirect issue may be something that fungi put in place? | 16:25 |
fungi | quite likely. we can edit it if we can confirm what it's supposed to be doing | 16:25 |
clarkb | https://docs.openstack.org/refstack/latest/ should direct to https://docs.opendev.org/openinfra/refstack/latest/ not https://docs.opendev.org/openinfra/refstack/latest/latest/ | 16:28 |
clarkb | fungi: ^ (the README.html path isn't valid on the new side though so note we don't expect that specific redirect to work) | 16:28 |
fungi | looking to see what the actual redirect in openstack-manuals is | 16:29 |
fungi | https://opendev.org/openstack/openstack-manuals/src/branch/master/www/.htaccess#L305 | 16:30 |
fungi | so it's done the same as, e.g., bindep | 16:30 |
clarkb | ah the issue is we treat /refstack and /refstack/latest as the same on the source | 16:32 |
*** Guest2 is now known as prometheanfire | 16:35 | |
frickler | the link was the first on a google search for "openstack refstack irc", not sure if that's a pretty common search or if there would be ways to convince google to use the new pages instead | 16:44 |
fungi | normally, permanent redirects would cause google and other search engines to update their indices, but maybe the broken redirect there is preventing it | 16:47 |
fungi | so i think instead of replicating previous /infra subtree doc redirects, where we didn't use the branched redirecting originally, we should drop the /latest from the target for the openinfra redirects | 16:49 |
clarkb | ++ | 16:49 |
fungi | aha, here's the change that did it. i'm not to blame after all! https://review.opendev.org/818875 | 16:51 |
clarkb | Ah I just remembered you said stuff about renaming redirects a couple week ago :) | 16:53 |
clarkb | but I agree your suggested fix seems like a good idea | 16:53 |
fungi | yep, putting it together now | 16:56 |
frickler | oh, so that's a pretty recent change, too. I'm curious about the sitemap.xml part, too, because it included the README.html URL. maybe having something similar for docs.opendev.org might help searchability, too? | 16:57 |
fungi | anyway, https://review.opendev.org/824034 should take care of the double-latest redirects | 17:08 |
opendevreview | Clark Boylan proposed openstack/project-config master: Add gerrit rename-project plugin to Zuul https://review.opendev.org/c/openstack/project-config/+/824038 | 17:21 |
*** jpena is now known as jpena|off | 17:53 | |
*** odyssey4me is now known as Guest135 | 17:59 | |
abishop | clarkb, fungi: hi, I'd like a node held so I can debug a failure | 18:57 |
abishop | it's the cinder-tempest-plugin-lvm-lio-barbican-fips job triggered by https://review.opendev.org/c/openstack/cinder/+/790535 | 18:57 |
clarkb | ok I think there is already a held node for that | 18:59 |
abishop | I've been working w/ ade_lee | 18:59 |
abishop | he had a node held before the holiday, and I thought he was going to release it and this would be a fresh request to hold it | 19:00 |
clarkb | yes the existing hold was requested by ade_lee. Is that no longer sufficient? If so can I delete that and request a new one? Or can you use the existing one? | 19:00 |
clarkb | ok so to confirm delete the existing hold and make a new one? | 19:00 |
abishop | if it's still there then I should be able to use it | 19:00 |
clarkb | yes it is still there | 19:00 |
abishop | remind me of its IP addr? | 19:00 |
abishop | I think ade added my pub key | 19:01 |
clarkb | 198.72.124.27 looks like | 19:01 |
abishop | yep, I'm in, thanks! | 19:02 |
opendevreview | Clark Boylan proposed openstack/project-config master: Add gerrit rename-project plugin to Zuul https://review.opendev.org/c/openstack/project-config/+/824038 | 19:30 |
opendevreview | Clark Boylan proposed openstack/project-config master: Update ansible-lint to fix the rich dep https://review.opendev.org/c/openstack/project-config/+/824051 | 19:30 |
outbrito | Hey fungi , g'day. I'm getting back to that LOCI problem and now I'm seeing an issue with the opensuse leap build. It seems like leap released a new version (15.3) on July 21 and we don't mirror it yet, although the images are being generated from whatever subversion of leap 15... | 19:31 |
outbrito | Do you think that just adding adding 15.3 to https://opendev.org/opendev/system-config/src/branch/master/playbooks/roles/mirror-update/files/opensuse-mirror-update#L48 would solve the problem? | 19:32 |
clarkb | outbrito: yes as noted last month opensuse leap and tumblweed are on the chopping block and will be removed beacuse no one has volunteered to update the images and our mirrors | 19:32 |
clarkb | http://lists.opendev.org/pipermail/service-announce/2021-December/000029.html | 19:32 |
clarkb | and no just updating the mirror won't fix it. We need to update our images too (and I think that requires fixing the dib support for opensuse) | 19:33 |
clarkb | (this is why I asked for help a month ago, but since no one has volunteered will proceed with removal instead) | 19:33 |
outbrito | That makes sense clarkb... | 19:34 |
outbrito | I was trying to fix the centos8 mirror with https://review.opendev.org/c/openstack/loci/+/823721, but you make a good point | 19:35 |
opendevreview | Clark Boylan proposed openstack/openstack-zuul-jobs master: Update ansible-lint to fix deps problem https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/824054 | 19:35 |
fungi | outbrito: https://lists.opendev.org/pipermail/service-announce/2021-December/000029.html is the announcement, btw | 19:35 |
fungi | similarly, centos 8 is being dropped, jobs should be updated to use stream | 19:36 |
ecsantos[m] | clarkb: Is the update of the openSUSE image a time-sensitive matter? I could take a look on it but I'm not even sure how much work would be necessary. sbaker suggested to remove openSUSE from DIB here [1]. (I didn't know about this mailing list :/) | 19:40 |
ecsantos[m] | [1] https://review.opendev.org/c/openstack/diskimage-builder/+/824002/2#message-1fe7a7dc40d0ad3b8cc1651b8ac3fed76147053a | 19:40 |
clarkb | ecsantos[m]: its not super time sensitive, its more that when we notice problems like that we try to call them out and then address them one way or another if possible before too long | 19:41 |
clarkb | ecsantos[m]: if you are willing to look into it and help the opendev team get the leap version updated that is fine with me | 19:41 |
stevebaker[m] | ecsantos: Fixing CI is time sensitive, the tripleo build pipeline has been stalled for a while now | 19:42 |
clarkb | stevebaker[m]: ecsantos[m]: and we can disable opensuse testing in dib while a fix is sorted out | 19:42 |
clarkb | basically unblock the non opensuse work in dib then when it is fixed the testing can be reenabled at the same time | 19:42 |
stevebaker[m] | clarkb: cool, thanks | 19:43 |
clarkb | Then once dib is happy with opensuse again we will want to update the opendev image to latest leap builds and update our mirror | 19:43 |
stevebaker[m] | ecsantos: I can help with reviews once they're up | 19:43 |
ecsantos[m] | Yeah, it was blocking DIB's CI | 19:43 |
ecsantos[m] | Cool, I'll take a look | 19:43 |
clarkb | and I'll hold off a bit on removing all the opendev openseuse stuff | 19:44 |
clarkb | though maybe still remove tumbleweed? | 19:44 |
ecsantos[m] | What are the relevant repos for this? Apart from diskimage-builder | 19:44 |
outbrito | loci | 19:44 |
outbrito | As a matter of fact, do you care if I comment the leap15 images for now to unblock the loci jobs? | 19:45 |
clarkb | ecsantos[m]: the opendev stuff is in openstack/project-config (this is where the dib elements and images are all defined in the nodepool/ dir) and the mirrors are managed via opendev/system-config/playbooks/roles/mirror-update | 19:45 |
clarkb | outbrito: I'm not sure I fully understand. If you lean remove loci's leap15 image builds that should be fine. It is up to loci how they want to handle that | 19:47 |
clarkb | s/lean/mean/ | 19:47 |
ecsantos[m] | clarkb: Thanks! That'll help | 19:48 |
outbrito | I was meaning comment out the image build on vars.yaml to give ecsantos[m] time to work through that, but unblocking the loci jobs | 19:48 |
clarkb | ecsantos[m]: please keep us in the loop about what you find and I can help out with dib reviews and updates on the opendev side. ecsantos[m] do you have any opinion on tumblweed? should be ok to clean that up? | 19:49 |
clarkb | outbrito: ah I think only the dib side is affecting ecsantos[m] (which is then affecting opendev's test images). It should be fine for you to stop building those loci images | 19:49 |
ecsantos[m] | ecsantos: I personally never used openSUSE, but from what I read Tumblweed is less stable (rolling release) so I believe potential customers would use Leap or SLE instead | 19:50 |
ecsantos[m] | clarkb: Thanks! Will keep you posted | 19:51 |
ecsantos[m] | s/ecsantos/clarkb/ | 19:51 |
clarkb | ecsantos[m]: ya I run tumbleweed on my desktop as it is a good canary for changes to things like git and python and so on. But most production workloads are unlikely to use it | 19:52 |
opendevreview | Clark Boylan proposed openstack/openstack-zuul-jobs master: Update ansible-lint to fix deps problem https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/824054 | 20:01 |
*** dviroel is now known as dviroel|out | 21:28 | |
*** rlandy|ruck is now known as rlandy|dentist | 21:52 | |
opendevreview | Clark Boylan proposed openstack/project-config master: Set tumbleweed min-ready to 0 https://review.opendev.org/c/openstack/project-config/+/824070 | 22:03 |
opendevreview | Clark Boylan proposed openstack/project-config master: Remove opensuse-tumbleweed from nodepool https://review.opendev.org/c/openstack/project-config/+/824071 | 22:03 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!