*** ysandeep|out is now known as ysandeep | 00:51 | |
ysandeep | dviroel|out, rlandy|out hmmm, ideally we should have merged https://github.com/openstack-k8s-operators/cinder-operator/pull/10 before https://github.com/openshift/release/pull/31997 | 00:52 |
---|---|---|
ysandeep | dviroel|out, what is broken? | 00:52 |
ysandeep | rlandy|out, fyi.. I have merged https://github.com/openstack-k8s-operators/cinder-operator/pull/10 | 01:06 |
ysandeep | chkumar|ruck, when you are in want to check if this is known? https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-9-ovb-3ctlr_1comp-featureset035-master/872e186/job-output.txt | 01:15 |
ysandeep | ~~~ | 01:15 |
ysandeep | 2022-09-05 13:28:06.295452 | primary | TASK [modify-image : Mount image] ********************************************** | 01:15 |
ysandeep | 2022-09-05 13:28:06.295689 | primary | Monday 05 September 2022 13:28:06 -0400 (0:00:04.745) 0:06:15.475 ****** | 01:15 |
ysandeep | 2022-09-05 21:10:57.612258 | RUN END RESULT_TIMED_OUT: [untrusted : opendev.org/openstack/tripleo-ci/playbooks/tripleo-ci/run-v3.yaml@master] | 01:15 |
ysandeep | ~~~ | 01:15 |
ysandeep | Tengu, ^^ fyi.. fs035 still hitting other issues, I couldn't test your fix for ipv6. | 01:42 |
*** ysandeep is now known as ysandeep|afk | 03:36 | |
chkumar|ruck | ysandeep|afk: thank you, we saw that yesterday arxcruz|rover is on it | 05:02 |
*** ysandeep|afk is now known as ysandeep | 05:29 | |
ysandeep | chkumar|ruck: thanks! | 05:29 |
akahat | marios, o/ https://review.rdoproject.org/r/c/testproject/+/44499 testproject is green for both jobs. | 06:18 |
akahat | running it again with force_periodic | 06:18 |
marios | akahat: thanks will check and then we can sync later | 06:20 |
marios | akahat: one request before we sync can you plese also post a test (e.g. tripleo-heat-templates stable/wallaby) with t | 06:23 |
marios | akahat: depends-on your patch to make sure we don'[t break the gate job | 06:23 |
marios | akahat: since you are tweaking the gate release files please | 06:23 |
akahat | marios, sure. | 06:29 |
marios | thank you akahat | 06:30 |
Tengu | ysandeep: heya! wokay... anything I can help with in order to stabilize it? | 06:38 |
ysandeep | Tengu: thanks! we will let you know if we need help with it. | 06:40 |
Tengu | np | 06:40 |
* Tengu goes back to his ansible things for httpd | 06:41 | |
Tengu | uho... chkumar|ruck heya! anything to do on my side for this error? https://zuul.opendev.org/t/openstack/build/b8710e23996048eab6386265e5229cf7 | 06:41 |
Tengu | molecule fails to bootstrap due to missing gpg key or something, for the ubi9 image. | 06:41 |
chkumar|ruck | Tengu: I have seen this issue | 06:44 |
chkumar|ruck | Tengu: I need to workaround that, give me few mins, patch incoming | 06:45 |
Tengu | chkumar|ruck: np - thanks! lemme know if I can help in anything. | 06:45 |
jm1 | o/ | 06:58 |
marios | akahat: please see pvt when you have a sec | 07:28 |
marios | jm1: \o | 07:28 |
chkumar|ruck | Tengu: ysandeep: fyi https://bugs.launchpad.net/tripleo/+bug/1988808 | 07:31 |
chkumar|ruck | arxcruz|rover++ | 07:31 |
chkumar|ruck | dpawlik: we are currently hitting this https://bugs.launchpad.net/tripleo/+bug/1988808 | 07:36 |
chkumar|ruck | ibm stress testing might impacted via this | 07:36 |
*** jpena|off is now known as jpena | 07:37 | |
dpawlik | indeed chkumar|ruck | 07:37 |
dpawlik | thanks for info | 07:37 |
akahat | marios, https://review.opendev.org/c/openstack/tripleo-heat-templates/+/856027 | 07:47 |
marios | thanks akahat | 08:05 |
jm1 | frenzy_friday, dasm: downstream cockpit is running in regular mode since yesterday evening without issues | 09:19 |
frenzy_friday | jm1++ awesome! | 09:19 |
jm1 | frenzy_friday, dasm: or lets say without issues which are not expected ;) | 09:19 |
marios | great jm1 - was it all really because of the |default thing or also something else? | 09:30 |
marios | did you get to the bottom of the issue(s?) | 09:30 |
jm1 | marios: the default thing was unrelated. i just discovered that while running playbooks manually | 09:32 |
marios | jm1: so was the problem the new added dashboards from cre? something else? | 09:33 |
marios | and/or | 09:33 |
marios | ;D | 09:33 |
marios | xor | 09:34 |
jm1 | marios: the code to update the cre dashboard was not even put inside the container hence it was not responsible | 09:34 |
jm1 | marios: the vm was in a broken state already with ansible-pull being blocked etc. since this issue started on 2022-08-03 it wasnt possible to debug the root cause as logs were already rotated etc | 09:35 |
jm1 | marios: frenzy_friday and i have some ideas what could have happened but its speculation. we applied some changes to ensure its not going to happen again | 09:36 |
jm1 | marios: for example, our ansible_pull.sh script will now aquire a lock before trying to run ansible-pull. this does not prevent us from manually running ansible-pull but one cannot prevent every operator error | 09:38 |
jm1 | marios: ^ btw this is the reason why putting some info about where our vms are, into bitwarden, could do more harm then good: one has to know how the system works before applying changes | 09:39 |
jm1 | marios: putting the info into the readme or other docs of our infra-setup code at least ensures that people are aware of the code before doing stuff manually | 09:41 |
marios | jm1: 12:39 < jm1> marios: ^ btw this is the reason why putting some info about where our vms are, into bitwarden, could do more harm then good: one has to know how the system works before applying changes | 09:41 |
marios | jm1: need both then. bitwarden as that is what we agreed to host our 'infra info' doc and in there you can point to the 'proper docs' | 09:42 |
marios | jm1: for example yesterday we relied on you and frenzy_friday to get onto the box | 09:42 |
jm1 | marios: when did we agree on bitwarden being our infra overview doc? imho it is meant as a replacement for our google doc, aka contains our passwords etc. it being an overview is a sideefffect of it hosting all our passwords and links to the systems | 09:44 |
frenzy_friday | yeah, there is a notes section on bitwarden. We can put stuff like Warning, pls check readme before you do anything on the server etc | 09:44 |
marios | jm1: not infra overview - like 'this ip address for promoter username foo password bar' this information | 09:44 |
marios | jm1: this is what we had in the google doc ^ | 09:45 |
marios | jm1: and you can use the notes field to say "go read this before working here _link_" | 09:45 |
jm1 | marios: ack, so we actually want the same ;) bitwarden as a pointer to our systems (and our code). looks like bitwarden needs some love | 09:47 |
marios | jm1: yes 12:42 < marios> jm1: need both then. bitwarden as that is what we agreed to host our 'infra info' doc and in there you can point to the 'proper docs' | 09:47 |
marios | jm1: no docs on bitwarden just the info i need to go and login to the cockpit vm and try see whatsup | 09:48 |
jm1 | marios: yep, just wanted to confirm | 09:48 |
marios | jm1: and point to extra docs if we need them for that particular thing | 09:48 |
marios | k | 09:48 |
jm1 | marios: dasm wants to talk about infra stuff in our community meeting. maybe you want to bring this topic (jira card to update bitwarden links and notes) up there? | 09:50 |
marios | sure lets try remember to bring it together ;) | 09:50 |
jm1 | marios: will put a note into ci community call doc | 09:50 |
marios | ack sounds good jm1 | 09:50 |
jm1 | marios: https://hackmd.io/MMg4WDbYSqOQUhU2Kj8zNg?view#Agenda ;) | 09:53 |
marios | arxcruz|rover: chkumar|ruck: why is there no more pcci section in the program call doc? was it removed/moved? | 09:57 |
marios | know anything about that ? | 09:58 |
marios | ah looks like someone merged some cells probably | 09:58 |
chkumar|ruck | marios: rlandy said our status is merged with prod chain update | 09:58 |
marios | ack i see chkumar|ruck | 09:59 |
marios | makes sense | 09:59 |
chkumar|ruck | rlandy will share the template | 09:59 |
marios | now that i understand what i'm seeing | 09:59 |
marios | thanks | 09:59 |
jm1 | marios, chkumar|ruck, arxcruz|rover: mburns gave the overview about our prod chain in program call last week, as an experiment. whether he will do the same again this week? | 10:00 |
*** ysandeep is now known as ysandeep|afk | 10:03 | |
marios | jm1: thanks | 10:04 |
marios | jm1: i don't see why we would object to that seems fine by me | 10:04 |
marios | we still have to update that section and mburns can talk about it. we are available to jump in for clarifications as needed | 10:05 |
jm1 | marios: no objections from my side, i actually appreciate it. i was just wondering whether you have some updates on our process this week | 10:07 |
*** rlandy|out is now known as rlandy | 10:30 | |
rlandy | ysandeep|afk: thanks - fixed now? | 10:32 |
rlandy | marios: "why is there no more pcci section in the program call doc? was it removed/moved?"- we report up now with program call | 10:32 |
frenzy_friday | rlandy, hey, we have component reviews from the cre team now. I have added them to review list | 10:33 |
rlandy | frenzy_friday: great | 10:34 |
rlandy | frenzy_friday: we should probably look through them | 10:34 |
rlandy | will ping you in a few | 10:34 |
frenzy_friday | only 1 review | 10:34 |
rlandy | chkumar|ruck: arxcruz|rover: hi | 10:34 |
frenzy_friday | I have commented | 10:34 |
rlandy | how are things? | 10:35 |
arxcruz|rover | not so good on upstream | 10:35 |
rlandy | chkumar|ruck: arxcruz|rover: time to sync quickly? | 10:35 |
arxcruz|rover | sure | 10:35 |
chkumar|ruck | rlandy: sure | 10:35 |
rlandy | https://meet.google.com/jrm-jsza-xuu?pli=1&authuser=0 | 10:35 |
rlandy | arxcruz|rover: chkumar|ruck: ^^ | 10:35 |
marios | rlandy: yes there is now only production chain section - discussed with chkumar|ruck and jm1 already thanks | 10:37 |
marios | rlandy: i was away when this was done | 10:37 |
*** ysandeep|afk is now known as ysandeep | 10:40 | |
ysandeep | rlandy, I didn't get what was broken. | 10:41 |
rlandy | ysandeep: jobs looked like they were hanging | 10:41 |
rlandy | will show you in a bit | 10:42 |
ysandeep | ack | 10:42 |
ysandeep | fyi.. If you post first PR, you need ok-to-test label, maybe that's why jobs were hanging. | 10:43 |
chkumar|ruck | arxcruz|rover: https://github.com/rdo-infra/rdo-jobs/blob/master/zuul.d/integration-pipeline-wallaby.yaml#L43 | 10:44 |
bhagyashris | rlandy, marios add into your review list https://code.engineering.redhat.com/gerrit/c/openstack/tripleo-ci-internal-jobs/+/427343 https://code.engineering.redhat.com/gerrit/c/tripleo-environments/+/427345 | 11:02 |
bhagyashris | when you have time | 11:02 |
reviewbot | I could not add the review to Review List | 11:02 |
reviewbot | I could not add the review to Review List | 11:02 |
arxcruz|rover | rlandy chkumar|ruck https://review.rdoproject.org/r/c/rdo-jobs/+/44788 | 11:04 |
chkumar|ruck | arxcruz|rover: tp on https://review.rdoproject.org/r/c/testproject/+/44388 ibm cloud for cs8 wallaby passed | 11:05 |
chkumar|ruck | arxcruz|rover: left a comment | 11:06 |
rlandy | bhagyashris++ - will review in a bit | 11:08 |
rlandy | marios: hi - have time to touch base now? | 11:08 |
bhagyashris | ack np | 11:08 |
rlandy | frenzy_friday: we are reporting on 17.1 on rhel-9 component jobs in http://tripleo-cockpit.lab4.eng.bos.redhat.com/d/bSwsg0WVz/rhel9-rhos17-1-full-component-pipeline?orgId=1 | 11:09 |
rlandy | so there must be some, right? | 11:09 |
frenzy_friday | looking | 11:10 |
rlandy | looks like jenkins jobs and vanilla standalone | 11:10 |
rlandy | is that accurate? | 11:10 |
marios | rlandy: o/ sure | 11:13 |
rlandy | marios: https://meet.google.com/yzh-aqjk-sjc?pli=1&authuser=0 | 11:13 |
frenzy_friday | rlandy, I think the jenkins jobs are running in pipelines and the standlones are from testprojs from CRE team | 11:14 |
frenzy_friday | example: https://code.engineering.redhat.com/gerrit/c/testproject/+/427339 | 11:14 |
*** dviroel|out is now known as dviroel | 11:19 | |
ysandeep | bhagyashris, I have left comments on the bug you opened for 17.1/8 | 11:25 |
ysandeep | bhagyashris, We need to modify this condition to include 17.1 as well - https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/817435/5/roles/standalone/templates/standalone_config.yaml.j2#6 | 11:25 |
bhagyashris | ysandeep, ack thanks | 11:29 |
bhagyashris | i will fix | 11:29 |
* bhagyashris stepping out for bit | 11:51 | |
marios | thank you rlandy | 11:55 |
rlandy | frenzy_friday: ok to meet in 15? | 11:56 |
rlandy | actually 10 :) | 11:56 |
rlandy | ysandeep: dviroel: will miss podified meeting today - have clashing other meeting | 11:57 |
frenzy_friday | rlandy, sure | 11:57 |
rlandy | ysandeep: dviroel: would like to start taking a cut at kuttl tests | 11:57 |
rlandy | ysandeep: will touch base with you afterwards on that | 11:58 |
rlandy | actually I can make the weekly sync | 11:58 |
ysandeep | I don't have experience with kuttl tests yet, but we can discuss in our friday's call on how to progress there. | 12:01 |
rlandy | ok | 12:07 |
rlandy | we have jon coming to friday's meeting | 12:08 |
rlandy | frenzy_friday: hi ... https://meet.google.com/wih-vorh-yia?pli=1&authuser=0 | 12:09 |
dviroel | rlandy: it seems that we need to merge this before testing it - https://review.rdoproject.org/r/c/rdo-jobs/+/44734 | 12:38 |
dviroel | rlandy: pls review when free | 12:38 |
rlandy | dviroel: w+'ed | 12:41 |
dviroel | tks | 12:41 |
rlandy | dviroel: I thought that should work with depends on | 13:06 |
rlandy | but ok | 13:06 |
dviroel | yeah | 13:08 |
pojadhav | community call in 5 mins : arxcruz|rover , rlandy, ysandeep, bhagyashris, svyas, soniya29, pojadhav, akahat, chkumar|ruck , frenzy_friday, anbanerj, dviroel, rcastillo, dasm, jm1, marios | 13:25 |
pojadhav | https://meet.google.com/igc-nxwj-gws | 13:27 |
pojadhav | please update agenda : https://hackmd.io/MMg4WDbYSqOQUhU2Kj8zNg from line @31 | 13:29 |
*** dasm is now known as Guest2115 | 13:31 | |
frenzy_friday | I will add ER and reviewbot to bitwarden | 14:02 |
*** Guest2115 is now known as dasm | 14:02 | |
dasm | o/ | 14:02 |
rlandy | chkumar|ruck: arxcruz|rover: https://docs.engineering.redhat.com/display/PRODCHAIN/2022-09-05+Meeting+Notes | 14:05 |
rlandy | pls see if you can access that | 14:05 |
rlandy | for program call tomorrow | 14:05 |
chkumar|ruck | rlandy: I can access it | 14:07 |
*** pojadhav is now known as pojadhav|afk | 14:10 | |
rlandy | chkumar|ruck: ok - so we need that filled tomorrow morning | 14:10 |
rlandy | our sections | 14:10 |
rlandy | 16.2 | 14:10 |
rlandy | 17 17.1 | 14:10 |
rlandy | wallaby train | 14:10 |
chkumar|ruck | rlandy: will take care of that, thank you :-) | 14:11 |
rlandy | great | 14:11 |
chkumar|ruck | rlandy: there is no section for wallaby and train | 14:13 |
rlandy | chkumar|ruck; hmm ... checking last week's doc | 14:16 |
rlandy | chkumar|ruck: pls slot those in where they were last week | 14:17 |
rlandy | wallaby in the 17.1 section | 14:17 |
chkumar|ruck | rlandy: just below 16 and 17 we can put the status | 14:17 |
rlandy | and train in 16.2 section | 14:17 |
rlandy | you'll have 17.1 on rhel8 and rhel9 | 14:18 |
chkumar|ruck | ack thanks ! | 14:19 |
rlandy | arxcruz|rover: ha - this passed: https://logserver.rdoproject.org/openstack-periodic-integration-stable1-cs8/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-build-containers-centos-8-quay-push-wallaby/81132dd/job-output.txt | 14:19 |
rlandy | pojadhav|afk++ on picking up the TC role so well | 14:25 |
arxcruz|rover | rlandy | 14:28 |
arxcruz|rover | rlandy so the culprit was ibm node | 14:28 |
rlandy | arxcruz|rover: did you fix something? | 14:30 |
rlandy | that is passed now? | 14:30 |
arxcruz|rover | rlandy cs8 is running now on vexx instead of ibm | 14:31 |
*** ysandeep is now known as ysandeep|afk | 14:32 | |
chkumar|ruck | arxcruz|rover: time for happy dance fs01 master passed https://review.rdoproject.org/zuul/stream/5c4e3dc11e964460838cdea45dfd79fd?logfile=console.log | 14:33 |
arxcruz|rover | rlandy chkumar|ruck please https://review.opendev.org/c/openstack/tripleo-common/+/855564 | 14:33 |
chkumar|ruck | once logs will be available and get it merged | 14:33 |
chkumar|ruck | arxcruz|rover++ for hunting it down :-) | 14:34 |
arxcruz|rover | chkumar|ruck come on man, you did mostly of the finding :) | 14:34 |
chkumar|ruck | arxcruz|rover: man team work :-) | 14:34 |
chkumar|ruck | we did it | 14:34 |
rlandy | chkumar|ruck: arxcruz|rover: should we get harold to vote on that? | 14:34 |
chkumar|ruck | rlandy: yes | 14:35 |
arxcruz|rover | yup | 14:35 |
rlandy | arxcruz|rover++ chkumar|ruck++ for work on that | 14:35 |
rlandy | o - I'll ping him to vote | 14:35 |
rlandy | dasm: hey - sent you invite for this afternoon | 14:36 |
dasm | rlandy: accepted that. thanks | 14:36 |
rlandy | dasm: k - get ready to wrangle with bitwarden | 14:36 |
rlandy | arxcruz|rover: chkumar|ruck: will merge once harold votes or later if he has not responded yet | 14:37 |
rlandy | arxcruz|rover: pls remind me by your EoD | 14:38 |
arxcruz|rover | ok | 14:38 |
arxcruz|rover | my day never ends though :) | 14:38 |
arxcruz|rover | i'm always around | 14:38 |
dasm | arxcruz|rover: do you know there is something called "not at work"? | 14:38 |
arxcruz|rover | dasm i'm a computer addicted, so i just switch to my personal laptop and play, but still around if someone needs me | 14:39 |
dasm | arxcruz|rover: i've been like that few years back. now i'm more and more disconnecting in the afternoons. It's a nice thing to sit in the backyard or in a forest. | 14:40 |
arxcruz|rover | dasm i'm not a nature man, but i do have my steam deck ready to play afterworks :) | 14:41 |
dasm | arxcruz|rover: i wasn't a nature man too :D Just the life told me, it's so precious to not spend it glued to the screen | 14:41 |
arxcruz|rover | dasm nah, i don't like to go out x( | 14:42 |
dasm | arxcruz|rover: i feel you :) but believe me. It's fun there too :) | 14:43 |
chkumar|ruck | arxcruz|rover: rlandy results posted on patch | 14:57 |
* rlandy looks | 14:57 | |
chkumar|ruck | rlandy: keep an eye on master component line tp https://review.rdoproject.org/r/c/testproject/+/44801 | 14:59 |
rlandy | ok - will rerun what is needed | 15:01 |
jm1 | rlandy, marios: is it okay to discuss the ownership issue here in chat? | 15:05 |
rlandy | jm1: probably better on internal | 15:05 |
rlandy | #openstack-pcci | 15:06 |
rlandy | as likely reference service access | 15:06 |
marios | jm1: middle of some stuff so might not be able to participate now | 15:07 |
jm1 | rlandy, marios: my concern is not to accidentially expose credentials. i am worried because this is team internal orga stuff.. anyway i will write a mail | 15:07 |
marios | jm1: but go ahead obviously if you have folks to discuss with | 15:07 |
chkumar|ruck | see ya! | 15:08 |
chkumar|ruck | arxcruz|rover: rlandy leave notes :-) | 15:08 |
jm1 | marios: i wanted to address what you said in our community call, so the target audience is you ;) | 15:08 |
jm1 | chkumar|ruck: have a nice evening! | 15:08 |
chkumar|ruck | jm1: you too sir :-) | 15:08 |
rlandy | jm1: sure - and thursday we can pick up the discussion as well | 15:09 |
rlandy | sorry of I cut you off | 15:09 |
rlandy | just wanted to give dasm time | 15:09 |
jm1 | rlandy: no worry, you were right, we wanted to talk about dasm's plans, not orga | 15:10 |
marios | jm1: perhaps better to discuss when there are more folks around i.e thu scrum | 15:11 |
marios | jm1: but if you really want to talk to me ;) then we can sync tomorrow our EU morning? | 15:11 |
marios | ping me | 15:11 |
marios | or better send me an invite jm1 | 15:11 |
rlandy | dviroel: fips job is still not running | 15:13 |
dasm | jm1: email thread sounds good. it allows for async communication | 15:13 |
rlandy | 45 mins | 15:13 |
jm1 | marios: we are always running out of time in scrum, hence i write a mail ;) | 15:13 |
rlandy | I don't think this has anything to do with merge | 15:13 |
rlandy | looks like the node build is hanging | 15:13 |
rlandy | we will need infra to see what is going on | 15:13 |
dviroel | rlandy: yeah, raising that on rhos-ops | 15:14 |
rlandy | arxcruz|rover: so https://review.opendev.org/c/openstack/tripleo-common/+/855564 is blocking master, right | 15:24 |
rlandy | we could get another tripleo core merge later if needed | 15:24 |
arxcruz|rover | rlandy promotion yeah | 15:27 |
rlandy | woohoo | 15:28 |
*** dviroel is now known as dviroel|lunch | 15:29 | |
*** ysandeep|afk is now known as ysandeep | 15:43 | |
marios | rlandy: as discussed earlier will re-send timesheet in few mins before leaving for the day thanks again | 15:48 |
rlandy | marios: ack - have a good night | 15:48 |
* jm1 bbl | 15:48 | |
marios | pojadhav|afk: o/ when you are next at work please see email from me re meeting please add me thanks | 15:48 |
marios | thanks you too rlandy | 15:48 |
rlandy | jm1: thanks for sending your thoughts - will read through | 15:49 |
*** ysandeep is now known as ysandeep|out | 15:49 | |
*** marios is now known as marios|out | 15:54 | |
rlandy | lunch - brb | 16:02 |
pojadhav|afk | marios|out, done | 16:07 |
*** pojadhav|afk is now known as pojadhav | 16:07 | |
*** dviroel|lunch is now known as dviroel | 16:26 | |
*** jpena is now known as jpena|off | 16:31 | |
rlandy | bhagyashris: +2'ed both https://code.engineering.redhat.com/gerrit/c/openstack/tripleo-ci-internal-jobs/+/427343 and https://code.engineering.redhat.com/gerrit/c/tripleo-environments/+/427345 | 17:23 |
rlandy | wil let marios have one last look | 17:23 |
rlandy | let's merge that tomorrow | 17:23 |
rlandy | at review time if not before | 17:23 |
rlandy | thanks for following this through | 17:24 |
rlandy | arxcruz|rover: 17.1 reruns: https://code.engineering.redhat.com/gerrit/c/testproject/+/398718 | 17:54 |
rlandy | chkumar|ruck: rerunning the failures on https://review.rdoproject.org/r/c/testproject/+/44801 | 17:55 |
rlandy | you got three passing jobs :) | 17:55 |
* jm1 out for today, have a nice evening! | 19:01 | |
dasm | jm1[m]: o/ | 19:01 |
rlandy | dasm: dviroel: review time? | 19:02 |
dasm | will join in a bit. on a phone call | 19:02 |
dviroel | yes | 19:02 |
rlandy | arxcruz|rover: still around? | 19:24 |
* dasm brb | 19:28 | |
arxcruz|rover | rlandy sorry, yes | 19:40 |
rlandy | np - answered on tripleo | 20:01 |
rlandy | we got thr merge | 20:01 |
* dasm is back | 20:20 | |
rlandy | arxcruz|rover: late for you | 20:49 |
rlandy | if you want to skip and promote, you and chkumar|ruck can decide on that tomorrow | 20:50 |
rlandy | checking on periodic-tripleo-ci-rhel-9-standalone-full-tempest-api-rhos-17.1 | 20:50 |
rlandy | chkumar|ruck: arxcruz|rover: left notes in rr hackmd | 21:02 |
*** dviroel is now known as dviroel|biab | 21:19 | |
* dasm => offline | 22:56 | |
dasm | take care team, i'm going afk | 22:56 |
*** dasm is now known as dasm|off | 22:56 | |
*** dviroel|biab is now known as dviroel | 23:17 | |
*** rlandy is now known as rlandy|out | 23:57 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!