happystacker | Hello there. Is there a documented way to get a commit ID from a patch ID? | 09:53 |
---|---|---|
happystacker | I tried ssh -p 29418 happystacker@review.opendev.org gerrit query --current-patch-set <ChangeId> | 09:54 |
happystacker | But it denies my public key | 09:54 |
rosmaita | happystacker: not sure, maybe ask in the #openstack-infra channel | 13:50 |
rosmaita | (and share the answer back here!) | 13:50 |
jproque-dell | sure let me do it right away | 13:50 |
jproque-dell | another quick question | 13:50 |
jproque-dell | let's say I have a patch XYZ, and I'd like to know all the branches in which this patch is present | 13:51 |
jproque-dell | I started with the git branch -a –contains command | 13:51 |
jproque-dell | but as the SHA1 changes while cherry-picking, it's not efficient | 13:52 |
jproque-dell | last command I tried with good result is git log <BranchName> --grep “String” but very inelegant | 13:52 |
jproque-dell | any idea to make it more robust and do the same against all branches ? | 13:55 |
whoami-rajat | Cinder meeting in #openstack-meeting-alt at 1400 UTC | 13:59 |
whoami-rajat | jungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney walshh_ jbernard sfernand enriquetaso hemna fabiooliveira yuval tobias-urdin adiare happystacker dosaboy hillpd | 13:59 |
rosmaita | jproque-dell: checking for backports is tricky, maybe ask during open discussion at today's meeting | 14:01 |
jproque-dell | ok yes this is what I'm starting to understand | 14:02 |
jproque-dell | lol | 14:02 |
opendevreview | Keerthivasan S proposed openstack/cinder master: [Pure Storage] Unit tests for Replication-Enabled Consistency Groups https://review.opendev.org/c/openstack/cinder/+/897382 | 14:19 |
*** toheeb_ is now known as toheeb | 14:35 | |
jproque-dell | rosmalta: talked to fingi | 14:42 |
jproque-dell | rosmalta: He told me that basically, `git branch -a --contains <master_commit_id>` gives you the branches which were created after the master branch change merged, and `gerrit query <change_id>` gives you the branches to which the same patch was backported | 14:42 |
jproque-dell | rosmalta: so I guess a combination of the two commands would be eoungh to track backports on all branches | 14:43 |
opendevreview | Keerthivasan S proposed openstack/cinder master: [Pure Storage] Unit tests for Replication-Enabled Consistency Groups https://review.opendev.org/c/openstack/cinder/+/897382 | 14:43 |
eharney | rosmaita: interesting note... on that job of mine that failed, one of the low memory circumstances had 11 qemu-system-x86_64 processes running instances. that seems like... a lot | 15:00 |
eharney | (screen-memory_tracker.txt shows this) | 15:00 |
rosmaita | i wasn't sure where to look, thanks | 15:01 |
jungleboyj | whoami-rajat: and rosmaita Just a heads up that I am out of office next week. Won't be able to make the PTG. :-( | 15:01 |
rosmaita | maybe we need to separate out those tests that spawn instances | 15:01 |
rosmaita | eharney: ^^ | 15:01 |
eharney | and make sure the tests are actually shutting down the instances when they complete | 15:01 |
rosmaita | jungleboyj: bummer ... hope you have something fun that is keeping you out of the office | 15:02 |
whoami-rajat | jungleboyj, sorry if I'm understanding is wrong but PTG is the week after next week, are you out on the PTG week 23-27 Oct? | 15:02 |
rosmaita | eharney: that's a good point | 15:02 |
whoami-rajat | jungleboyj, if that's the case then it's really bad but surely have a good time! | 15:03 |
jungleboyj | I am actually out both weeks. :-( Have a vacation next week and then traveling to a conference the next week. Though, given that it is the week of the 23rd I may be able to join some of it. | 15:05 |
eharney | cryptsetup getting oom-killed seems surprising | 15:05 |
jbernard | will start the bug mtg in a few | 15:09 |
jbernard | #startmeeting cinder_bs | 15:28 |
opendevmeet | Meeting started Wed Oct 11 15:28:22 2023 UTC and is due to finish in 60 minutes. The chair is jbernard. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:28 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:28 |
opendevmeet | The meeting name has been set to 'cinder_bs' | 15:28 |
jbernard | \o/ it's everyone's favorite weekly meeting!! \o/ | 15:28 |
jbernard | okay, lets do this | 15:29 |
jbernard | full report | 15:29 |
jbernard | #link https://lists.openstack.org/pipermail/openstack-discuss/2023-October/035312.html | 15:29 |
jbernard | #topic Storwize SVC: Logging chap secret in DEBUG logs | 15:29 |
jbernard | #link https://bugs.launchpad.net/cinder/+bug/2038466 | 15:29 |
jbernard | rajat seems to have this one (assigned) and patches are posted | 15:30 |
jbernard | next | 15:30 |
jbernard | #topic IBM SVC: Logging error when failed to create SVC host | 15:30 |
jbernard | #link https://bugs.launchpad.net/cinder/+bug/2038481 | 15:30 |
jbernard | this one looks like an easy (ish) new-contributer bug | 15:32 |
jbernard | the logic is okay, just what log messages that are misleading | 15:32 |
jbernard | tagged low-hangning-fruit | 15:33 |
jbernard | #topic i want ask a question, but the label closed | 15:33 |
jbernard | #link https://bugs.launchpad.net/cinder/+bug/2038714 | 15:33 |
jbernard | this one should be on the mailing list, now lp | 15:34 |
jbernard | done | 15:36 |
jbernard | #topic Reader and member users can list and show group-type | 15:36 |
jbernard | #link https://bugs.launchpad.net/cinder/+bug/2038805 | 15:36 |
jbernard | ohhh rbac | 15:37 |
jbernard | rosmaita will appreciate this one, assigned! | 15:38 |
eharney | i think we had some downstream discussion about this the other day, not sure what the conclusion was (i think it was that there may be a problem) | 15:38 |
jbernard | ok, ill ping brian when he gets back | 15:39 |
jbernard | last one | 15:40 |
jbernard | #topic Volume retype does not have any visibility into its progress | 15:40 |
jbernard | #link https://bugs.launchpad.net/cinder/+bug/2039015 | 15:40 |
jbernard | probably going to need more info on this one | 15:41 |
jbernard | migration timeouts could be a thing (still) but backend, volume stats, etc are important for reproduction | 15:41 |
jbernard | eharney: any thoughts on that one? | 15:41 |
eharney | token expiration for a long-running migration shouldn't be a problem if things are properly deployed at this point | 15:46 |
eharney | the progress reporting is a nice sounding rfe but seems unlikely for anyone to work on for now | 15:47 |
jbernard | asked for more info, marked incomplete for now | 15:48 |
jbernard | #topic open discussion | 15:49 |
jbernard | not all at once now ;) | 15:51 |
jbernard | ok, we're done | 15:51 |
jbernard | #endmeeting | 15:51 |
opendevmeet | Meeting ended Wed Oct 11 15:51:52 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:51 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/cinder_bs/2023/cinder_bs.2023-10-11-15.28.html | 15:51 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/cinder_bs/2023/cinder_bs.2023-10-11-15.28.txt | 15:51 |
opendevmeet | Log: https://meetings.opendev.org/meetings/cinder_bs/2023/cinder_bs.2023-10-11-15.28.log.html | 15:51 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph master: Revert bad rebase https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/898001 | 18:33 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing volumes metatada https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/897016 | 18:54 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing QOS specs https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/897003 | 19:04 |
opendevreview | Goutham Pacha Ravi proposed openstack/devstack-plugin-ceph stable/2023.1: Cleanup installation and revive cephfs-nfs job https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/897971 | 19:06 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph stable/2023.1: Remote Ceph with cephadm https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/897972 | 19:11 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph stable/2023.1: Remote Ceph with cephadm https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/897972 | 19:17 |
opendevreview | Eric Harney proposed openstack/cinder master: DNM: ceph job test runs https://review.opendev.org/c/openstack/cinder/+/895851 | 20:13 |
opendevreview | Keerthivasan S proposed openstack/cinder master: [Pure Storage] Unit tests for Replication-Enabled Consistency Groups https://review.opendev.org/c/openstack/cinder/+/897382 | 20:36 |
opendevreview | Keerthivasan S proposed openstack/cinder master: [Pure Storage] Unit tests for Replication-Enabled Consistency Groups https://review.opendev.org/c/openstack/cinder/+/897382 | 20:42 |
-opendevstatus- NOTICE: Another short Gerrit outage for updates on review.opendev.org. This update ensures we are using the current versions of all Gerrit plugins. | 23:45 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!