rdogerrit | rdo-trunk rdo-trunk proposed deps/python-greenlet c9s-bobcat-rdo: Update to 2.0.2 https://review.rdoproject.org/r/c/deps/python-greenlet/+/48931 | 00:32 |
---|---|---|
rdogerrit | Douglas Viroel proposed rdo-jobs master: Adds FIPS nodesets for IBM BM3 cloud https://review.rdoproject.org/r/c/rdo-jobs/+/48902 | 01:07 |
rdogerrit | Douglas Viroel proposed rdo-jobs master: Add multinode jobs for FIPS and minor fixes https://review.rdoproject.org/r/c/rdo-jobs/+/48744 | 01:29 |
rdogerrit | Douglas Viroel proposed rdo-jobs master: Adds FIPS nodesets for IBM BM3 cloud https://review.rdoproject.org/r/c/rdo-jobs/+/48902 | 01:29 |
*** dmellado170420 is now known as dmellado17042 | 05:05 | |
rdogerrit | Joel Capitao proposed rdo-jobs master: Create non-voting job to compare files from latest trunk https://review.rdoproject.org/r/c/rdo-jobs/+/48899 | 06:50 |
rdogerrit | Joel Capitao proposed rdo-jobs master: Reuse RPMs built with DLRN-rpmbuild-centos9 job https://review.rdoproject.org/r/c/rdo-jobs/+/48910 | 06:50 |
rdogerrit | Joel Capitao proposed openstack/oslo-log-distgit rpm-master: WIP Test migratation of -test subpkg to extra subpkg https://review.rdoproject.org/r/c/openstack/oslo-log-distgit/+/48913 | 07:07 |
rdogerrit | Joan Francesc Gilabert proposed rdo-jobs master: [WIP] [DNM] Early attempt to create new adoption job https://review.rdoproject.org/r/c/rdo-jobs/+/48878 | 07:25 |
rdogerrit | Joel Capitao proposed openstack/oslo-log-distgit rpm-master: WIP Test migratation of -test subpkg to extra subpkg https://review.rdoproject.org/r/c/openstack/oslo-log-distgit/+/48913 | 07:41 |
*** amoralej|off is now known as amoralej | 07:43 | |
rdogerrit | Marios Andreou proposed rdo-jobs master: Add periodic version of data plane adoption crc/standalone job https://review.rdoproject.org/r/c/rdo-jobs/+/48837 | 08:36 |
*** Tengu_ is now known as Tengu | 08:37 | |
rdogerrit | Fabien Boucher proposed config master: remove deprecated github-ro pipelines https://review.rdoproject.org/r/c/config/+/47191 | 08:44 |
jcapitao[m] | amoralej karolinku : I managed to build tests subpkg as extras automatically i.e https://review.rdoproject.org/r/c/openstack/oslo-log-distgit/+/48913/comments/4798f037_8f75247d | 08:46 |
jcapitao[m] | we can handle all the conditionnal in the upgrade_spec script | 08:47 |
jcapitao[m] | basically we redirect the test-requirements.txt reqs to setup.cfg | 08:47 |
rdogerrit | Chandan Kumar proposed rdo-jobs master: Added Retry getting k8s resource https://review.rdoproject.org/r/c/rdo-jobs/+/48932 | 09:04 |
rdogerrit | Marios Andreou proposed rdo-jobs master: Add periodic version of data plane adoption crc/standalone job https://review.rdoproject.org/r/c/rdo-jobs/+/48837 | 09:14 |
rdogerrit | Karolina Kula proposed rdo-infra/releng master: [WIP] New script for upgrading spec files https://review.rdoproject.org/r/c/rdo-infra/releng/+/48871 | 09:23 |
rdogerrit | Karolina Kula proposed rdo-infra/releng master: New script for upgrading spec files https://review.rdoproject.org/r/c/rdo-infra/releng/+/48871 | 09:25 |
karolinku[m] | I've put some nit fixes, but I think it's ready to go ^ | 09:26 |
karolinku[m] | ...ofc after adding handling test subpackage | 09:30 |
karolinku[m] | jcapitao[m], this piece of code works for each package or more tests are needed? | 09:31 |
karolinku[m] | I mean https://review.rdoproject.org/r/c/openstack/oslo-log-distgit/+/48913/comments/4798f037_8f75247d | 09:32 |
jcapitao[m] | it doesn't handle the case where extras section already contains "tests" | 09:33 |
jcapitao[m] | IMO we should handle the conditionals in the upgrade_spec script in order to only put the needed command in the SPEC file | 09:33 |
jcapitao[m] | but before, we need to settle if we move tests subpkg to extra subpkg or not | 09:35 |
karolinku[m] | ack, so I will hold with implementation | 09:36 |
apevec | Congrats karolinku ++ for a great presentation at DevConf! If you missed it, video stream starts at https://www.youtube.com/live/detokEIR4jU?t=16468 | 09:57 |
amoralej | karolinku++ | 09:58 |
amoralej | reading back... | 09:58 |
amoralej | jcapitao[m], wrt tests subpackage, note that changes the subpackage name to python-oslo-log+tests | 09:59 |
amoralej | actually, we have an empty +tests pkg which only has the requirements and a -tests which has the files but does not have the requirements | 10:01 |
karolinku[m] | apevec, thanks! I'm happy about it | 10:01 |
jcapitao[m] | amoralej: we cannot add the files with the extra subpackages macro | 10:25 |
jcapitao[m] | that's a limitation | 10:25 |
jcapitao[m] | one solution would be to obsolete python3-oslo-log-tests and include oslo_log/tests in main pkg | 10:25 |
rdogerrit | Joel Capitao proposed openstack/oslo-log-distgit rpm-master: WIP Test migratation of -test subpkg to extra subpkg https://review.rdoproject.org/r/c/openstack/oslo-log-distgit/+/48913 | 10:34 |
karolinku[m] | so, it basically mean removing of test subpackage, isnt' it? | 10:49 |
rdogerrit | Alfredo Moralejo proposed rdo-infra/ci-config master: Pin dlrnapi_client to < 0.13.0 https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/48933 | 11:28 |
jcapitao[m] | karolinku: it obsolete the python3-oslo-log-tests (so removing it yes) which is replaced by python3-oslo-log+tests | 11:37 |
rdogerrit | Merged rdo-jobs master: Add multinode jobs for FIPS and minor fixes https://review.rdoproject.org/r/c/rdo-jobs/+/48744 | 11:39 |
rdogerrit | Joan Francesc Gilabert proposed rdo-jobs master: [WIP] [DNM] Early attempt to create new adoption job https://review.rdoproject.org/r/c/rdo-jobs/+/48878 | 11:39 |
*** amoralej is now known as amoralej|lunch | 11:45 | |
rdogerrit | Joel Capitao proposed openstack/oslo-log-distgit rpm-master: WIP Test migratation of -test subpkg to extra subpkg https://review.rdoproject.org/r/c/openstack/oslo-log-distgit/+/48913 | 11:51 |
*** d34dh0r5- is now known as d34dh0r53 | 12:12 | |
rdogerrit | Joel Capitao proposed openstack/oslo-log-distgit rpm-master: WIP Test migratation of -test subpkg to extra subpkg https://review.rdoproject.org/r/c/openstack/oslo-log-distgit/+/48913 | 12:22 |
*** mgoddard- is now known as mgoddard | 12:28 | |
rdogerrit | Merged rdo-infra/ci-config master: Pin dlrnapi_client to < 0.13.0 https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/48933 | 12:28 |
rdogerrit | Merged config master: remove deprecated github-ro pipelines https://review.rdoproject.org/r/c/config/+/47191 | 12:28 |
spotz_ | jcapitao[m]: I think you're leading today according to the etherpad. I've got a conflict so will miss the first half at lest. If my meeting doesn't run over and I can pop in I'll give a SUmmit review | 12:43 |
*** amoralej|lunch is now known as amoralej | 12:49 | |
rdogerrit | Daniel Pawlik proposed config master: Move projects which don't have github applications to github.com-git https://review.rdoproject.org/r/c/config/+/48928 | 12:50 |
jcapitao[m] | spotz_: ok, we'll be waiting for you then ;) | 12:53 |
rdogerrit | Daniel Pawlik proposed config master: Move projects which don't have github applications to github.com-git https://review.rdoproject.org/r/c/config/+/48928 | 12:57 |
rdogerrit | Daniel Pawlik proposed config master: Move projects which don't have github applications to github.com-git https://review.rdoproject.org/r/c/config/+/48928 | 12:57 |
rdogerrit | Joel Capitao proposed rdo-jobs master: Create non-voting job to compare files from latest trunk https://review.rdoproject.org/r/c/rdo-jobs/+/48899 | 12:59 |
rdogerrit | Joel Capitao proposed rdo-jobs master: Create non-voting job to compare files from latest trunk https://review.rdoproject.org/r/c/rdo-jobs/+/48899 | 12:59 |
rdogerrit | Joel Capitao proposed rdo-jobs master: Reuse RPMs built with DLRN-rpmbuild-centos9 job https://review.rdoproject.org/r/c/rdo-jobs/+/48910 | 13:00 |
rdogerrit | Merged config master: Move projects which don't have github applications to github.com-git https://review.rdoproject.org/r/c/config/+/48928 | 13:04 |
rdogerrit | Joel Capitao proposed rdo-jobs master: Add rpmlint filters for SPDX licenses https://review.rdoproject.org/r/c/rdo-jobs/+/48934 | 13:35 |
rdogerrit | Joel Capitao proposed rdo-jobs master: Add rpmlint filters for SPDX licenses https://review.rdoproject.org/r/c/rdo-jobs/+/48934 | 13:38 |
rdogerrit | Joel Capitao proposed openstack/oslo-log-distgit rpm-master: WIP Test migratation of -test subpkg to extra subpkg https://review.rdoproject.org/r/c/openstack/oslo-log-distgit/+/48913 | 13:38 |
jcapitao[m] | RDO meeting in less than 5 minutes, please add your topics in https://etherpad.opendev.org/p/RDO-Meeting | 13:55 |
jcapitao[m] | #startmeeting RDO meeting - 2023-06-21 | 14:00 |
opendevmeet | Meeting started Wed Jun 21 14:00:12 2023 UTC and is due to finish in 60 minutes. The chair is jcapitao[m]. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
opendevmeet | The meeting name has been set to 'rdo_meeting___2023_06_21' | 14:00 |
jcapitao[m] | #topic roll call | 14:00 |
karolinku[m] | o/ | 14:00 |
amoralej | o/ | 14:01 |
jcapitao[m] | #chair karolinku[m] amoralej | 14:02 |
opendevmeet | Current chairs: amoralej jcapitao[m] karolinku[m] | 14:02 |
jcapitao[m] | spotz_ may join later as she's got a conflict | 14:05 |
jcapitao[m] | let's start with first topic | 14:06 |
jcapitao[m] | #topic CloudSIG testing repo are GPG signed | 14:06 |
jcapitao[m] | #info CloudSIG packages from testing repo are GPG signed | 14:06 |
jcapitao[m] | #link https://pagure.io/centos-infra/issue/1174 | 14:06 |
jcapitao[m] | #link https://pagure.io/centos-infra/issue/1174 | 14:07 |
jcapitao[m] | #link https://lists.rdoproject.org/archives/list/dev@lists.rdoproject.org/thread/ZBOSCEMQ55OKBY7K4Q233MWO73APF5DF/ | 14:07 |
jcapitao[m] | #link https://review.rdoproject.org/r/q/topic:test-signed-packages-from-testing | 14:07 |
jcapitao[m] | I tested them with the reviews ^ | 14:07 |
jcapitao[m] | the question now is do we want to enable gpgcheck by default for testing repo ? | 14:08 |
amoralej | you mean in rdo-release and centos-release-openstack- packages? | 14:09 |
jcapitao[m] | in centos-release-openstack-* packages sorry | 14:09 |
jcapitao[m] | I'm in favor to let as-is | 14:10 |
amoralej | i think enabling it is good | 14:10 |
amoralej | we had issues with signed packages in testing repo some days ago but i think it's fixed | 14:12 |
amoralej | so given that we have the option, we should enable it imo | 14:12 |
spotz_ | o/ | 14:12 |
jcapitao[m] | ok makes sense | 14:14 |
jcapitao[m] | karolinku: do you have an opinion ? | 14:14 |
karolinku[m] | +1 for enabling | 14:15 |
jcapitao[m] | ok let's enable it then | 14:16 |
jcapitao[m] | #agreed to enable gpgcheck on testing repo for centos-release-openstack-* packages | 14:17 |
jcapitao[m] | #chair spotz_ | 14:17 |
opendevmeet | Current chairs: amoralej jcapitao[m] karolinku[m] spotz_ | 14:17 |
jcapitao[m] | welcome back spotz_ :) | 14:17 |
spotz_ | Thanks:) | 14:17 |
jcapitao[m] | #action jcapitao to enable gpgcheck on testing repo for centos-release-openstack-* packages | 14:18 |
jcapitao[m] | I think that's it for this topic, any questions ? | 14:19 |
amoralej | nop from my side | 14:20 |
spotz_ | nope | 14:20 |
karolinku[m] | no | 14:21 |
jcapitao[m] | let's move to the next topic | 14:22 |
jcapitao[m] | #topic Status on specs modernization (pyproject-rpm-macros) | 14:22 |
amoralej | i added that | 14:23 |
amoralej | so, to summarize, new jobs are ready to be reviewed and merged, right? | 14:23 |
amoralej | https://review.rdoproject.org/r/c/rdo-jobs/+/48899 and https://review.rdoproject.org/r/c/rdo-jobs/+/48910 | 14:24 |
amoralej | jcapitao[m], i'd like to test the compare-files job with a spec changes that shows failure | 14:24 |
jcapitao[m] | I also proposed https://review.rdoproject.org/r/c/rdo-jobs/+/48934 | 14:25 |
amoralej | maybe removing some file in one of the DNM reviews | 14:25 |
amoralej | so rpmlint complains with SPDX ? | 14:26 |
jcapitao[m] | actually we have one failure in https://logserver.rdoproject.org/13/48913/9/check/DLRN-rpmbuild-centos9-compare-files/1c5298c/job-output.txt | 14:26 |
jcapitao[m] | it's currently running https://review.rdoproject.org/r/c/openstack/oslo-log-distgit/+/48913 | 14:27 |
jcapitao[m] | yeah rpmlint in our buildroot doesn't recognize SPDX license | 14:27 |
amoralej | probably because of old version or something, ok | 14:28 |
jcapitao[m] | yep | 14:28 |
amoralej | good, wrt the compare-files, thanks, that's what i was looking for | 14:29 |
jcapitao[m] | I used latest versions of upgrade_spec scripts to edit https://review.rdoproject.org/r/c/openstack/oslo-log-distgit/+/48913 | 14:29 |
jcapitao[m] | works like a charm | 14:29 |
amoralej | great | 14:29 |
amoralej | i've left some comments about -tests | 14:29 |
amoralej | so, the good part is that, all requirements in test-requirements are automatically added in a extra option "test" | 14:30 |
amoralej | no need to tweak setup.cfg | 14:30 |
jcapitao[m] | ah! | 14:30 |
jcapitao[m] | really ? | 14:30 |
amoralej | yep, i checked it | 14:30 |
jcapitao[m] | with pbr ? | 14:30 |
amoralej | yes, and i think also setuptools | 14:30 |
jcapitao[m] | that's great news! | 14:31 |
amoralej | you can test it with "pip install oslo.log[test]" | 14:31 |
amoralej | or checking the requires.txt file in the dist-info directory after doing setup.py build | 14:31 |
jcapitao[m] | I'll check how it's done | 14:32 |
jcapitao[m] | and what about my proposal of obsoleting -test subpackage in +test subpkg ? | 14:32 |
jcapitao[m] | I managed to put the test files in +test + the requirements | 14:33 |
amoralej | yeah | 14:33 |
amoralej | that'd be the way | 14:33 |
amoralej | obsolete + provides | 14:33 |
amoralej | or only provides | 14:33 |
jcapitao[m] | rpm -qlp https://logserver.rdoproject.org/13/48913/9/check/DLRN-rpmbuild-centos9/1a20ea5/buildset/centos9/current/python3-oslo-log+tests-5.2.0-0.20230621134232.eaf6089.el9.noarch.rpm | 14:34 |
amoralej | tbh, i still have doubts about the complexity | 14:34 |
jcapitao[m] | rpm -qp --obsoletes https://logserver.rdoproject.org/13/48913/9/check/DLRN-rpmbuild-centos9/1a20ea5/buildset/centos9/current/python3-oslo-log+tests-5.2.0-0.20230621134232.eaf6089.el9.noarch.rpm | 14:34 |
jcapitao[m] | rpm -qp --requires https://logserver.rdoproject.org/13/48913/9/check/DLRN-rpmbuild-centos9/1a20ea5/buildset/centos9/current/python3-oslo-log+tests-5.2.0-0.20230621134232.eaf6089.el9.noarch.rpm | 14:34 |
amoralej | you think that can be automated? | 14:35 |
amoralej | i was thinking if we may do that in a second step | 14:35 |
jcapitao[m] | in upgrade_spec script you mean ? | 14:35 |
amoralej | yes | 14:35 |
jcapitao[m] | yes it is, I already have an idea | 14:36 |
amoralej | so, it'd be moving from -tests to +test + provides/obsoletes | 14:36 |
jcapitao[m] | when you say "complexity", it'a about the switch or the SPEC file being more complex ? | 14:36 |
amoralej | both | 14:36 |
jcapitao[m] | yes, exactly | 14:36 |
jcapitao[m] | IMO the only complexity I see is the addition of upgrade path operation | 14:37 |
amoralej | 1. i'm afraid we'll have different approaches to -tests packages declaration in different specs | 14:37 |
jcapitao[m] | on the other hand, the test requirements will be handled automatically | 14:37 |
amoralej | that will make it harder to automate | 14:37 |
amoralej | yes, but... at the same time missing requirements in a -test subpackage is currently a not-blocking thing | 14:38 |
amoralej | mostly because we don use/test them | 14:38 |
amoralej | making them automatic can lead to ftbfs | 14:39 |
jcapitao[m] | you made a point | 14:39 |
amoralej | i.e. upstream adds a new package which is not in deps or something | 14:39 |
amoralej | we may get a ftbfs and need to override | 14:40 |
jcapitao[m] | then we'll have to add a sed command to remove it | 14:40 |
amoralej | tbh, probably we will hit the issue also with automatic BRs | 14:40 |
amoralej | yes, but means ftbfs + manual task | 14:40 |
jcapitao[m] | so the question is do we want to maintain -test subpkg up-to-date | 14:41 |
jcapitao[m] | or keep the status quo ? | 14:41 |
amoralej | exactly :) | 14:42 |
amoralej | actually, we may make the question broader and consider if we should get rid of the -tests subpackages entirely | 14:43 |
amoralej | that's why i was thinking in doing this in a 2nd step | 14:44 |
jcapitao[m] | I think you're right that's something we should do after the switch to pyproject macros | 14:44 |
jcapitao[m] | yeah | 14:44 |
amoralej | it may be good to ask the community in rdo MLs | 14:44 |
amoralej | at least if anyone is using them | 14:45 |
amoralej | we are pretty blind in that | 14:45 |
jcapitao[m] | yeah good idea | 14:45 |
karolinku[m] | I think asking is good idea | 14:45 |
jcapitao[m] | let's ask to the community | 14:45 |
jcapitao[m] | amoralej: do you want to write the mail ? | 14:46 |
amoralej | so, you think that we should move this to a new activity "reconsider -tests subpackage" separated from "pyproject-rpm-macros implementation" ? | 14:46 |
jcapitao[m] | I can write it though | 14:47 |
jcapitao[m] | yes it'd be better IMHO | 14:47 |
amoralej | ok, but if we decide to separate it, then let's lower priority vs pyproject stuff | 14:47 |
jcapitao[m] | yeah ofc | 14:48 |
jcapitao[m] | #info we'll reconsider -tests subpackage after the pyproject-rpm-macros implementation | 14:49 |
jcapitao[m] | spotz_: do you have time to give feedback of Summit ? | 14:51 |
jcapitao[m] | as we have 10 min left | 14:51 |
spotz_ | Yep! | 14:51 |
jcapitao[m] | great, go ahead | 14:51 |
spotz_ | #topic OpenInfra Summit recap | 14:51 |
jcapitao[m] | #topic Summit update | 14:52 |
jcapitao[m] | #undo | 14:52 |
opendevmeet | Removing item from minutes: #topic Summit update | 14:52 |
spotz_ | There were 750 people in attendance in Vancouver. At least 100 people had to pull out the last week due to Visa issues. The number could be higher from people who didn't contact the Foundation | 14:53 |
spotz_ | We had 58 people attend the RDO Ice Cream Social at Soft Peaks and 22 people who attended the RDO Contributors dinner at Steamworks | 14:53 |
spotz_ | Forum and talk sessions were well attended with some good discussions. PTG not many projects signed up for slots due to not having a majority in attendance but it looked like some good discussions were taking place. | 14:55 |
spotz_ | All ducks found homes, I did grab some for the 3 of you though not sure how I'll get them to you | 14:55 |
jcapitao[m] | that's huge numbers | 14:56 |
jcapitao[m] | I read some PTG summaries in openstack-discuss ML | 14:57 |
spotz_ | Yeh I was happy with our turnout to the RDO stuff | 14:58 |
jcapitao[m] | looks like there were good discussions yeah | 14:58 |
amoralej | that was a good participation in community activities! | 15:00 |
amoralej | cool! | 15:00 |
jcapitao[m] | great spotz_ thank you for the hard work 👍️ | 15:00 |
spotz_ | My pleasure:) | 15:01 |
amoralej | what's the next big event? | 15:01 |
spotz_ | The FOundation isn't sure. The Regional events have been very popular so they will definitely do more of those, they might do something around FOSDEM. I'm hoping we'll still have one global event so we don't fragment even if we know it'll be smaller | 15:02 |
amoralej | good | 15:04 |
jcapitao[m] | sorry, we're out of time | 15:05 |
amoralej | sure, let's go on | 15:05 |
jcapitao[m] | last think | 15:05 |
jcapitao[m] | #topic next chair | 15:06 |
jcapitao[m] | who's willing to chair next week ? | 15:06 |
amoralej | i can take it | 15:06 |
jcapitao[m] | #action amoralej will chair next week | 15:07 |
jcapitao[m] | thanks amoralej | 15:07 |
jcapitao[m] | I'm going to close the meeting | 15:07 |
jcapitao[m] | thank you all for joining | 15:07 |
jcapitao[m] | #endmeeting | 15:07 |
opendevmeet | Meeting ended Wed Jun 21 15:07:39 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:07 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/rdo_meeting___2023_06_21/2023/rdo_meeting___2023_06_21.2023-06-21-14.00.html | 15:07 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/rdo_meeting___2023_06_21/2023/rdo_meeting___2023_06_21.2023-06-21-14.00.txt | 15:07 |
opendevmeet | Log: https://meetings.opendev.org/meetings/rdo_meeting___2023_06_21/2023/rdo_meeting___2023_06_21.2023-06-21-14.00.log.html | 15:07 |
amoralej | thanks jcapitao[m]! | 15:08 |
spotz_ | Thanks jcapitao[m]! | 15:08 |
rdogerrit | Joel Capitao proposed rdo-website master: Add Jun 21 meeting https://review.rdoproject.org/r/c/rdo-website/+/48935 | 15:09 |
rdogerrit | Joan Francesc Gilabert proposed rdo-jobs master: [WIP] [DNM] Early attempt to create new adoption job https://review.rdoproject.org/r/c/rdo-jobs/+/48878 | 15:48 |
rdogerrit | Marios Andreou proposed rdo-jobs master: Add periodic version of data plane adoption crc/standalone job https://review.rdoproject.org/r/c/rdo-jobs/+/48837 | 15:49 |
rdogerrit | Joel Capitao proposed rdo-jobs master: Add rpmlint filters for SPDX licenses https://review.rdoproject.org/r/c/rdo-jobs/+/48934 | 15:51 |
rdogerrit | Joel Capitao proposed openstack/oslo-log-distgit rpm-master: WIP Test migratation of -test subpkg to extra subpkg https://review.rdoproject.org/r/c/openstack/oslo-log-distgit/+/48913 | 15:52 |
*** gthiemon1e is now known as gthiemonge | 16:00 | |
rdogerrit | Yatin Karel proposed openstack/neutron-distgit rpm-master: Run tests with lesser concurrency https://review.rdoproject.org/r/c/openstack/neutron-distgit/+/48936 | 16:12 |
rdogerrit | Joel Capitao proposed rdo-jobs master: Create non-voting job to compare files from latest trunk https://review.rdoproject.org/r/c/rdo-jobs/+/48899 | 16:17 |
rdogerrit | Merged rdo-website master: Add Jun 21 meeting https://review.rdoproject.org/r/c/rdo-website/+/48935 | 16:29 |
rdogerrit | Alfredo Moralejo proposed rdo-jobs master: Reuse RPMs built with DLRN-rpmbuild-centos9 job https://review.rdoproject.org/r/c/rdo-jobs/+/48910 | 16:30 |
rdogerrit | Alfredo Moralejo proposed rdo-jobs master: Add rpmlint filters for SPDX licenses https://review.rdoproject.org/r/c/rdo-jobs/+/48934 | 16:52 |
*** amoralej is now known as amoralej|off | 17:19 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!