Friday, 2022-02-11

rlandy|rucklet's see what that does00:00
rlandy|ruckhjensas: looks like wallaby cleared00:00
rlandy|ruckso it may just be something we have not promoted out yet to master00:00
rlandy|ruckthere are a few failures there I need to look through00:00
rlandy|ruckthanks for following up here00:00
*** rlandy|ruck is now known as rlandy|out00:02
opendevreviewHarald JensÃ¥s proposed openstack/tripleo-ansible master: Improve error messag if subnet is not found  https://review.opendev.org/c/openstack/tripleo-ansible/+/82880900:50
*** pmannidi|AFK is now known as pmannidi00:53
opendevreviewDavid Vallee Delisle proposed openstack/tripleo-ansible master: Adding tripleo_kernel_hugepages  https://review.opendev.org/c/openstack/tripleo-ansible/+/82877601:48
opendevreviewMerged openstack/tripleo-quickstart master: Don't enable undercloud heat in fs050  https://review.opendev.org/c/openstack/tripleo-quickstart/+/82867101:49
opendevreviewSteve Baker proposed openstack/diskimage-builder master: Replace kpartx with qemu-nbd in extract-image  https://review.opendev.org/c/openstack/diskimage-builder/+/82861703:05
opendevreviewSteve Baker proposed openstack/diskimage-builder master: Move grub-install to the end, and skip for partition images  https://review.opendev.org/c/openstack/diskimage-builder/+/82697603:05
opendevreviewSteve Baker proposed openstack/tripleo-common master: Auto-detect partition types for mounting more images  https://review.opendev.org/c/openstack/tripleo-common/+/82820603:10
opendevreviewSteve Baker proposed openstack/tripleo-common master: Support multiple mounts without explicit nbd devices  https://review.opendev.org/c/openstack/tripleo-common/+/82841203:10
opendevreviewMerged openstack/tripleo-quickstart master: Reference distro for release files in centosci  https://review.opendev.org/c/openstack/tripleo-quickstart/+/82817103:29
*** ysandeep|out is now known as ysandeep04:56
*** akahat|PTO is now known as akahat05:22
Tengufmount: heya! just reviewed, added some more questions/remarks - brain works better in the morning after some good coffee :)06:40
opendevreviewCedric Jeanneret proposed openstack/tripleo-common master: Ensure failures on the undercloud leads to a complete stop  https://review.opendev.org/c/openstack/tripleo-common/+/82872107:04
*** ysandeep is now known as ysandeep|afk07:07
*** amoralej|off is now known as amoralej07:24
Tenguchandankumar: hello there! quick question: what's the namespace for the train containers on trunk.registry.rdoproject ? isn't it "tripleotrain" ?07:32
*** ysandeep|afk is now known as ysandeep07:36
ysandeepTengu, checking 07:36
Tenguysandeep: thanks. according to what I'm reading in oooq-extras, it seems to be correct - tripleo{{ release }}07:36
Tengudocker_registry_namespace: "tripleo{{ release }}"07:37
ysandeepTengu, "trunk.registry.rdoproject.org/tripleotraincentos8"07:37
ysandeepfrom our periodic job - https://logserver.rdoproject.org/openstack-periodic-integration-stable4/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-containers-multinode-train/7859464/logs/undercloud/home/zuul/containers-prepare-parameter.yaml.txt.gz 07:37
ysandeepI think chandankumar is out till Monday07:38
Tenguoh.07:38
Tenguwhy.... WHY is it so inconsistent ?!07:39
Tengumaster vs mastercentos9 - but now it's traincentos8 ?!07:39
Tengu#facepalm07:39
Tenguthanks ysandeep -.-07:39
ysandeepTengu: fyi.. best place to check registries we use are release files , for ex: https://github.com/openstack/tripleo-quickstart/blob/master/config/release/tripleo-ci/CentOS-8/promotion-testing-hash-train.yml#L8 07:40
Tenguguess wallaby has also a weird convetion now..07:41
Tenguysandeep: ah, thanks!07:41
Tenguthat will be helpful. I didn't check the oooq itself.07:41
ysandeepfor c8 wallaby -https://github.com/openstack/tripleo-quickstart/blob/master/config/release/tripleo-ci/CentOS-8/promotion-testing-hash-wallaby.yml#L8 07:42
Tenguso tripleowallaby.07:42
Tenguconsistency is a dream.07:42
Tenguoh. yeah. of course. now it fails on some other levels in my script :). pfrt.07:44
ysandeepTengu, I recall there was some issue because of which we cannot keep consistency (not sure for which branch though)- something like someone blocked those namespaces before us on quay/docker - so had to use what we can - hence no consistency.07:45
ysandeepand `tripleotrain` was already utilized for c7 :)07:47
Tengupfff.07:49
Tengumight do some more automation in order to fetch the namespace. shouldn't be too hard.07:49
ykarelysandeep, it was for ussuri, so we had to use tripleou instead07:50
ysandeepykarel: yeah,  tripleou instead of tripleoussuri , thanks for reminding me.07:51
opendevreviewMerged openstack/tripleo-ci master: Fix image used in c9 standalone job with container builds  https://review.opendev.org/c/openstack/tripleo-ci/+/82873607:54
fmountTengu: o/ morning, thanks for your review, it's really useful (and good input there)08:02
fmountI'm going to update the spec addressing your requests08:03
Tengufmount: thanks :). Don't hesitate to push me back if I'm too annoying :). But since I don't know anything on that topic, I might be a good target audience :)08:03
Tengu#facepalm - ok. so the prefix isn't consistent either08:05
Tengu\o/08:05
Tenguhttps://github.com/openstack/tripleo-quickstart-extras/blob/master/roles/container-build/defaults/main.yaml#L23-L3008:08
fmountTengu: in theory, as per https://review.opendev.org/c/openstack/tripleo-common/+/82443108:10
fmounteverything works like before, no change is required08:10
fmountbecause if the option is not specified you pull the Ceph container images like before08:11
fmountthe improvement consist on the fact that if you add `ceph_images: false`, you can just skip that part08:11
Tenguthat's something already :)08:11
fmount(improving performances)08:11
fmountbut we're not adding new constraints or forcing people to change their automation :D08:12
fmountyeah08:12
Tengu'k, so not set by default. nice08:12
opendevreviewFrancesco Pantano proposed openstack/tripleo-specs master: Introduce TripleO Ceph Ingress Integration  https://review.opendev.org/c/openstack/tripleo-specs/+/82414608:15
fmountTengu: update here ^08:15
Tengu:)08:16
Tengufmount: some more questions about the containers themselve, and the security maintenance - after that, I should be done :). But since they are actually brand new, it may be good to add some details.08:21
Tengu(and now you hate me ;))08:21
fmountahahah ok, I'll be there in a bit08:25
fmountyeah these containers are maintained by the Ceph org, but I'll try to say more about them :D08:26
TenguI'll remove my security hat after that ;)08:26
Tengubut raising awareness is needed imho08:26
fmountyeah ++ ^^08:27
fmount(thanks for your input so far, really appreciate it)08:27
*** jpena|off is now known as jpena08:36
Tengu:)08:37
Tengugood. I now have tripleotraincentos8 containers here. running for wallaby (hence centos8)... and I should be ready for some testing.08:38
*** arxcruz is now known as arxcruz|ruck09:13
*** ysandeep is now known as ysandeep|lunch09:24
opendevreviewArx Cruz proposed openstack/tripleo-ci master: Install dataclasses only for python version < 3.7  https://review.opendev.org/c/openstack/tripleo-ci/+/82882609:25
opendevreviewArx Cruz proposed openstack/tripleo-ci master: Install dataclasses only for python version < 3.7  https://review.opendev.org/c/openstack/tripleo-ci/+/82882609:29
*** pojadhav is now known as pojadhav|afk09:46
opendevreviewFrancesco Pantano proposed openstack/tripleo-specs master: Introduce TripleO Ceph Ingress Integration  https://review.opendev.org/c/openstack/tripleo-specs/+/82414609:48
opendevreviewJose Luis Franco proposed openstack/tripleo-ci master: Install dataclasses only for python version < 3.7  https://review.opendev.org/c/openstack/tripleo-ci/+/82882609:50
opendevreviewJose Luis Franco proposed openstack/tripleo-ci master: Add undercloud-ffu-wallaby job.  https://review.opendev.org/c/openstack/tripleo-ci/+/82271609:50
opendevreviewJose Luis Franco proposed openstack/tripleo-quickstart master: Add fs065 for Undercloud FFU upgrade  https://review.opendev.org/c/openstack/tripleo-quickstart/+/82271409:59
opendevreviewJose Luis Franco proposed openstack/tripleo-heat-templates stable/wallaby: DNM: Test undercloud ffu wallaby upgrade.  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82396610:03
opendevreviewJose Luis Franco proposed openstack/tripleo-heat-templates stable/wallaby: DNM: Test undercloud ffu wallaby upgrade.  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82396610:05
opendevreviewMarios Andreou proposed openstack/tripleo-ci master: Restrict centos 8 content provider to train/u/v/wallaby only  https://review.opendev.org/c/openstack/tripleo-ci/+/82885210:15
*** ysandeep|lunch is now known as ysandeep10:15
opendevreviewFrancesco Pantano proposed openstack/tripleo-specs master: Introduce TripleO Ceph Ingress Integration  https://review.opendev.org/c/openstack/tripleo-specs/+/82414610:22
fmountTengu ++ thanks :D    ^^^^10:23
opendevreviewMarios Andreou proposed openstack/tripleo-ci master: Centos8 master jobs teardown - c8 on train/ussuri/victoria/wallaby  https://review.opendev.org/c/openstack/tripleo-ci/+/82631710:30
opendevreviewBogdan Dobrelya proposed openstack/tripleo-quickstart-extras master: Allow dlrn builds from both deploy release and upgrade release  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/82628410:30
Tengu:)10:34
ykarelbogdando, latest PS will not work10:34
ykarelwe need to do checkout to get correct branch10:34
opendevreviewMerged openstack/tripleo-ansible stable/ussuri: historical variable evaluated as bool  https://review.opendev.org/c/openstack/tripleo-ansible/+/82813210:39
opendevreviewMarios Andreou proposed openstack/tripleo-ci master: Restrict centos 8 content provider to train/u/v/wallaby only  https://review.opendev.org/c/openstack/tripleo-ci/+/82885210:42
ykareladded comment in patch too10:44
bogdandoI wanted to double check that, to address the comments10:48
bogdandowe can revert after that, and hopefully merge at last10:48
*** pojadhav|afk is now known as pojadhav10:51
opendevreviewSandeep Yadav proposed openstack/tripleo-quickstart-extras master: Set dns_domain_name option for train/ussuri aswell  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/82885410:55
bogdandoykarel: so far so good for V, let's see how it (don't)builds for W10:59
ykarelbogdando, ok to wait for results, it will be building same release twice based on override-checkout11:01
bogdandoit didn't for the prev revision?11:02
*** rlandy|out is now known as rlandy|ruck11:05
opendevreviewMarios Andreou proposed openstack/tripleo-heat-templates master: DNM Testing openstack/tripleo-ci/+/828852  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82885711:09
opendevreviewMerged openstack/tripleo-ansible stable/wallaby: Remove old per step startup configs  https://review.opendev.org/c/openstack/tripleo-ansible/+/82856711:12
*** dviroel|out is now known as dviroel11:15
opendevreviewJohn Fulton proposed openstack/tripleo-ansible stable/wallaby: Add option to bootstrap cephadm with --single-host-defaults  https://review.opendev.org/c/openstack/tripleo-ansible/+/82773311:19
opendevreviewJohn Fulton proposed openstack/tripleo-ansible stable/wallaby: Add option to bootstrap cephadm with --single-host-defaults  https://review.opendev.org/c/openstack/tripleo-ansible/+/82773311:20
fultonjmarios: would you mind reviewing this backport of a patch you reviewed earlier ? https://review.opendev.org/q/topic:cherrypick-bug%252F1958524-ciurj3s19i 11:23
mariosfultonj: ack in call but addign to reviews list11:23
fultonjthank you11:23
*** pojadhav is now known as pojadhav|brb11:25
opendevreviewBogdan Dobrelya proposed openstack/tripleo-quickstart master: Fallback to dhcp leases info for undercloud IP  https://review.opendev.org/c/openstack/tripleo-quickstart/+/82171311:28
opendevreviewBogdan Dobrelya proposed openstack/tripleo-quickstart master: Fallback to dhcp leases info for undercloud IP  https://review.opendev.org/c/openstack/tripleo-quickstart/+/82171311:31
opendevreviewBogdan Dobrelya proposed openstack/tripleo-quickstart-extras master: Allow dlrn builds from both deploy release and upgrade release  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/82628411:34
*** pojadhav|brb is now known as pojadhav11:39
opendevreviewMerged openstack/tripleo-docs master: Updating vDPA guide following CentOS9 deployment  https://review.opendev.org/c/openstack/tripleo-docs/+/81576811:54
opendevreviewMarios Andreou proposed openstack/tripleo-repos master: Move zuul job layout to centos9 only for master  https://review.opendev.org/c/openstack/tripleo-repos/+/82886511:55
Tenguquick question for CI: are the train jobs running on centos8, or centos-stream-8 ?12:12
Tengumarios, ysandeep maybe you know? or ykarel ? -^12:13
ykarelTengu, everything on stream-8 now, c8 is dead12:13
Tenguhmmm. ok. weird. 12:13
TenguI'm seeing an issue with tripleo-repos on train then.12:14
ykarelmay be tripleo-repos not fixed , what issue u seeing?12:14
Tenguykarel: --stream not supported12:14
ykareli recall tripleo-repos is piined in train12:15
ykareldue to py212:15
ykarelu using packaged version, right?12:15
Tengucs8 provides py3 though?12:15
TenguI'm using whatever is provided via the tripleo-operator-ansible12:15
Tenguiirc it fetches the package from upstream repo directly12:15
ykarelhmm in train it's pinned to source-branch: b361925cd5aec296df410f0f42147aa0d8e8fd7012:16
ykarelso train release wheter c7 or c8 would not have commits post ^ in package12:16
Tenguhttps://opendev.org/openstack/tripleo-operator-ansible/src/branch/master/roles/tripleo_repos/tasks/install.yml12:16
Tengudoes it mean it's too old anyway?12:17
Tengui.e. we shouldn't use train version of tripleo-repos?12:17
Tenguand replace it by a direct fetch of the delorean.repo + delorean-deps.repo then?12:17
ykarelTengu, tripleo repos is branchless so should be safe to use12:17
Tenguhmm.12:18
ykarelin stable releases too for c8 and c9, for c7 it will not work as dropped py2 support12:18
Tengu'k. soooo..... we may take the master version of it, and run it on cs8/train for instance?12:18
ykarelyes12:20
Tenguah, yeah... 2020... python3-tripleo-repos-0.1.0-0.20200813125911.b361925.el8.noarch12:21
Tenguguess we'll have to update the operator then.12:21
mariosTengu: reading back 12:25
Tenguoh. it's already supported.12:25
mariosTengu: yah all stream 12:25
Tengugood!12:25
Tenguwe can pass tripleo_repos_repo_branch and that will fetch whatever branch we want.12:26
Tenguperfect. it's working just fine now :).12:38
rlandy|ruckTengu: everything in CI should be running stream 8 stream 912:41
rlandy|ruckexcpet c712:41
rlandy|ruckif it is not, we need to fix it12:41
Tengurlandy|ruck: sounds good! I was just a bit lost, since I didn't deploy train for ages now :).12:41
Tenguand with the tripleo-repos error (not supporting stream), it was a bit confusing.12:42
Tengubut now, everything's fine.12:42
opendevreviewLuis Tomas Bolivar proposed openstack/tripleo-common master: ovn-bgp-agent image support  https://review.opendev.org/c/openstack/tripleo-common/+/82632512:58
*** pojadhav is now known as pojadhav|brb13:05
*** rlandy|ruck is now known as rlandy|ruck|mtg13:08
*** amoralej is now known as amoralej|lunch13:24
opendevreviewMarios Andreou proposed openstack/tripleo-heat-templates master: DNM Testing openstack/tripleo-ci/+/828852  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82885713:27
*** rcastillo is now known as rcastillo|rover13:33
opendevreviewSofer Athlan-Guyot proposed openstack/puppet-tripleo stable/victoria: Enable ovn controller to be updated before ovn-northd.  https://review.opendev.org/c/openstack/puppet-tripleo/+/82887913:57
*** ysandeep is now known as ysandeep|out14:01
*** amoralej|lunch is now known as amoralej14:01
opendevreviewSofer Athlan-Guyot proposed openstack/puppet-tripleo stable/ussuri: Enable ovn controller to be updated before ovn-northd.  https://review.opendev.org/c/openstack/puppet-tripleo/+/82888014:01
opendevreviewSofer Athlan-Guyot proposed openstack/puppet-tripleo stable/train: Enable ovn controller to be updated before ovn-northd.  https://review.opendev.org/c/openstack/puppet-tripleo/+/82888114:03
opendevreviewTakashi Kajinami proposed openstack/puppet-tripleo master: Swift: Fix the class to enable the audit middleware  https://review.opendev.org/c/openstack/puppet-tripleo/+/82888314:16
opendevreviewJohn Fulton proposed openstack/tripleo-ansible master: Add tripleo_cephadm_default_container boolean  https://review.opendev.org/c/openstack/tripleo-ansible/+/82888414:16
*** dasm|off is now known as dasm14:21
opendevreviewMerged openstack/tripleo-heat-templates stable/train: [train-only][ffwd][allinone] Fix idempotency for all in one upgrade  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82581014:30
opendevreviewDavid Hill proposed openstack/puppet-tripleo master: Added the possibility to override default_backend_options  https://review.opendev.org/c/openstack/puppet-tripleo/+/82888614:34
opendevreviewJohn Fulton proposed openstack/python-tripleoclient master: Add option to bootstrap cephadm without --image  https://review.opendev.org/c/openstack/python-tripleoclient/+/82888714:35
opendevreviewDavid Hill proposed openstack/puppet-tripleo master: Added the possibility to override default_backend_options  https://review.opendev.org/c/openstack/puppet-tripleo/+/82888614:46
*** dviroel is now known as dviroel|lunch\14:54
*** ykarel is now known as ykarel|away14:56
opendevreviewDavid Hill proposed openstack/puppet-tripleo master: Added the possibility to override default_backend_options  https://review.opendev.org/c/openstack/puppet-tripleo/+/82888615:01
opendevreviewBogdan Dobrelya proposed openstack/tripleo-heat-templates master: Pin nova-hw-machine-type-upgrade for upgrade prep  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82889415:03
opendevreviewDavid Hill proposed openstack/puppet-tripleo master: Added the possibility to override default_backend_options  https://review.opendev.org/c/openstack/puppet-tripleo/+/82888615:05
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Checking bug 1960630  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82889615:15
rlandy|ruck|mtghjensas: hi - wanted to get back to you re:ovb failures15:26
rlandy|ruck|mtgthe backport didn't help15:26
rlandy|ruck|mtgbut I am sort of convinced we are missing an update in tripleo-common15:26
rlandy|ruck|mtgsince all jobs running against tripleo-common patches work 15:27
rlandy|ruck|mtgbut others don't 15:27
rlandy|ruck|mtgso it will likely clear on promotion15:27
opendevreviewMerged openstack/tripleo-heat-templates stable/train: [train-only][ffwd][allinone] Last piece of puzzle for all in one upgrade  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/82736015:30
opendevreviewMerged openstack/validations-common master: New validation for checking presence of running rsyslog service.  https://review.opendev.org/c/openstack/validations-common/+/77582215:30
opendevreviewMaksim Malchuk proposed openstack/diskimage-builder master: Correctly create DIB_ENV variable and dib_environment file  https://review.opendev.org/c/openstack/diskimage-builder/+/82889915:45
opendevreviewMaksim Malchuk proposed openstack/diskimage-builder master: Correctly create DIB_ENV variable and dib_environment file  https://review.opendev.org/c/openstack/diskimage-builder/+/82889916:00
opendevreviewJose Luis Franco proposed openstack/tripleo-heat-templates stable/train: [train-only] Add upgrade_rollback stage to restore from FFU.  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80089816:08
*** dviroel|lunch\ is now known as dviroel16:08
opendevreviewJose Luis Franco proposed openstack/tripleo-ci master: Add undercloud-ffu-wallaby job.  https://review.opendev.org/c/openstack/tripleo-ci/+/82271616:12
hjensasrlandy|ruck|mtg: ok, I'm still merging the OVB change. But yeah, it did not solve this issue. I used "tripleo-repos current-tripleo ceph" when trying to reproduce. I may want to use different repos?16:14
rlandy|ruck|mtgthat should be the same16:19
opendevreviewMerged openstack/openstack-virtual-baremetal stable/2.0: Set explicit boot mode even for bios boot  https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/82875916:20
opendevreviewChris Sibbitt proposed openstack/tripleo-ansible stable/wallaby: Enable fips test for metrics_qdr  https://review.opendev.org/c/openstack/tripleo-ansible/+/82842316:22
*** pojadhav|brb is now known as pojadhav|out16:24
*** amoralej is now known as amoralej|off16:28
*** rlandy|ruck|mtg is now known as rlandy|ruck16:46
rlandy|ruckhjensas: I think you will get the same  results in all repos but tripleo-common - but you can check me there :)16:47
opendevreviewDavid Vallee Delisle proposed openstack/tripleo-ansible master: Adding tripleo_kernel_hugepages  https://review.opendev.org/c/openstack/tripleo-ansible/+/82877616:48
hjensasrlandy|ruck: I got openstack-tripleo-common-16.3.1-0.20220121163142.f51dbe6.el9.noarch, and issue did not reproduce.16:50
hjensasrlandy|ruck: I see in job it has openstack-tripleo-common-15.4.1-0.20220203214352.afb6de6.el9.noarch16:50
rlandy|ruckhjensas: ack - we're sitting on two bugs that are stopping promotion16:51
hjensasrlandy|ruck: oh, so yeah 15 is wallaby.16:51
rlandy|ruckhjensas: so we'll get back to you when we promote16:51
rlandy|ruckit may magically go away16:51
hjensasrlandy|ruck: ok, I see master job which failed has openstack-tripleo-common-16.3.1-0.20220203092303.3eae6a0.el9.noarch. Anyhow, I'll do other things and hopefully promote will fix this.16:53
rlandy|ruckcool - thanks16:56
*** artom__ is now known as artom16:56
*** chem is now known as Guest7017:00
*** marios is now known as marios|out17:02
opendevreviewDouglas Viroel proposed openstack/tripleo-ci master: Loads dependency vars before start repo-setup tasks  https://review.opendev.org/c/openstack/tripleo-ci/+/82058417:12
opendevreviewDouglas Viroel proposed openstack/tripleo-quickstart master: Extend repo-setup role to use yum-config cli when needed  https://review.opendev.org/c/openstack/tripleo-quickstart/+/82530717:13
*** jpena is now known as jpena|off17:33
opendevreviewArx Cruz proposed openstack/openstack-tempest-skiplist master: Add ServerSecureNegativeTestJSON for ussuri in the skip list  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/82890817:36
opendevreviewMerged openstack/tripleo-ansible stable/wallaby: Add playbooks to config overcloud hosts and container regsitry  https://review.opendev.org/c/openstack/tripleo-ansible/+/82856217:39
opendevreviewDouglas Viroel proposed openstack/tripleo-quickstart master: DNM - Testing mariadb packages that are fips compatible  https://review.opendev.org/c/openstack/tripleo-quickstart/+/82891117:59
rlandy|ruckbeagles: hello ... noticed you were doing some work on designate ... about a week ago - could you look at https://bugs.launchpad.net/tripleo/+bug/1960648 for us? thank you18:11
*** dkehn_ is now known as dkehn18:11
opendevreviewRafael Castillo proposed openstack/openstack-tempest-skiplist master: Add ServerRescueNegativeTestJSON to skiplist for victoria  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/82891318:22
opendevreviewMerged openstack/tripleo-ansible master: Remove old per step startup configs  https://review.opendev.org/c/openstack/tripleo-ansible/+/82821218:59
*** carloss is now known as carloss|afk19:12
opendevreviewChris Sibbitt proposed openstack/tripleo-ansible master: Move metrics_qdr molecule tests to centos stream  https://review.opendev.org/c/openstack/tripleo-ansible/+/82892020:06
opendevreviewDouglas Viroel proposed openstack/tripleo-ci master: WIP - Add fips jobs for centos 9  https://review.opendev.org/c/openstack/tripleo-ci/+/82447920:27
*** mschuppert7 is now known as mschuppert20:32
opendevreviewChris Sibbitt proposed openstack/tripleo-ansible master: Move metrics_qdr molecule tests to centos stream  https://review.opendev.org/c/openstack/tripleo-ansible/+/82892020:49
opendevreviewDouglas Viroel proposed openstack/tripleo-ci master: WIP - Run on manila scenario test  https://review.opendev.org/c/openstack/tripleo-ci/+/82892220:55
*** dviroel is now known as dviroel|out20:59
opendevreviewDavid Vallee Delisle proposed openstack/tripleo-ansible master: Adding tripleo_kernel_hugepages  https://review.opendev.org/c/openstack/tripleo-ansible/+/82877621:26
*** dasm is now known as dasm|off21:49
*** carloss|afk is now known as carloss21:58
opendevreviewJohn Fulton proposed openstack/tripleo-docs master: Document Ceph spec, container, and single-host options  https://review.opendev.org/c/openstack/tripleo-docs/+/82893022:23

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