opendevreview | Andy Wu proposed openstack/project-config master: Add cinder-nfs charm to OpenStack charms https://review.opendev.org/c/openstack/project-config/+/879469 | 00:14 |
---|---|---|
genekuo | Hi all,... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/oFahiTMIoXomUjmkBQEIhBOe>) | 11:43 |
fungi | genekuo: hi! long time no see | 11:46 |
fungi | glad you're still around :) | 11:47 |
fungi | we don't really run any openstack clouds, but people willing to help do systems administration work more generally are always welcome | 11:47 |
fungi | we do technically have root access to a couple of the donor clouds we use, so your experience running openstack could be useful there, though we're mostly hands-off with them | 11:48 |
genekuo | yeah, still in the OpenStack world but my work doesn't contributes a lot back to community. | 11:49 |
genekuo | So I'm currently looking other ways to contributes. | 11:49 |
genekuo | fungi: Yeah, I do have some basic understanding on how the CI/CD infra works, but I'm unsure what the daily tasks that infra team is working on | 11:49 |
fungi | specifically, a company called inmotion donates a private cloud to us, it's kolla-based and mostly turn-key to redeploy but we do end up needing to troubleshoot minor problems on it from time to time. and then linaro runs an arm-based private cloud for us on donated hardware but we have root access (we've needed to ssh into the underlying servers in order to renew ssl certs for the api | 11:51 |
fungi | recently there, for example) | 11:51 |
fungi | genekuo: for daily tasks, a lot of it is answering questions, helping people troubleshoot failing ci jobs, working on operating system upgrades for servers, software upgrades for the services running on them, and so on | 11:54 |
fungi | tomorrow (though i think it's day after tomorrow for you) we're taking a maintenance window for the gerrit server in order to upgrade to the latest gerrit release and rename a few git repositories. that's starting at 22:00 UTC | 11:55 |
fungi | that might be very early on your friday morning, i don't know what the tz offset is there | 11:55 |
genekuo | I'm in UTC+9 | 11:56 |
fungi | ianw's leading that maintenance and he's in apac (sydney time i think?) | 11:56 |
fungi | the gerrit upgrade and repo rename changes are in review with topic:gerrit-3.7 | 11:58 |
genekuo | It will be great if I can shadow the operations | 11:58 |
genekuo | I've also saw this task on meeting logs | 11:58 |
fungi | clarkb's got a change up for a gitea version upgrade at https://review.opendev.org/877541 and has been working on operating system upgrades lately | 11:59 |
fungi | topic:add-static02 has changes for new replacements of our static website server and etherpad server | 12:00 |
fungi | i'm trying to find time to get back to work on migrating mailing lists servers from mailman 2.1 to 3.3.7, though we've hit a stumbling block with needing to automate some steps in django (site creation specifically) in order to make the virtual domain autodetection in newer mailman function correctly | 12:02 |
fungi | we've also got some outstanding specs which need help to make progress, for example we need to develop an openid v1 plugin for keycloak in order to move forward on our central auth service: https://docs.opendev.org/opendev/infra-specs/latest/specs/central-auth.html | 12:04 |
fungi | there's also a fairly high priority spec to build a central prometheus service so we can retire our old cacti server: https://docs.opendev.org/opendev/infra-specs/latest/specs/prometheus.html | 12:05 |
fungi | genekuo: i know it's late in the day for you, but clarkb will likely have suggestions too once he wakes up and you can catch up from the chat logs tomorrow | 12:07 |
fungi | oh, and one other thing, we basically use the #opendev channel for general sysadmin activities these days. this (#openstack-infra) channel is more focused on openstack-specific ci configuration and related topics for the openstack testing and collaboration tools sig these days | 12:09 |
*** blarnath is now known as d34dh0r53 | 12:14 | |
frickler | genekuo: also as a general comment, lots of people don't enjoy having to click on matrix links in order to see what you wrote, so please avoid sending multiline messages via the irc bridge | 12:18 |
frickler | replies to other messages work similarly bad | 12:19 |
stephenfin | Trying to get oslo.db testing against main of sqlalchemy and alembic. zuul is not happy, however. Could someone tell me what I've done wrong here? https://review.opendev.org/c/openstack/oslo.db/+/879546/1/.zuul.yaml#27 | 12:36 |
stephenfin | cc zzzeek ^ | 12:36 |
fungi | stephenfin: no projects have been consuming alembic via a github source connection yet, so you need to add it to zuul's openstack tenant like we do for dogpile.cache and sqlalchemy: https://opendev.org/openstack/project-config/src/branch/master/zuul/main.yaml#L1479-L1480 | 12:43 |
opendevreview | Stephen Finucane proposed openstack/project-config master: Add github sqlalchemy/alembic to the project list https://review.opendev.org/c/openstack/project-config/+/879549 | 12:46 |
fungi | i single-core approved that since it's a trivial addition and we already consume two other repositories from that same namespace | 12:47 |
stephenfin | fungi: Thanks 🙏 | 12:48 |
fungi | stephenfin: be aware that the tenant config has to be deployed to the zuul schedulers which will trigger a minimal reconfiguration to incorporate the update, so don't expect the error to subside until after the deploy job for 879549 reports back and then give it another minute or twi | 12:49 |
stephenfin | w | 12:49 |
stephenfin | ack, thanks | 12:49 |
fungi | unlike most zuul job configuration which is consumed as soon as it merges (and even before, in some cases) | 12:50 |
genekuo | I see, let's move the conversation to #opendev | 12:53 |
opendevreview | Merged openstack/project-config master: Add github sqlalchemy/alembic to the project list https://review.opendev.org/c/openstack/project-config/+/879549 | 13:16 |
opendevreview | Andy Wu proposed openstack/project-config master: Add cinder-nfs charm to OpenStack charms https://review.opendev.org/c/openstack/project-config/+/879469 | 13:45 |
opendevreview | Merged openstack/ci-log-processing master: Skip empty files; skip testrepositories file without test results https://review.opendev.org/c/openstack/ci-log-processing/+/879466 | 14:01 |
opendevreview | Michal Nasiadka proposed openstack/project-config master: Stop using Storyboard for Magnum projects https://review.opendev.org/c/openstack/project-config/+/879560 | 14:30 |
opendevreview | Michael Johnson proposed openstack/project-config master: Add johnsom ops for #openstack-lbaas and -dns https://review.opendev.org/c/openstack/project-config/+/879672 | 16:42 |
opendevreview | Merged openstack/project-config master: Add johnsom ops for #openstack-lbaas and -dns https://review.opendev.org/c/openstack/project-config/+/879672 | 17:05 |
frickler | stephenfin: if you are looking at newer alembic, https://review.opendev.org/c/openstack/requirements/+/879558 may also be interesting for you, cinder and keystone affected. I think for cinder there is a fix proposed already | 17:13 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!