Thursday, 2021-08-12

*** ykarel|away is now known as ykarel04:57
chandankumarykarel: hello05:47
chandankumarykarel: can you take a look at this bug https://bugs.launchpad.net/tripleo/+bug/193902305:47
chandankumarykarel: the job is timing out, it might be related to ovs update05:47
ykarelchandankumar, looking05:48
ykarelchandankumar, in quick look doesn't look related to ovs, but will check more in some time05:53
ykarelalso need to check why only wallaby if it's only affecting wallaby05:54
chandankumarykarel: yes correct 06:06
chandankumarykarel: can you pass me the repo link of nfvinfo?06:06
ykarelchandankumar, http://mirror.centos.org/centos/8-stream/nfv/x86_64/openvswitch-2/06:07
chandankumarykarel: sorry git repo link06:08
ykarelhttps://git.centos.org/rpms/openvswitch06:08
chandankumarykarel: sorry I was looking for this "https://review.rdoproject.org/r/nfvinfo" got it, thanks :-)06:09
ykarelohkk i misread nfvinfo06:10
chandankumarykarel: for master and wallaby the ovs version is same 06:14
chandankumarin current run, both are passing06:15
chandankumar*for both release it is passing06:15
chandankumarwallaby and master06:15
ykarelchandankumar, ussuri+ all using same ovs version06:15
chandankumarykarel: for victoria it is openvswitch2.13-2.13.0-120.el8.x86_6406:16
chandankumarfrom wallaby openvswitch2.15-2.15.0-32.el8s.x86_64 is used06:17
ykarelchandankumar, ahhk right, ovs2.15 is added in wallaby+ only06:17
*** dpawlik6 is now known as dpawlik07:07
*** holser is now known as holser_07:32
*** jpena|off is now known as jpena07:33
zbrmarios|ruck: it WORKED! https://review.opendev.org/c/openstack/tripleo-quickstart/+/801776 - please double check, maybe i am dreaming08:22
marioszbr: :) looking08:22
zbri will now clean it up, so we can merge it. We will add the code to install from zuul in follow-up, using galaxy for start should be enough.08:23
zbras you can see I removed places where we adulterated ansible paths08:23
marioszbr: but there is no depends-on there where are you installing the collection08:25
zbrwhy to have one? i am installing it from galaxy08:25
marioshttps://review.opendev.org/c/openstack/tripleo-quickstart/+/801776/15/install-deps.sh 08:25
marioszbr: yeah i see you have it there ^^ 08:25
marioszbr: so does it mean it obsoletes https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/793331 08:26
zbrtotally08:26
marioszbr: great :)08:27
*** ykarel is now known as ykarel|lunch08:27
zbrthere is no need to deploy collections/modules to remotes, only controller needs them08:27
marioszbr: good timing too you made it within contract 'by wednesday' ;)08:27
zbrthat is because ansible does this by itselt: read about ansiballz 08:27
* marios cancels hit from the dark web i hope they will refund me08:27
zbrdone = merged, we still have work to do.08:28
marioszbr: checking the multinode cos i dont believe you yet08:28
marios;)08:28
zbrbut we now know that it works08:28
zbrplease do08:28
marios2021-08-11 18:34:05.222447 | primary | TASK [repo-setup : Get DLRN hash current using tripleo_get_hash (no mirror)] ***08:29
marios2021-08-11 18:34:05.222596 | primary | Wednesday 11 August 2021  18:34:05 +0000 (0:00:00.189)       0:00:12.839 ******08:29
marios2021-08-11 18:34:06.656856 | primary | ok: [subnode-1]08:29
mariosnice08:29
zbrif you or others are interested i can explain in a meet what i learned about how ansible runs modules. there are few things that are not really documented.08:29
zbrlike: "only python files are included in ansiballz archibe", so you cannot have data-files (like config.yaml)08:30
marioszbr: will you abandon https://review.opendev.org/c/openstack/tripleo-quickstart/+/801776 or, if you prefer split out the install bit and i can have my stuff in https://review.opendev.org/c/openstack/tripleo-quickstart/+/791486 08:31
zbri made it an implicit config, in constants.py, you will see soon.08:31
marioszbr: i could rebase +/791486 onto your install patch at tripleo-quickstart/+/80177608:31
zbronce we know the limitations, we will be able to write modules much easier.08:31
zbri will do it as soon i clean it, i need to remove debugging code from it08:32
marioszbr: k 08:32
zbrcan you point me to an example of code where we check if zuul cloned a sibling and install from it?08:36
zbri want to write the code to install from local when tripleo-repos is cloned, so it would  enable use with depends-on.08:36
marioszbr: what do you mean by cloned a sibling and install from it? 08:39
zbrwhen you use depends-on, zuul clones both repos so the code can test with both, but is up to your testing code to know how to make use of the other repo.08:40
marioszbr: yeah i know what you mean sec 08:43
marioszbr: maybe you mean that https://opendev.org/openstack/tripleo-quickstart-extras/src/commit/4c225d64654bffc057daf89edaecb866b8890d3b/roles/build-test-packages/tasks/main.yml#L197-L200 08:44
* zbr still digging for a bash example of doing if -f zuul-repo-path ....08:44
zbri need bash version, i am sure we did it in several places, but just....08:45
marioszbr: we should also make sure this method works ok for dstream like eg. https://code.engineering.redhat.com/gerrit/c/testproject/+/26262908:50
marioszbr: i'll update the depends-on there lets see 08:50
*** sshnaidm|afk is now known as sshnaidm08:55
zbrthat reminded me that i have a little bit of cleanup to do on that gerrit server.09:00
zbri realised i have >20 draft comments, some 4yrs old.09:01
mariosbiab 09:15
bhagyashrisfolks plz add into your review list https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/34706 thanks marios for review 09:36
*** ykarel|lunch is now known as ykarel09:46
zbrmarios: to double check, your patch is about making use of get hash and you want me to only perform the install in mine, right? makes sense.10:06
marioszbr: yeah i think it can be split? so i keep my stuff in the wireup patch 10:07
zbrno problem with that10:07
marioszbr: i think if your patch doesn't touch repo setup role and only the ansible.cfg/install-deps etc 10:08
marioszbr: ack thanks10:08
frenzy_fridayHey arxcruz zbr this finally passed. Pl add it to your review list https://review.opendev.org/c/opendev/elastic-recheck/+/80389710:19
arxcruzfrenzy_friday: great, i'll take a look 10:29
zbrfrenzy_friday: done, few comments10:33
*** dviroel|ruck|out is now known as dviroel|ruck11:24
*** jpena is now known as jpena|lunch11:33
*** beagles is now known as eagles11:35
*** rlandy is now known as rlandy|rover11:41
rlandy|roverdviroel|ruck: hi - how's your first day on ruck/rover?11:45
dviroel|ruckrlandy|rover: hi, so far so good11:46
dviroel|ruck1 gate blocker with patch in progress11:46
dviroel|ruck:)11:46
chandankumarrlandy|rover: hey11:48
rlandy|rovergate blocker or promotion blocker?11:48
rlandy|roverchandankumar: hey - we should chat for a few11:48
rlandy|roverhave meeting in 10 mins11:48
chandankumarrlandy|rover: yes sure11:48
rlandy|roverbut let's catch up11:48
rlandy|roverchandankumar: https://meet.google.com/foc-edaw-nxp?pli=1&authuser=011:49
dviroel|ruckrlandy|rover: here https://bugs.launchpad.net/tripleo/+bug/193967411:52
dviroel|ruckalso affects upstream gate11:53
weshay|ruckrlandy|rover, added backfil form to https://docs.google.com/document/d/1gIRpNW0yZ-Dciw00vqeH6axisrQBqLpaEXmxf8f0xNA/edit12:15
rlandy|roverchandankumar: out ... we can continue fs035 https://meet.google.com/foc-edaw-nxp?pli=1&authuser=012:21
chandankumarrlandy|rover:  sure12:21
chandankumarrlandy|rover: https://logserver.rdoproject.org/openstack-periodic-integration-stable1/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-wallaby/d385cc6/logs/undercloud/home/zuul/tempest/tempest.log.txt.gz12:23
chandankumarrlandy|rover: https://logserver.rdoproject.org/openstack-periodic-integration-stable1/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-wallaby/fb267a1/logs/undercloud/home/zuul/tempest/tempest.log.txt.gz12:23
chandankumarrlandy|rover: test_create_image_from_stopped_server12:24
zbrmarios: chandankumar: please review https://review.opendev.org/c/openstack/tripleo-repos/+/804221 -- this change contains changes already included in the published version of the collection, the one we used for testing on tq.12:24
*** jpena|lunch is now known as jpena12:24
weshay|ruckrlandy|rover, I assume ur have ubi-9 as the base for cs9 container builds?12:28
* weshay|ruck looking for my notes on centos base.. vs ubi-812:28
rlandy|roversec  will get12:28
rlandy|rovertempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server12:29
marioswill do zbr 12:30
marioszbr: hmm... replace requests 12:31
marioszbr: i am working on added the status code checking that i told you about :)12:31
marioszbr: so there is another conflict anyway will have a look 12:31
mariosrequests.exceptions.ConnectionError i am literally catching those in my code will push review in a bit trying to fix a test 12:32
zbrwell, use requests goes away, that is not debatable.12:33
*** jpena is now known as jpena|off12:33
bhagyashrisarxcruz, zbr, sshnaidm, rlandy|rover , marios, ysandeep, bhagyashris, svyas, soniya29, pojadhav, akahat, weshay|ruck , chandankumar, frenzy_friday, dviroel|ruck ,12:51
bhagyashrisTripleO CI planning meeting in 9 mins12:51
bhagyashrishttps://hackmd.io/P5sTPMSBREe5kBS_4jDhIg?both#2021-08-12-Unified-Sprint-49-Planning @ line no-21112:51
bhagyashrishttps://meet.google.com/tzj-biyv-ekk?authuser=012:52
zbrmarios: i hope that the path looks more clear now: https://review.opendev.org/q/topic:%22tripleo-get-hash%22+(status:open%20OR%20status:merged)12:52
zbrthere is still some code to change in the middle one but at least we have a clear path12:53
weshay|ruckrlandy|rover, still in mtg here.. will be late12:56
marioszbr: k will chek 12:59
bhagyashrisakahat, chandankumar dviroel|ruck rlandy|rover weshay|ruck 13:00
bhagyashrisplanning meeting13:01
bhagyashrisweshay|ruck, rlandy|rover ^13:02
akahatarxcruz, hey.. i'm adding lint job for golang.. i found btrfs-progs-devel package is not there in c8-stream13:23
akahat"No package btrfs-progs-devel available."13:23
akahathttps://logserver.rdoproject.org/59/34559/10/check/golangci-lint-ci-config/9a221a3/job-output.txt13:23
akahatreview: https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/3455913:24
arxcruzakahat: yeah, i think it's under development package 13:24
arxcruzakahat: on centos, it's available, not sure on stream13:24
arxcruzakahat: i'll take a look after 13:24
akahatarxcruz, okay.13:24
*** ysandeep|PTO is now known as ysandeep13:26
mariosrlandy|rover: bhagyashris: https://github.com/rdo-infra/ci-config/blob/4ec33ac45640a73bf7223b370a243e0817ca78b8/ci-scripts/dlrnapi_promoter/config_environments/rdo/CentOS-8/master.yaml#L37-L38 13:43
mariosscen10 ^^ 13:43
bhagyashrishttps://review.rdoproject.org/r/c/config/+/3457513:44
rlandy|roverthanks13:44
bhagyashrishttps://issues.redhat.com/secure/RapidBoard.jspa?rapidView=11751&view=detail&selectedIssue=TRIPLEOCI-59413:45
marioszbr: please add to reveiws https://review.opendev.org/c/openstack/tripleo-repos/+/80438513:49
bhagyashrisrlandy|rover, https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/3468813:51
chandankumarrlandy|rover: https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/3468813:51
ykarelchandankumar, added findings for wallaby timeout issue https://bugs.launchpad.net/tripleo/+bug/1939023/comments/913:59
ykarelkopecmartin, fyi ^^ i noticed you were also investigating as per last comment14:00
chandankumarykarel: kopecmartin awesome, we were also headed that path but with different test, thanks for digging in :-)14:01
chandankumarykarel++ kopecmartin++14:01
ykarelcan try revert to confirm and look for the fix14:02
chandankumarlet me go with wallaby14:03
chandankumarrlandy|rover: dviroel|ruck testing fs035 here https://review.rdoproject.org/r/c/testproject/+/2499514:06
chandankumarwith revert14:06
rlandy|rovercool - thanks14:07
*** holser is now known as holser_14:11
* frenzy_friday be back soon14:20
*** dmellado_ is now known as dmellado14:24
zbri just spoke with our jira folks and they merged my two RHN ids into one, so no more confusions.14:29
zbrfor plublic jira is normal to login with "personal" redhat logins but these logins can be linked to redhat, giving us full access.14:29
zbrif anyone needs the same trick just email to rh-issues@ and mention both accounts and which one you want to keep.14:30
arxcruzakahat: dnf --enablerepo=powertools install device-mapper-devel btrfs-progs-devel14:33
arxcruzakahat: that's how i install it 14:33
arxcruzneed to enable the powertools, not sure on stream 14:33
akahatarxcruz, let me try this on local machine.14:41
rlandy|roverdviroel|ruck: will recheck https://review.rdoproject.org/r/c/testproject/+/24995 after https://review.opendev.org/c/openstack/tripleo-common/+/804342 merges14:42
rlandy|roverchandankumar: ^^ we could also test with an earlier hash14:42
* rlandy|rover tries14:42
akahatarxcruz, no. not working for c8-stream14:43
*** jpena|off is now known as jpena14:43
dviroel|ruckrlandy|rover: ack14:43
weshay|ruckarxcruz, rlandy|rover are we updating the review / merge list for tempest consolidation?14:44
arxcruzweshay|ruck: what you mean ? in the jira ?14:44
weshay|ruckrecharge day tomorrow .. potentially rlandy|rover and i can merge stuff14:44
weshay|ruckarxcruz, the hackmd14:44
rlandy|roverweshay|ruck: arxcruz: we'ere going with fs00114:45
arxcruzweshay|ruck: ahh, no, i'll do it  14:45
rlandy|roverso less damage14:45
weshay|ruck++14:45
* akahat will be back in few hours14:45
rlandy|roverarxcruz: ^^ but yeah later today or tomorrow would be a goo dtime14:45
arxcruzrlandy|rover: https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/804396 and https://review.opendev.org/c/openstack/tripleo-quickstart/+/80439914:53
arxcruzi'll monitor these patches and check if it will work as expected 14:54
weshay|ruck++14:56
rlandy|roverweshay|ruck: https://review.rdoproject.org/etherpad/p/tcib-c9-containers-stream9-development14:57
rlandy|roverUsing https://quay.io/repository/centos/centos?tag=stream9-development&tab=tags as the base image:14:58
rlandy|roverweshay|ruck: ^^ ubi9 you asked about14:58
weshay|ruckah thanks15:03
* dviroel|ruck lunch15:11
*** jpena is now known as jpena|off15:34
rlandy|roverzbr++15:43
rlandy|roverjira access15:43
weshay|ruckdviroel|ruck, assigned you a task15:46
* dviroel|ruck looking15:48
weshay|ruckdviroel|ruck, https://github.com/pycontribs/gri16:03
weshay|ruckdviroel|ruck, http://monocle.usersys.redhat.com/openstack/user_groups/rhos-dfg-pcci16:04
weshay|ruckrlandy|rover, ^16:05
weshay|ruckcheck that last link16:05
rlandy|rovernice16:06
*** marios is now known as marios|out16:08
weshay|ruckdviroel|ruck, https://review.rdoproject.org/r/c/testproject/+/34907/2/.zuul.yaml#116:16
weshay|ruckhttps://review.rdoproject.org/r/c/testproject/+/34916/1/.zuul.yaml16:16
weshay|ruckhttps://review.rdoproject.org/r/q/project:testproject16:17
rlandy|roverfs035 still going16:18
rlandy|roverlunch brb16:24
weshay|ruckdviroel|ruck, oh one more trick to share.. https://zuul.openstack.org/status#tripleo16:31
*** ykarel is now known as ykarel|away16:31
weshay|ruckyou can plug "tripleo" into the zuul search and get a good view of all running tripleo jobs16:31
weshay|ruckgo practice when there is a blocker16:31
dviroel|ruckawesome, thanks16:33
rlandy|roverweshay|ruck: dviroel|ruck: going to w+ https://review.opendev.org/c/openstack/tripleo-common/+/804379/16:49
rlandy|roverso it hits the gate16:49
rlandy|rovernote the commented out upgrades16:50
rlandy|roverwill put in a patch to revert that16:50
weshay|ruckrock.. nice work16:55
rlandy|roverweshay|ruck: is it possible to update the version of a patch cherry-picked?16:56
rlandy|roverhttps://review.opendev.org/c/openstack/tripleo-common/+/80434216:56
rlandy|roverotherwise will jus cherry pick again16:56
rlandy|roverotherwise we will have to comment out upgrades again16:58
rlandy|roverhmm later cherry pick has merge conflicts17:03
rlandy|roverwill have to comment out upgrades here as well17:03
weshay|ruckdang it and he didn't cherry pick it correctly17:05
weshay|ruckrlandy|rover, meet.google.com/mah-tren-evo17:06
akahatweshay|ruck, rlandy|rover i'm enableing c8 master on promoter... want to jump in?17:07
weshay|ruckakahat, no.. you got it :017:07
weshay|ruck:)17:07
*** holser_ is now known as holser17:44
akahatweshay|ruck, rlandy|rover i've enabled master on promoter.rdoproject.org, please take a look in config files for criteria, if changes needs to be done please let me know.17:48
*** sshnaidm is now known as sshnaidm|afk17:55
*** holser is now known as holser_18:04
rlandy|roverweshay|ruck: ugh - we need to fix the cherry-picks18:09
rlandy|roverfixed18:13
dviroel|ruck:)18:15
rlandy|roverdviroel|ruck: beware the cherry-pick18:20
rlandy|roverand yatin to the rescue again18:24
rlandy|roverdviroel|ruck: weshay|ruck: ^^ fs035 - first run looks good18:27
rlandy|roverrerunning to make sure18:27
dviroel|ruck\o/18:27
rlandy|roverwith depends-on https://review.opendev.org/c/openstack/puppet-tripleo/+/80434418:27
rlandy|roverwe will also need that patch on xena18:28
rlandy|roverlocked to earlier hash18:28
rlandy|rover18:28
rlandy|roverProject18:28
rlandy|roverBranch18:28
rlandy|roverPipeline18:28
rlandy|roverChange18:28
rlandy|roverDuration18:28
rlandy|roverStart time18:28
rlandy|roverResult18:28
rlandy|roverperiodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-wallabytestprojectmastercheck24995,8518:28
rlandy|rover3 hrs 26 mins 50 secs2021-08-12 15:01:02SUCCESS18:28
rlandy|roverrunning again18:28
* dviroel|ruck ☕19:09
rlandy|roverhttps://hackmd.io/VCiz5V_RR9GSWDksMPnnGw19:11
rlandy|roverno patches here to mereg19:11
rlandy|rovermerge19:11
rlandy|roverarxcruz: ^^ am I looking in the right place?19:12
rlandy|roverweshay|ruck: ^^ no patches afaict to merge today19:12
rlandy|roverfor templist allow list fs00119:12
weshay|ruckdon't know19:15
rlandy|roverskip that for now19:16
rlandy|roveranything else we need to do in quiet times?19:16
weshay|ruckrlandy|rover, sagi's patch is about to land..  please +2 wf https://review.opendev.org/c/openstack/tripleo-common/+/80434219:36
weshay|ruckrlandy|rover, /me notes w/ approved backports only one core is required19:36
rlandy|roverdone19:36
rlandy|roverback with ipa failures downstream19:37
rlandy|roverhappiness is19:37
rlandy|roverweshay|ruck: putting in patch to removed the commented out upgrades tests19:37
weshay|ruckrlandy|rover, hey.. one ruck/rover improvement...19:37
rlandy|roverpatches19:37
weshay|ruckit may be helpful if we put up a change so that tripleo-ci-testing has a previous-tripleo-ci-testing19:38
weshay|ruckso we can check the last result more easily19:38
rlandy|roverweshay|ruck: ^^ where do you want to see  previous-tripleo-ci-testing?19:38
dviroel|ruckis the a stable-core team to approve stable branch patches?19:38
weshay|ruckin dlrn19:38
rlandy|roverpromoter thing?19:39
weshay|ruckwallaby promoted :)19:39
rlandy|roveryeah19:39
weshay|ruckrlandy|rover, no.. that would be pre zuul playbook19:39
rlandy|roverbecause added hash to patches to test19:39
* rlandy|rover confused19:40
rlandy|roverpre zuul playbook in which job?19:40
rlandy|roverone that creates tripleo-ci-testing?19:40
weshay|ruckya19:41
rlandy|rover804342,219:42
rlandy|roverfailed19:42
rlandy|rovershooy19:42
rlandy|roverrecheck19:42
weshay|ruckrlandy|rover, I think here: https://review.rdoproject.org/r/gitweb?p=config.git;a=blob;f=playbooks/tripleo-ci-base-promote-consistent-to-tripleo-ci-testing/run.yaml19:42
rlandy|rovervictoria one is ready19:42
rlandy|roverk - pre-playbook to relink19:43
rlandy|rover<opendevreview> Merged openstack/tripleo-common master: Remove rehdat-release package from UBI8 image  https://review.opendev.org/c/openstack/tripleo-common/+/80437919:43
rlandy|roverone down19:43
dviroel|ruckyey19:44
rlandy|roverwallaby failed19:45
weshay|ruckrlandy|rover, fwiw https://review.rdoproject.org/r/c/config/+/3493419:46
weshay|ruckrlandy|rover, restarted wallaby patch19:47
rlandy|roverweshay|ruck: victoria one looks ready to go19:47
weshay|ruckha.. thanks dviroel|ruck /me was lazy there20:03
weshay|ruckfixing20:03
weshay|ruckrlandy|rover, need anything?20:57
rlandy|roverweshay|ruck: don't think so ... just going to w+ the tripleo-common patches as they pass 20:58
weshay|ruckack20:58
rlandy|roverdon;t think order matters, right?20:58
weshay|ruckI don't *think* so.. not for this one..20:58
rlandy|roverwe can merge victoria before wallaby?20:58
rlandy|roverthen put in patches to get rid of commented out upgrades20:59
rlandy|roverdoing that now20:59
weshay|ruckthe upgrade jobs are remarked out.... maybe other upgrade jobs would fail.. from other repos 20:59
rlandy|roverso I can get some votes on them20:59
weshay|rucklike.. tht20:59
weshay|ruckif the content-provider didn't work20:59
weshay|ruckthat's all I can think of20:59
rlandy|roverthe content provider should start working20:59
rlandy|roverstill watching fs03520:59
weshay|ruckya.. but for an upgrade job..21:00
weshay|ruckit would need two21:00
rlandy|roverneed both to have merged21:00
rlandy|roverright21:00
rlandy|roverweshay|ruck: other than that, just to setup interview panel and questions21:00
rlandy|roverand get back to c921:00
weshay|ruck++21:01
rlandy|roversome failures on bm - but will deal with that next week21:01
rlandy|roversagi is already working c9 deployments21:01
rlandy|roverwonder if it's worth just doing that 21:01
rlandy|roverand forget scen00021:01
weshay|ruckrlandy|rover, should we give this a go? https://review.rdoproject.org/r/c/config/+/3493421:35
rlandy|roverweshay|ruck: now?21:41
weshay|ruckmeh.. up to you21:41
rlandy|rover5:41 on thursday before recharge and weekend21:41
weshay|ruckit's technically friday21:42
rlandy|roverprefer now21:42
rlandy|rovernot21:42
rlandy|roverwould rather do it on monday21:42
weshay|ruckok21:42
rlandy|roverwhen we can run and revert21:42
rlandy|roveror we merge try and revert21:42
rlandy|roverotherwise we may mess with four days worth of promotions21:43
dviroel|ruckout for the day, good night21:51
*** dviroel|ruck is now known as dviroel|ruck|out21:51
rlandy|rovergood night21:54
rlandy|roverhttps://review.opendev.org/c/openstack/puppet-tripleo/+/80434422:03
rlandy|roverweshay|ruck: ^^ good to fix fs03522:04
rlandy|roverthree passing runs22:04
rlandy|rovertimes are down22:04
rlandy|roverchandankumar++ thank you22:04

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!