*** rlandy|ruck is now known as rlandy|out | 00:12 | |
opendevreview | Brent Eagles proposed openstack/tripleo-quickstart-extras master: Make sure container_build_id is removed before writing new one https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/822060 | 00:29 |
---|---|---|
*** ysandeep|out is now known as ysandeep | 01:39 | |
*** sshnaidm is now known as sshnaidm|afk | 02:45 | |
*** ysandeep is now known as ysandeep|brb | 06:19 | |
shyamb | Does tripleo sets any resource limitation on container runtime? | 06:22 |
shyamb | storage IO and CPU performance are different on host and inside container | 06:22 |
opendevreview | amolkahat proposed openstack/tripleo-ci master: [cs9] CentOS-9 standalone base jobs. https://review.opendev.org/c/openstack/tripleo-ci/+/821849 | 06:35 |
opendevreview | amolkahat proposed openstack/tripleo-ci master: [cs9] CentOS-9 standalone base jobs. https://review.opendev.org/c/openstack/tripleo-ci/+/821849 | 06:37 |
opendevreview | chandan kumar proposed openstack/tripleo-ci master: Set dib_release to 9-stream https://review.opendev.org/c/openstack/tripleo-ci/+/822069 | 06:39 |
opendevreview | amolkahat proposed openstack/tripleo-ci master: CentOS-9 build containers base job https://review.opendev.org/c/openstack/tripleo-ci/+/820852 | 06:39 |
opendevreview | Jiri Podivin proposed openstack/tripleo-ci master: DNM Job test patch https://review.opendev.org/c/openstack/tripleo-ci/+/821942 | 06:51 |
*** ysandeep|brb is now known as ysandeep | 06:57 | |
*** amoralej|off is now known as amoralej | 08:23 | |
*** chem is now known as Guest8690 | 08:59 | |
*** ysandeep is now known as ysandeep|lunch | 09:11 | |
*** ysandeep|lunch is now known as ysandeep | 09:42 | |
*** redrobot6 is now known as redrobot | 10:37 | |
*** rlandy_ is now known as rlandy|ruck | 11:11 | |
*** dviroel|out is now known as dviroel|rover | 11:14 | |
*** frenzy_friday is now known as anbanerj|ruck | 11:27 | |
*** ysandeep is now known as ysandeep|afk | 11:51 | |
*** ysandeep|afk is now known as ysandeep | 12:13 | |
*** frenzy_friday is now known as anbanerj|ruck | 12:21 | |
*** jcapitao is now known as jcapitao_lunch | 12:21 | |
*** beagles is now known as beagles_pto | 12:28 | |
odyssey4me | hey folks - is https://opendev.org/openstack/tripleo-heat-templates/src/branch/stable/train/extraconfig/post_deploy/undercloud_post.py#L60 actually used in CI? Is there a place where we configure default quotas for the product? | 13:17 |
*** amoralej is now known as amoralej|lunch | 13:19 | |
*** pojadhav is now known as pojadhav|brb | 13:24 | |
fultonj | gfidente: please review https://review.opendev.org/c/openstack/tripleo-ansible/+/821999 | 13:38 |
*** jpena|off is now known as jpena | 13:49 | |
bogdando | odyssey4me: https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/common/deploy-steps.j2#L355 calls it afaict | 13:51 |
bogdando | or maybe not, if UndercloudCount 0 | 13:52 |
odyssey4me | bogdando so that's where extraconfigpost runs - what tells the ci to use that template in particular? | 13:52 |
bogdando | odyssey4me: https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/environments/undercloud.yaml#L4 | 13:52 |
bogdando | set in tht | 13:52 |
odyssey4me | bogdando hmm, thanks - is this *only* for the undercloud, or is there something that touches the overcloud? | 13:54 |
bogdando | for overcloud that's mapped here https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/overcloud-resource-registry-puppet.j2.yaml#L63 | 13:55 |
bogdando | looks empty by default | 13:55 |
bogdando | a CI example that remaps it https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/ci/environments/scenario012-standalone.yaml#L7 | 13:56 |
odyssey4me | So would it be correct to say, then, that TripleO quotas in the overcloud come from the defaults in the projects? | 13:56 |
odyssey4me | grep -ir quota in THT is pretty sparse | 13:57 |
bogdando | mhm, but that IronicVBMCSetup seems used nowhere | 13:57 |
bogdando | odyssey4me: yea, I'd say that | 13:57 |
bogdando | dvd: ^^ | 13:58 |
*** amoralej|lunch is now known as amoralej | 14:01 | |
cloudnull | Mornings. | 14:05 |
*** ysandeep is now known as ysandeep|dinner | 14:08 | |
*** pojadhav|brb is now known as pojadhav | 14:19 | |
odyssey4me | tyvm bogdando - appreciate the help | 14:27 |
*** ysandeep|dinner is now known as ysandeep | 14:52 | |
*** rlandy|ruck is now known as rlandy|dr_appt | 15:07 | |
*** dviroel|rover is now known as dviroel|rover|lunch | 15:09 | |
owalsh | cloudnull: hey, do you happen to know if the undercloud defaults to ironic direct-deploy nowadays (vs iscsi)? | 15:19 |
cloudnull | owalsh - i don't know off the top | 15:28 |
cloudnull | owalsh https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/features/baremetal_overcloud.html - looking at our docs it seems iscsi is still the default | 15:30 |
cloudnull | it looks like IronicDefaultDeployInterface can be set to change that | 15:30 |
owalsh | cloudnull: thanks, found it https://review.opendev.org/c/openstack/tripleo-heat-templates/+/749475 | 15:37 |
cloudnull | ah cool ! | 15:38 |
owalsh | cloudnull: can see a problem... undercloud is still using swift for ironic https://review.opendev.org/c/openstack/tripleo-heat-templates/+/749475/8/environments/undercloud.yaml#134 | 15:52 |
owalsh | but swift was disabled in https://review.opendev.org/c/openstack/tripleo-heat-templates/+/772967 | 15:52 |
owalsh | how is this working? | 15:52 |
cloudnull | owalsh are you running w/ the baremetal provision commands ? | 15:55 |
cloudnull | https://github.com/cloudnull/tripleo-deployment-templates/blob/main/make-cloud.bash#L282-L301 | 15:55 |
owalsh | cloudnull: I'm not running anything :-) | 15:55 |
cloudnull | well that would be the first problem :P | 15:55 |
cloudnull | hahaha | 15:56 |
owalsh | cloudnull: https://logserver.rdoproject.org/33/818633/1/openstack-check/tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset001/899e135/logs/undercloud/var/lib/config-data/puppet-generated/ironic/etc/ironic/ironic.conf.txt.gz | 15:56 |
cloudnull | so I guess that's just left over config ? | 15:56 |
owalsh | image_download_source=swift but swift isn't enabled. Not sure how it's working! | 15:56 |
cloudnull | everything should run w/ those new commands ? | 15:56 |
owalsh | I assume it falls back to http | 15:56 |
cloudnull | oh, that idk - rlandy|dr_appt , sshnaidm|afk? | 15:56 |
cloudnull | owalsh maybe? I know there were some changes to make ironic use the db instead of swift for storage on the undercloud | 15:57 |
cloudnull | but I cant recall where all that was | 15:57 |
owalsh | cloudnull: seems to work anyway, I'll propose a fix for image_download_source | 15:58 |
cloudnull | ++ | 15:58 |
opendevreview | Bogdan Dobrelya proposed openstack/tripleo-ci master: Make inner ansible vars dump tasks conditional https://review.opendev.org/c/openstack/tripleo-ci/+/821981 | 16:20 |
opendevreview | Merged openstack/tripleo-heat-templates stable/wallaby: Add param to configure neutron agent_down_time and report_interval https://review.opendev.org/c/openstack/tripleo-heat-templates/+/817846 | 16:33 |
opendevreview | Merged openstack/tripleo-ci master: Added EL9 wallaby container exclude list https://review.opendev.org/c/openstack/tripleo-ci/+/821799 | 16:33 |
*** dviroel|rover|lunch is now known as dviroel|rover | 16:33 | |
*** ysandeep is now known as ysandeep|out | 16:39 | |
opendevreview | Oliver Walsh proposed openstack/tripleo-heat-templates master: Fix IronicImageDownloadSource on undercloud https://review.opendev.org/c/openstack/tripleo-heat-templates/+/822139 | 16:40 |
opendevreview | Merged openstack/tripleo-ansible master: Do not set-require-min-compat-client for Ceph by default https://review.opendev.org/c/openstack/tripleo-ansible/+/821999 | 16:55 |
opendevreview | Francesco Pantano proposed openstack/tripleo-ansible master: Add tripleo_cephadm_verbose condition to post.yaml https://review.opendev.org/c/openstack/tripleo-ansible/+/821689 | 17:02 |
*** jpena is now known as jpena|off | 17:13 | |
*** rlandy|dr_appt is now known as rlandy|ruck | 17:34 | |
rlandy|ruck | owalsh: cloudnull: you all set now? | 17:35 |
owalsh | rlandy|ruck: FYI https://review.opendev.org/c/openstack/tripleo-heat-templates/+/822139. Not sure why ovb isn't blowing up due to this, I guess ironic falls back to http when swift isn't there | 17:39 |
rlandy|ruck | will look in a few | 17:39 |
owalsh | rlandy|ruck: really not urgent, I'm waiting for rabi to comment | 17:40 |
*** amoralej is now known as amoralej|off | 17:55 | |
opendevreview | John Fulton proposed openstack/tripleo-ansible stable/wallaby: Do not set-require-min-compat-client for Ceph by default https://review.opendev.org/c/openstack/tripleo-ansible/+/822114 | 17:59 |
rlandy|ruck | owalsh: ok - will keep watching that one | 18:00 |
rlandy|ruck | we should make changes if OVB is not running with the right parameters | 18:01 |
opendevreview | Damien Ciabrini proposed openstack/tripleo-heat-templates master: WIP mariadb auth_ed25519 with FIPS crypto https://review.opendev.org/c/openstack/tripleo-heat-templates/+/822188 | 18:11 |
opendevreview | Damien Ciabrini proposed openstack/puppet-tripleo master: WIP mariadb auth_ed25519 with FIPS crypto https://review.opendev.org/c/openstack/puppet-tripleo/+/822189 | 18:11 |
opendevreview | Damien Ciabrini proposed openstack/tripleo-common master: WIP mariadb auth_ed25519 with FIPS crypto https://review.opendev.org/c/openstack/tripleo-common/+/822190 | 18:12 |
opendevreview | Merged openstack/tripleo-heat-templates master: fix InternalApi subnet for ControllerNovaStandalone role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/821562 | 19:07 |
opendevreview | Merged openstack/tripleo-quickstart-extras master: Set pcs version to 0.10.11-1 in all releases https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/821874 | 19:34 |
opendevreview | Ade Lee proposed openstack/tripleo-heat-templates master: WIP/DNM Added rabbit params for testing https://review.opendev.org/c/openstack/tripleo-heat-templates/+/819697 | 19:45 |
opendevreview | Ade Lee proposed openstack/tripleo-heat-templates master: WIP/DNM Added rabbit params for testing https://review.opendev.org/c/openstack/tripleo-heat-templates/+/819697 | 19:45 |
*** dviroel|rover is now known as dviroel|rover|brb | 20:34 | |
*** dviroel|rover|brb is now known as dviroel|rover | 21:20 | |
*** dviroel|rover is now known as dviroel|out | 21:29 | |
opendevreview | Merged openstack/puppet-tripleo stable/victoria: Support configuring extra cinder RBD options https://review.opendev.org/c/openstack/puppet-tripleo/+/821648 | 22:02 |
opendevreview | Merged openstack/puppet-tripleo master: Octavia: configure services endpoints https://review.opendev.org/c/openstack/puppet-tripleo/+/818859 | 22:02 |
-opendevstatus- NOTICE: The review.opendev.org server is being rebooted to validate a routing configuration update, and should return to service shortly | 22:30 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!