opendevreview | Merged openstack/ironic-python-agent bugfix/8.4: Use a pre-defined partition UUID to detect configdrive on GPT https://review.opendev.org/c/openstack/ironic-python-agent/+/840349 | 00:05 |
---|---|---|
janders | good morning Ironic o/ | 00:07 |
TheJulia | stevebaker[m]: lunch++ | 00:21 |
opendevreview | Merged openstack/networking-generic-switch stable/yoga: CI: use pre-existing ssh key on multinode jobs https://review.opendev.org/c/openstack/networking-generic-switch/+/841472 | 01:17 |
opendevreview | Merged openstack/ironic-python-agent bugfix/8.1: Use Xena constraints for bugfix/8.1 https://review.opendev.org/c/openstack/ironic-python-agent/+/841293 | 02:10 |
opendevreview | Merged openstack/ironic-python-agent bugfix/8.4: Rescan device after filesystem creation https://review.opendev.org/c/openstack/ironic-python-agent/+/832324 | 02:41 |
opendevreview | Merged openstack/python-ironicclient master: Fix CI https://review.opendev.org/c/openstack/python-ironicclient/+/841269 | 03:22 |
opendevreview | Verification of a change to openstack/ironic-tempest-plugin master failed: Add yoga tests, stop testing victoria https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/840508 | 03:22 |
*** mat_fechner is now known as matfechner | 03:59 | |
opendevreview | Jacob Anders proposed openstack/sushy stable/xena: Handle weak Etags https://review.opendev.org/c/openstack/sushy/+/842461 | 06:03 |
opendevreview | Jacob Anders proposed openstack/sushy stable/wallaby: Handle weak Etags https://review.opendev.org/c/openstack/sushy/+/842462 | 06:05 |
janders | arne_wiebalck when you're online, I'd really like to hear your thoughts on whether the lack of ^^^ could have been causing this issue: https://bugzilla.redhat.com/show_bug.cgi?id=2088196 | 06:06 |
janders | (it was failing out with "HTTP/1.1 412 Precondition Failed" after I backported your other patch: https://review.opendev.org/c/openstack/sushy/+/840652 ) | 06:07 |
opendevreview | LiZekun proposed openstack/ironic-lib master: Use TOX_CONSTRAINTS_FILE https://review.opendev.org/c/openstack/ironic-lib/+/842465 | 07:23 |
opendevreview | LiZekun proposed openstack/ironic-lib master: Use TOX_CONSTRAINTS_FILE https://review.opendev.org/c/openstack/ironic-lib/+/842465 | 07:24 |
arne_wiebalck | Good morning, Ironic! | 08:50 |
arne_wiebalck | janders: yes, could be: http 412 is what I saw when the header was not "correct" (the etag was not accepted) | 08:53 |
janders | arne_wiebalck thank you. Would this only apply to systems using "weak etags" - and are HP DL360 one of these? | 09:01 |
janders | ll | 09:02 |
janders | oops :) | 09:02 |
janders | arne_wiebalck sample eTag from the problem model: < ETag: W/"B56EA15A" - I suppose this is weak eTag and this won't work without https://review.opendev.org/c/openstack/sushy/+/818110 correct? | 09:13 |
arne_wiebalck | janders: I think it depends on the implementation: w/o the patch we return "B56EA15A", with the patch we return 'W/"B56EA15A"' ... and the redfish endpoint may accept one or the other (which is a violation of the standard, but it happens). | 09:59 |
janders | arne_wiebalck do these backports look good to you: https://review.opendev.org/c/openstack/sushy/+/842461 https://review.opendev.org/c/openstack/sushy/+/842462 ? Is there anything else that needs to be backported along (I missed this one while doing https://review.opendev.org/c/openstack/sushy/+/840652 ) | 10:39 |
arne_wiebalck | janders: they look good to me, yes ... were there any change from the original patches? | 10:55 |
arne_wiebalck | janders: also: what time is it for you?? | 10:56 |
arne_wiebalck | janders: :) | 10:56 |
iurygregory | good morning Ironic | 11:10 |
arne_wiebalck | hey iurygregory o/ | 11:21 |
iurygregory | o/ | 11:25 |
janders | arne_wiebalck no change from original patches (cherry pick *just worked*) | 11:28 |
janders | arne_wiebalck approaching 2130hrs local time | 11:28 |
janders | hey iurygregory o/ | 11:28 |
arne_wiebalck | janders: I was wondering since there is no "cherry-picked from" line ... or did I miss that? | 11:30 |
arne_wiebalck | janders: re time: I was somehow thinking it is 2am already :) | 11:31 |
janders | arne_wiebalck w/r/t no cherry-picked - it's just me copy-pasting cherry pick commands from gerrit and not adding -x | 11:31 |
janders | not 2am yet but I feel a bit as if it were... was looking into that bug for better part of today | 11:32 |
arne_wiebalck | janders: ah | 11:32 |
arne_wiebalck | janders: there are high chances it is this ... do you have a chance to try this manually? | 11:35 |
dtantsur | stevebaker[m]: keep in mind, we have some logic to manage dnsmasq in ironic-inspector. probably possible to reuse. | 11:41 |
janders | arne_wiebalck just to make sure we're on the same page - try what ? | 11:48 |
janders | the updated eTag code? | 11:48 |
janders | I haven't but I looked at the eTags the problem machine uses (strictly speaking, I dont have access so grabbed a near-identical one) and they do seem to use weak eTags | 11:48 |
iurygregory | janders, I'm just puzzled that for 4.10/4.11 it works with eTags but doesn't work in 4.9/4.8... | 11:57 |
iurygregory | arne_wiebalck, do you remember if you did any other patch to ironic or sushy to validate something about the ETag? | 11:57 |
* TheJulia yawns | 12:54 | |
dtantsur | which reminds me, I need another coffee :) good morning TheJulia | 12:55 |
iurygregory | good morning TheJulia =) | 12:56 |
iurygregory | it's too early for the third mug of coffee? | 12:56 |
TheJulia | So, I ended up with unsweetend soy milk this week | 12:56 |
TheJulia | just a dash of sugar makes it just as tasty and still less sugar | 12:57 |
iurygregory | wow | 12:57 |
TheJulia | hjensas: so yeah, I'm thinking we need to wire in ignore_errors down into the request handling most likely | 13:06 |
opendevreview | Julia Kreger proposed openstack/ironic-tempest-plugin master: WIP: Secure RBAC Test Concept https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/842427 | 13:10 |
TheJulia | hjensas: turns out we didn't have the test run so I added it | 13:13 |
TheJulia | or at least, hopefully set the stage for it | 13:13 |
iurygregory | dtantsur, please correct me if I'm wrong but for the multipath issue in master all we have is https://review.opendev.org/c/openstack/ironic-python-agent/+/839946 | 13:13 |
iurygregory | https://review.opendev.org/c/openstack/ironic-python-agent/+/837039 | 13:13 |
iurygregory | https://review.opendev.org/c/openstack/ironic-python-agent/+/840453 | 13:13 |
TheJulia | I *think* dtantsur had another... | 13:14 |
TheJulia | but I wasn't paying attention | 13:14 |
TheJulia | well, more like, my attention is spread across 10 things | 13:14 |
opendevreview | Merged openstack/sushy stable/wallaby: Handle weak Etags https://review.opendev.org/c/openstack/sushy/+/842462 | 13:14 |
iurygregory | in wallaby perspective https://review.opendev.org/c/openstack/ironic-lib/+/839949 goes instead of https://review.opendev.org/c/openstack/ironic-python-agent/+/839946 | 13:15 |
opendevreview | Merged openstack/sushy stable/xena: Handle weak Etags https://review.opendev.org/c/openstack/sushy/+/842461 | 13:18 |
TheJulia | so for zuul, it is cookies right? Or was it cookies and the souls of contributors? | 13:27 |
hjensas | TheJulia: ack, I set up devstack this morning to start looking at it. But I ended up troubleshooting instead, the dhcp for ironic-provision network does not start. (Same issue in networking-baremetal CI). | 13:39 |
TheJulia | ugh | 13:39 |
TheJulia | weird that networking-generic-switch stuff seems to work just fine | 13:40 |
arne_wiebalck | iurygregory: yes, there were 2 patches IIRC: the weak Etag one and the use-the-etag one | 13:40 |
iurygregory | arne_wiebalck, yeah we had one missing =) | 13:41 |
arne_wiebalck | iurygregory: https://review.opendev.org/c/openstack/sushy/+/840652 | 13:41 |
arne_wiebalck | I think janders had it in the list | 13:41 |
iurygregory | yeah, we just merged \o/ | 13:41 |
arne_wiebalck | nice | 13:41 |
TheJulia | looks like something just blew up tempest across the board | 13:41 |
TheJulia | mirrors | 13:41 |
TheJulia | mirror issues :( | 13:42 |
TheJulia | E: Failed to fetch https://mirror.bhs1.ovh.opendev.org/ubuntu/dists/focal/main/binary-amd64/Packages 403 Forbidden [IP: 158.69.73.218 443] | 13:42 |
arne_wiebalck | "we just got it merged" ... "something blew up everyting" :-D | 13:42 |
TheJulia | yup, boom | 13:44 |
dtantsur | there seems to be quite some activity on #opendev | 13:44 |
dtantsur | I assume they're aware | 13:44 |
TheJulia | looks like they are kind of aware | 13:45 |
TheJulia | but 30 minutes ago seeming that things might be okay | 13:46 |
TheJulia | so I chimed in | 13:46 |
dtantsur | arne_wiebalck: if you have a minute, we need to fix the bifrost CI: https://review.opendev.org/c/openstack/bifrost/+/842272/ | 13:54 |
hjensas | TheJulia: difference between networing-baremetal and ngs I guess is that ngs don't enable the neutron segments plug-in. | 13:55 |
* hjensas is asking in #openstack-neutron for help. | 13:55 | |
opendevreview | Iury Gregory Melo Ferreira proposed openstack/ironic-python-agent bugfix/8.4: Refactor efi_utils for easier maintaining and debugging https://review.opendev.org/c/openstack/ironic-python-agent/+/842402 | 14:21 |
iurygregory | dtantsur, the backports from yoga to bugfix 8.3 is not as easy as I've imagined LOL we have a few commits from yoga that are not in the bugfix branch XD | 14:36 |
dtantsur | iurygregory: this is why you may want to backport from xena | 14:36 |
iurygregory | wait from xena to 8.3? | 14:37 |
iurygregory | ohhhhhhhhhhhh | 14:37 |
iurygregory | yeah makes some sense because it woldn't contain the change | 14:38 |
iurygregory | facepalm | 14:38 |
dtantsur | yeah, it may happen that 8.3 is closer to xena than to yoga, even though it was during the yoga cycle | 14:39 |
iurygregory | enr 8.3 already has efi_utils :D | 14:40 |
opendevreview | Iury Gregory Melo Ferreira proposed openstack/ironic-python-agent bugfix/8.3: Refactor efi_utils for easier maintaining and debugging https://review.opendev.org/c/openstack/ironic-python-agent/+/842403 | 14:49 |
opendevreview | Verification of a change to openstack/ironic-python-agent master failed: Multipath Hardware path handling https://review.opendev.org/c/openstack/ironic-python-agent/+/837039 | 14:51 |
iurygregory | ZUUL! | 14:58 |
opendevreview | Iury Gregory Melo Ferreira proposed openstack/ironic-python-agent bugfix/8.3: Do not try to guess EFI partition path by its number https://review.opendev.org/c/openstack/ironic-python-agent/+/842552 | 14:59 |
iurygregory | dtantsur, 8.3 should be fine if we have https://review.opendev.org/c/openstack/ironic-python-agent/+/842403 =) | 15:00 |
iurygregory | easier than looking at xena tbh | 15:00 |
opendevreview | John Garbutt proposed openstack/ironic master: WIP: make port binding fatel https://review.opendev.org/c/openstack/ironic/+/699953 | 15:18 |
dtantsur | iurygregory: no objections to the backport, but please double-check that all newer versions have it | 15:29 |
iurygregory | yeah, I will do the 8.4 also | 15:29 |
dtantsur | and I assume yoga has it? | 15:29 |
iurygregory | yes =) | 15:32 |
TheJulia | hjensas: I was close! https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_79d/842427/2/check/ironic-tempest-functional-rbac-scope-enforced/79db047/testr_results.html | 15:41 |
hjensas | TheJulia: one off. :) | 16:05 |
dtantsur | iurygregory: I think it's not blocking, but https://review.opendev.org/c/openstack/ironic-python-agent/+/842552 has to change IDs :) | 16:14 |
dtantsur | also, are you planning on a similar change for 8.4? | 16:14 |
iurygregory | funny =X | 16:14 |
iurygregory | yes I'm re 8.4 | 16:15 |
iurygregory | was focusing on 8.3 since is used downstream to be sure it was open | 16:15 |
dtantsur | okay, no hurry, but let's not forget it | 16:16 |
* dtantsur is trying to remember what he wanted to finish today | 16:17 | |
TheJulia | heh | 16:17 |
TheJulia | finish... today... | 16:17 |
TheJulia | sorry, that was too sarcastic | 16:18 |
TheJulia | I'e had nothing but people pinging me | 16:18 |
dtantsur | oh I know this feeling so well | 16:18 |
opendevreview | Iury Gregory Melo Ferreira proposed openstack/ironic-python-agent bugfix/8.3: Do not try to guess EFI partition path by its number https://review.opendev.org/c/openstack/ironic-python-agent/+/842563 | 16:18 |
iurygregory | dtantsur, I think I fixed ^ | 16:18 |
dtantsur | okay, gimme a few minutes, will return to it | 16:19 |
iurygregory | sure | 16:19 |
TheJulia | hjensas: wrong field, nodes['nodes'] is what I should have checked | 16:19 |
dtantsur | assisted folks have found another place where we use a URL in file names >_< | 16:20 |
iurygregory | yay? | 16:22 |
dtantsur | iurygregory: wanna abandon https://review.opendev.org/c/openstack/ironic-python-agent/+/842552/ then? | 16:22 |
iurygregory | will do | 16:23 |
TheJulia | a url in filenames? | 16:23 |
dtantsur | TheJulia: os.path.join(tmpdir, kernel_href.split('/')[-1]) | 16:23 |
dtantsur | doesn't play well with URLs that look like | 16:23 |
dtantsur | https://assisted-image-service-assisted-installer.apps.ostest.test.metalkube.org/images/aabd0372-7789-43e9-8f0f-c2833885b250?api_key=eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJpbmZyYV9lbnZfaWQiOiJhYWJkMDM3Mi03Nzg5LTQzZTktOGYwZi1jMjgzMzg4NWIyNTAifQ._ScQssZhDNgndY0-j0hApE4LOpR9qSTRdXUrlMeEtOF2lrWYWxgZphB0XHeQ5og8NF_nefzRbKwnn8qm1QDpUw&arch=x86_64&type=minimal-iso&version=4.10 | 16:23 |
TheJulia | oh eww | 16:23 |
iurygregory | jesus | 16:24 |
dtantsur | I've fixed one such issue in the image cache already, but now they hit another corner case | 16:24 |
TheJulia | ugh | 16:24 |
opendevreview | Dmitry Tantsur proposed openstack/ironic master: Don't use URLs as part of temporary file names (part 2) https://review.opendev.org/c/openstack/ironic/+/842574 | 16:34 |
dtantsur | here goes ^^ | 16:34 |
opendevreview | Merged openstack/ironic-python-agent bugfix/8.1: Use a pre-defined partition UUID to detect configdrive on GPT https://review.opendev.org/c/openstack/ironic-python-agent/+/840471 | 16:39 |
opendevreview | Merged openstack/bifrost master: Remove support for all distributions with Python 3.6 https://review.opendev.org/c/openstack/bifrost/+/842272 | 16:47 |
iurygregory | We are very excited to announce our first in-person Project Teams Gathering (PTG) since Shanghai in 2019! Can’t wait to get everyone back together again this October 17-20th at the Hyatt Regency in lovely Columbus, Ohio. | 16:54 |
iurygregory | =OOOO | 16:54 |
* dtantsur is wondering what his chances to get a visa are | 16:59 | |
opendevreview | Merged openstack/bifrost master: Use libvirt-python from the distribution on Red Hat systems https://review.opendev.org/c/openstack/bifrost/+/842282 | 16:59 |
dtantsur | cc shadower re PTG | 16:59 |
TheJulia | dtantsur: That is a really good question :\ | 17:00 |
dtantsur | I guess we'll figure out the budget first anyway. then look at the situation. | 17:00 |
dtantsur | the USA hasn't gone fully NOPE like CZ | 17:00 |
dtantsur | and I have a story of prior visas.. we'll see | 17:00 |
TheJulia | wait? CZ went fully NOPE? | 17:01 |
TheJulia | like, for everyone, or just for people with your country of birth? | 17:01 |
dtantsur | for my country of passport of course :) | 17:01 |
TheJulia | *sigh* | 17:01 |
TheJulia | I can *kind* of get it from a security standpoint, but yeah | 17:02 |
TheJulia | almost like you need a "Really, I'm an awesome good person" passport | 17:02 |
dtantsur | meanwhile, https://review.opendev.org/c/openstack/bifrost/+/842302 fixes bifrost yoga | 17:02 |
dtantsur | haha, right | 17:02 |
dtantsur | "Approved by Julia" | 17:02 |
* TheJulia waits on the edge of her seat for the grenade job | 17:09 | |
TheJulia | we're past cleaning, we're into upgrade | 17:09 |
TheJulia | so.... networking works \o/ | 17:09 |
dtantsur | yay | 17:10 |
dtantsur | mm, this Columbus is not easy to get into, is it? | 17:10 |
dtantsur | a very local airport, I assume | 17:10 |
TheJulia | in all likelihood, a single connection in the states would beneeded | 17:14 |
dtantsur | yeah, or Canada (which is not a good option for me, so I hope egencia won't force it) | 17:15 |
TheJulia | I think I saw some flights going to/from London from there | 17:15 |
dtantsur | egencia's best option is DUS -> AMS -> DTW -> CMH, CMH -> JFK -> CDG -> DUS | 17:18 |
TheJulia | klm/airfrance/delta? | 17:19 |
dtantsur | yeah | 17:19 |
TheJulia | Yeah... JFK and DTW are decent airports fwiw, as long as egencia is not going to insist on 8 hour layovers | 17:19 |
* TheJulia is still not thrilled that she now has a 5 hour layover to BER | 17:20 | |
dtantsur | it's not too bad, also 1 hour in AMS is risky | 17:20 |
opendevreview | Harald Jensås proposed openstack/networking-baremetal master: DNM - Testing CI - neutron segment host mapping issue https://review.opendev.org/c/openstack/networking-baremetal/+/842578 | 17:20 |
dtantsur | s/also/although/ | 17:20 |
TheJulia | And tempest running, but I think we have a bug in our multinode tempest test with networking | 17:21 |
TheJulia | ugh, we need to pull the queue syntax | 17:28 |
shadower | I read Shanghai and got quite excited for a bit there | 17:30 |
shadower | but thanks dtantsur noted | 17:30 |
TheJulia | I... honestly... enjoyed my 48 hours in Beijing | 17:34 |
TheJulia | more. | 17:34 |
TheJulia | Then again, I somehow ended up at this restaurant that converted over to a dance club and everything was in english and...I only now remember fragments of that evening | 17:36 |
dtantsur | :) | 17:37 |
TheJulia | the other evening, I and foundation staffers ended up at this US ex-pat's hole in the wall bar on the edge of this park lake | 17:39 |
TheJulia | and there were cats | 17:39 |
dtantsur | cats are always good | 17:40 |
TheJulia | it was such a surreal trip | 17:40 |
TheJulia | hjensas: did you have a chance to grok the idea with the srbac tempest stuffs? | 17:41 |
hjensas | TheJulia: unfortunately not, I got stuck troubleshooting. :( | 17:43 |
TheJulia | okay, I don't know how many spoons I'll have left after my 1-on-1, but I might be able to try and wire in ignore_errors logic | 17:44 |
TheJulia | so expected negative states can be tested | 17:44 |
opendevreview | Merged openstack/ironic-python-agent stable/wallaby: Make the standalone job voting again https://review.opendev.org/c/openstack/ironic-python-agent/+/827291 | 17:44 |
hjensas | ok, I'll take a look again monday. | 17:45 |
TheJulia | ok | 17:45 |
TheJulia | hjensas: have a good weekend | 17:45 |
hjensas | TheJulia: same to you, enjoy the sparkles! :) | 17:46 |
TheJulia | sparkles.... | 17:46 |
* TheJulia is now *super* confused | 17:46 | |
hjensas | mimosa? | 17:46 |
TheJulia | oh | 17:46 |
TheJulia | right! | 17:46 |
TheJulia | my breakfast plan! | 17:46 |
* hjensas think he remember you talking about that. | 17:47 | |
TheJulia | heh, grenade job failed on cleanup timing out | 17:56 |
TheJulia | yup, cleaning | 18:00 |
dtantsur | moving into a long weekend, see you on Monday folks o/ | 18:03 |
opendevreview | Julia Kreger proposed openstack/ironic master: CI: Fix Multinode Grenade Testing https://review.opendev.org/c/openstack/ironic/+/840530 | 18:06 |
TheJulia | o/ dtantsur | 18:06 |
* TheJulia smiles at the results of getting grenade multinode in working shape... | 18:07 | |
opendevreview | Julia Kreger proposed openstack/ironic master: CI: Removing ironic job queue https://review.opendev.org/c/openstack/ironic/+/842597 | 18:11 |
opendevreview | Julia Kreger proposed openstack/python-ironicclient master: CI: Removing ironic job queue https://review.opendev.org/c/openstack/python-ironicclient/+/842600 | 18:12 |
opendevreview | Julia Kreger proposed openstack/ironic-inspector master: CI: Removing ironic job queue https://review.opendev.org/c/openstack/ironic-inspector/+/842601 | 18:14 |
opendevreview | Julia Kreger proposed openstack/ironic-lib stable/train: CI: Removing ironic job queue https://review.opendev.org/c/openstack/ironic-lib/+/842602 | 18:15 |
opendevreview | Iury Gregory Melo Ferreira proposed openstack/ironic-python-agent stable/wallaby: Multipath Hardware path handling https://review.opendev.org/c/openstack/ironic-python-agent/+/837784 | 18:17 |
opendevreview | Julia Kreger proposed openstack/ironic-prometheus-exporter master: CI: Removing ironic job queue https://review.opendev.org/c/openstack/ironic-prometheus-exporter/+/842603 | 18:18 |
opendevreview | Julia Kreger proposed openstack/ironic-python-agent master: CI: Removing ironic job queue https://review.opendev.org/c/openstack/ironic-python-agent/+/842605 | 18:20 |
opendevreview | Julia Kreger proposed openstack/ironic-tempest-plugin master: CI: Removing ironic job queue https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/842606 | 18:21 |
opendevreview | Julia Kreger proposed openstack/tenks master: CI: Removing tenks job queue https://review.opendev.org/c/openstack/tenks/+/842607 | 18:23 |
TheJulia | Okay, I think that is everything in our governance | 18:23 |
iurygregory | wow that was fast | 18:24 |
dtantsur | this is sad | 18:28 |
opendevreview | Iury Gregory Melo Ferreira proposed openstack/ironic-python-agent stable/wallaby: Multipath Hardware path handling https://review.opendev.org/c/openstack/ironic-python-agent/+/837784 | 18:31 |
TheJulia | dtantsur: i know :( | 18:40 |
iurygregory | dtantsur, wallaby backport is up and I've requested the downstream builds for it \o/ | 18:41 |
dtantsur | \o/ | 18:41 |
dtantsur | and oh, I haven't actually left, have I? | 18:41 |
iurygregory | no, but you should | 18:41 |
iurygregory | enjoy the recharge day | 18:42 |
TheJulia | dtantsur: go! recharge | 18:42 |
TheJulia | enjoy a beer or ten | 18:42 |
dtantsur | well, actually my wife has a ladies-only cocktail party at her university, and I'm sitting here and playing guitar | 18:42 |
dtantsur | :) | 18:42 |
dtantsur | not that I'm working right now | 18:43 |
TheJulia | Sometimes these are good things :) | 18:45 |
TheJulia | iurygregory: i missed networking-generic-switch | 18:50 |
iurygregory | I can push the change if you want | 18:51 |
iurygregory | now I'm free after working on some backports XD | 18:51 |
TheJulia | iurygregory: that woudl be awesome, trying to take care of some stuff before my 1-on-1 | 18:52 |
iurygregory | just wondering... we will need this in all branches?! | 18:52 |
iurygregory | TheJulia, I will do now =) | 18:52 |
TheJulia | iurygregory: yes, but we can backport in waves or something | 18:53 |
TheJulia | I should have set a topic | 18:53 |
TheJulia | so we could easily track | 18:53 |
iurygregory | I will add topics on the ones you pushed =) | 18:53 |
TheJulia | that would be much appreciated | 18:53 |
iurygregory | I just noticed some are in wallaby and train :D | 18:56 |
TheJulia | what?!? | 18:57 |
TheJulia | oh jeeze | 18:57 |
TheJulia | I checkout master on each branch... or at least I thoguth I did | 18:57 |
TheJulia | oh noes | 18:57 |
iurygregory | ops train, not wallaby =) | 18:58 |
iurygregory | ironic-lib one https://review.opendev.org/c/openstack/ironic-lib/+/842602 | 18:58 |
TheJulia | doh | 18:59 |
opendevreview | Iury Gregory Melo Ferreira proposed openstack/networking-generic-switch master: CI: Removing job queue https://review.opendev.org/c/openstack/networking-generic-switch/+/842611 | 19:03 |
opendevreview | Iury Gregory Melo Ferreira proposed openstack/ironic-lib master: CI: Removing job queue https://review.opendev.org/c/openstack/ironic-lib/+/842612 | 19:05 |
opendevreview | Verification of a change to openstack/ironic-python-agent master failed: Multipath Hardware path handling https://review.opendev.org/c/openstack/ironic-python-agent/+/837039 | 20:38 |
janders | good morning Ironic o/ | 22:04 |
janders | looking for a second +2 for a couple sushy backports: | 22:05 |
janders | https://review.opendev.org/c/openstack/releases/+/842544 https://review.opendev.org/c/openstack/releases/+/842539 | 22:05 |
janders | is this the best channel to ask around, or should I be asking elsewhere? | 22:06 |
janders | thanks in advance! :) | 22:06 |
iurygregory | janders, today is recharge day for us =) | 22:10 |
iurygregory | since is release patches the best place is #openstack-release I've asked earlier today for review | 22:10 |
iurygregory | hopefully tomorrow they can approve | 22:11 |
janders | iurygregory thank you! | 22:25 |
iurygregory | I really don't like ERROR: Cannot install ironic-python-agent==8.6.1.dev10 because these package versions have conflicting dependencies. | 22:33 |
iurygregory | '-' | 22:33 |
iurygregory | WHY?! | 22:33 |
opendevreview | Iury Gregory Melo Ferreira proposed openstack/ironic-python-agent master: [DNM] Test CI https://review.opendev.org/c/openstack/ironic-python-agent/+/842642 | 22:35 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!