*** rlandy_ is now known as rlandy|ruck | 01:43 | |
*** rlandy|ruck is now known as rlandy|out | 01:48 | |
*** odyssey4me is now known as Guest7192 | 03:53 | |
*** ysandeep|out is now known as ysandeep|ruck | 05:24 | |
opendevreview | daniel.pawlik proposed openstack/ci-log-processing master: Add log gearman role https://review.opendev.org/c/openstack/ci-log-processing/+/817759 | 07:07 |
---|---|---|
*** ysandeep|ruck is now known as ysandeep|lunch | 07:31 | |
*** ysandeep|lunch is now known as ysandeep | 08:22 | |
*** amoralej|off is now known as amoralej | 08:24 | |
*** bhagyashris_ is now known as bhagyashris | 08:42 | |
*** jpena|off is now known as jpena | 09:27 | |
opendevreview | Merged openstack/project-config master: Add ansible-collection-kolla deliverable to kolla project https://review.opendev.org/c/openstack/project-config/+/819326 | 09:59 |
*** rlandy is now known as rlandy|ruck | 10:44 | |
*** ysandeep is now known as ysandeep|afk | 10:51 | |
*** jcapitao1 is now known as jcapitao | 11:00 | |
*** ysandeep|afk is now known as ysandeep|ruck | 11:06 | |
*** dviroel|out is now known as dviroel | 11:15 | |
afaranha | Hi, we are having some issues on a test due to the node not being able to find the repomd.xml, but the file exists and I can access it. | 11:28 |
afaranha | The error is this: "Failed to download metadata for repo 'centos-stream-8-rabbitmq-latest': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried" | 11:28 |
afaranha | The job definition is here: https://review.opendev.org/c/zuul/zuul-jobs/+/807031/31/roles/enable-fips/tasks/main.yaml#79 it uses "baseurl: http://file.rdu.redhat.com/~jeckersb/centos-stream-8-rabbitmq-latest/" | 11:28 |
afaranha | Is there any permission issue on the node that can't access file.rdu.redhat.com? | 11:28 |
frickler | afaranha: I can't even find that host in DNS. is it possibly something internal? | 11:31 |
afaranha | frickler, I don't know. But if you can`t access it, then that's it :P | 11:33 |
afaranha | I'll ask my colleagues how we can make it public | 11:33 |
afaranha | frickler++ | 11:33 |
*** amoralej is now known as amoralej|lunch | 12:17 | |
*** ysandeep|ruck is now known as ysandeep|afk | 13:09 | |
opendevreview | Aurelien Lourot proposed openstack/project-config master: Add NVidia vGPU plugin charm to OpenStack charms https://review.opendev.org/c/openstack/project-config/+/819818 | 13:12 |
opendevreview | Aurelien Lourot proposed openstack/project-config master: Add NVidia vGPU plugin charm to OpenStack charms https://review.opendev.org/c/openstack/project-config/+/819818 | 13:18 |
*** sshnaidm|afk is now known as sshnaidm | 13:29 | |
*** ysandeep|afk is now known as ysandeep | 13:34 | |
*** ysandeep is now known as ysandeep|ruck | 13:34 | |
*** amoralej|lunch is now known as amoralej | 13:35 | |
*** dviroel is now known as dviroel|lunch | 14:51 | |
*** ykarel is now known as ykarel|away | 15:28 | |
*** ysandeep|ruck is now known as ysandeep|out | 15:42 | |
*** dviroel|lunch is now known as dviroel | 15:44 | |
*** xek_ is now known as xek | 16:48 | |
*** jpena is now known as jpena|off | 17:35 | |
*** amoralej is now known as amoralej|off | 17:59 | |
opendevreview | Merged openstack/project-config master: Remove report-build-page from zuul tenant config https://review.opendev.org/c/openstack/project-config/+/802973 | 18:04 |
*** dviroel is now known as dviroel|afk | 20:13 | |
clarkb | fungi: thinking about the openstack overlap releas problem a bit. I guess the main issue is that centos python and ubuntu python don't align so the existing implicit overlap testing doesn't cover the python overlap necessary for centos. | 23:49 |
clarkb | er overlap distro release problem | 23:49 |
fungi | right | 23:49 |
clarkb | This has got the gears turning a bit on whether or not it might make sense to stop targetting specific distros and instead target a more nebulous system | 23:50 |
fungi | grenade currently ensures that we don't switch to a new ubuntu lts in a release which can't at least be installed and tested on the old ubuntu | 23:50 |
clarkb | I don't actually know what that would look like or how it would work, but it seems theoretically possible and might significantly reduce the matrix | 23:50 |
fungi | the trick is to map $nebula to specific real-world installations | 23:51 |
clarkb | well in my head it would be something like opendev's python base images | 23:51 |
fungi | (including the upgrade process) | 23:51 |
clarkb | "openstack runs on the python 3.8 image and the python 3.6 image published by $entity" | 23:51 |
clarkb | I guess the trouble there is they are still based on debian so there might be some debian expectations that leak through | 23:52 |
fungi | also the pivot release we have now can't realistically be inverted, since testing with the current and prior platform is doble but testing with current and future platform isn't really | 23:54 |
fungi | though maybe that's what centos stream represents | 23:54 |
clarkb | ya we'd still need a pivot release but we could decouple that from the distros | 23:54 |
fungi | (centos stream being "future rhel") | 23:54 |
clarkb | basically the distros would know ahead of time that at point X openstack will haev a pivot. Then users could run on the same env as tested or work with their distros to do it | 23:55 |
clarkb | a lot of this brainstorming is coming out of how opendev has essentially said that the python version is what is important and not so much the distro then provided images that go along with that | 23:55 |
clarkb | And wondering if that could be applied to openstack somehow to reduce the scope of the problem. Of course any major overhaul like that is a fairly large scope itself and would be a big effort | 23:56 |
clarkb | Because to be honest I think running multiple grenade jobs across multiple distro releases is only going to create more friction not less | 23:57 |
clarkb | (see also the neutron recheck discussion) | 23:57 |
clarkb | We don't run a lot of centos jobs alreay because they aren't given the attention they need to be kept reliable | 23:59 |
clarkb | and thats always been the case | 23:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!