opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Keystone: Remove unnecessary binds for admin endpoint https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845317 | 00:41 |
---|---|---|
*** rlandy_ is now known as rlandy|out | 01:08 | |
opendevreview | Brendan Shephard proposed openstack/tripleo-ansible master: Add standalone tasks for host_prep https://review.opendev.org/c/openstack/tripleo-ansible/+/845535 | 04:07 |
opendevreview | Brendan Shephard proposed openstack/tripleo-heat-templates master: Move host_prep_tasks to standalone Ansible role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845536 | 04:10 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Heat: Remove stdout logging support https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845537 | 04:43 |
*** soniya29 is now known as soniya29|ruck | 04:44 | |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Heat: Remove stdout logging support https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845537 | 04:44 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Heat: Remove stdout logging support https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845537 | 04:45 |
*** raukadah is now known as chkumar|rover | 04:45 | |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Add logging template files for cinder https://review.opendev.org/c/openstack/tripleo-heat-templates/+/709744 | 05:06 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Heat: Remove stdout logging support https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845537 | 05:08 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Heat: Remove stdout logging support https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845537 | 05:08 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Heat: Remove stdout logging support https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845537 | 05:09 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove stdout logging support (1): Heat https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845537 | 05:09 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove stdout logging support (2): Glance https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845539 | 05:17 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove stdout logging support (2): Glance https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845539 | 05:18 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove stdout logging support (3): Barbican https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845541 | 05:27 |
*** soniya is now known as soniya|ruck | 05:32 | |
*** ysandeep|out is now known as ysandeep | 05:46 | |
opendevreview | chandan kumar proposed openstack/tripleo-ci master: [DNM] Make sure py36 available on RHEL systems https://review.opendev.org/c/openstack/tripleo-ci/+/845544 | 06:03 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove stdout logging support (2): Glance https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845539 | 06:38 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove stdout logging support (3): Barbican https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845541 | 06:50 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove stdout logging support (3): Barbican https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845541 | 06:52 |
opendevreview | Rabi Mishra proposed openstack/python-tripleoclient stable/train: [train-only] Store overcloud status locally https://review.opendev.org/c/openstack/python-tripleoclient/+/845548 | 07:00 |
opendevreview | Merged openstack/tripleo-docs master: Change error link in tripleo https://review.opendev.org/c/openstack/tripleo-docs/+/845497 | 07:03 |
*** amoralej|off is now known as amoralej | 07:19 | |
*** ysandeep is now known as ysandeep|lunch | 07:30 | |
tweining | tkajinam: Hi. I think I found another bug in TripleO. When you have time please have a look at https://paste.centos.org/view/47e04495. it seems something is wrong with this line https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/deployment/horizon/horizon-container-puppet.yaml#L93. | 07:38 |
tkajinam | tweining, I think that was already reported in https://bugs.launchpad.net/tripleo/+bug/1977816 | 07:40 |
tkajinam | Tengu, ramishra do you mind reviewing this ? I confirmed the patch fixes the wrong setting. rdo jobs failed because of irrelevant reason. https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845121 | 07:41 |
tweining | tkajinam: thanks. I didn't find that bug when I searched. for me that's not critical. I can disable horizon. | 07:41 |
tkajinam | tweining, thank you, too. I was not aware this causes deployment failure. it's good to know so that we prioritize this :-) | 07:42 |
Tengu | so this means the validations are actually catching an error :) | 07:44 |
tkajinam | yeah though it's still strange that we didn't get that validation error in our CI | 07:44 |
Tengu | ... validations are mostly disabled... | 07:45 |
tkajinam | :-P | 07:45 |
Tengu | because, of course, it makes things fail (with.... but also without reasons, at some point in the history of the project) | 07:45 |
tkajinam | in that case httpd fails to start, so the problem should be caught as long as a job with horizon is executed ... and in fact, it was not | 07:45 |
* tkajinam will look into tripleo-ci | 07:45 | |
tkajinam | [tkajinam@mylaptop tripleo-ci]$ grep horizon zuul.d/standalone-jobs.yaml | 07:47 |
tkajinam | [tkajinam@mylaptop tripleo-ci]$ | 07:47 |
tkajinam | :-) | 07:47 |
opendevreview | Cedric Jeanneret proposed openstack/validations-common master: New validation: verify_package https://review.opendev.org/c/openstack/validations-common/+/845559 | 07:49 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Enable Horizon in CI https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845560 | 07:59 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-ci master: Heat: Missing trigger for scenario 001 job https://review.opendev.org/c/openstack/tripleo-ci/+/845562 | 08:03 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-ci master: Heat: Missing trigger for scenario 001 job https://review.opendev.org/c/openstack/tripleo-ci/+/845562 | 08:06 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-ci master: Horizon: Trigger relevant standaloe jobs https://review.opendev.org/c/openstack/tripleo-ci/+/845563 | 08:06 |
opendevreview | Merged openstack/tripleo-quickstart master: Revert "[Workaround] Pull openstack-selinux from common component repo" https://review.opendev.org/c/openstack/tripleo-quickstart/+/845391 | 08:20 |
opendevreview | Cedric Jeanneret proposed openstack/validations-common master: New validation: verify_package https://review.opendev.org/c/openstack/validations-common/+/845559 | 08:34 |
opendevreview | Ananya proposed openstack/tripleo-quickstart master: DNM: Checking if changing registry namespace in wallaby.yml fixes Bug: 1978319 https://review.opendev.org/c/openstack/tripleo-quickstart/+/845568 | 08:40 |
chkumar|rover | hjensas: hello | 08:49 |
hjensas | chkumar|rover: hi | 08:49 |
chkumar|rover | hjensas: please have a look at this bug https://bugs.launchpad.net/tripleo/+bug/1978456 | 08:49 |
chkumar|rover | thanks! | 08:49 |
Tengu | ramishra: care to have a look at https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845353 ? maybe tkajinam as well. If you have ANY better idea, please... lemme know. | 08:50 |
hjensas | chkumar|rover: Looks like the job failed before triggering any introspection or node provisioning? | 08:54 |
hjensas | chkumar|rover: https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-9-ovb-1ctlr_1comp-featureset002-master/eaefbe0/logs/undercloud/home/zuul/overcloud-hardened-uefi-full.log.txt.gz | 08:54 |
hjensas | chkumar|rover: I can see dnsmasq for inspector is ignoring the DHCP requests, I think that the errors seen from iPXE is normal, i.e what we expect to see when no DHCP and boot config is offered. | 08:56 |
chkumar|rover | hjensas: thanks, I think I know the issue, it might be related to libselinux | 08:57 |
chkumar|rover | sudo runcon -t setfiles_mac_t -- chroot /home/zuul/tmp.DCuHt23J73 /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / | 08:57 |
chkumar|rover | 2022-06-11 17:38:26.553 | /usr/sbin/setfiles: Could not set context for /: No such file or directory | 08:57 |
*** soniya|ruck is now known as soniya|ruck|lunch | 08:58 | |
opendevreview | Cedric Jeanneret proposed openstack/tripleo-heat-templates master: Verify openstack-selinux package is properly installed https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845569 | 08:59 |
opendevreview | chandan kumar proposed openstack/tripleo-ci master: Install python3-tripleoclient for RHEL-8 https://review.opendev.org/c/openstack/tripleo-ci/+/845544 | 09:08 |
opendevreview | Merged openstack/tripleo-ansible master: Ensure lowercase hostname in NodePortMap https://review.opendev.org/c/openstack/tripleo-ansible/+/845489 | 09:22 |
opendevreview | chandan kumar proposed openstack/tripleo-ci master: Install python3-tripleoclient for RHEL-8 https://review.opendev.org/c/openstack/tripleo-ci/+/845544 | 09:27 |
opendevreview | Merged openstack/tripleo-ansible master: Fix port idempotency when uppercase in hostname https://review.opendev.org/c/openstack/tripleo-ansible/+/845487 | 09:31 |
opendevreview | Merged openstack/tripleo-ansible master: Use lowercase hostname in inventory network config https://review.opendev.org/c/openstack/tripleo-ansible/+/845486 | 09:31 |
opendevreview | Merged openstack/tripleo-puppet-elements stable/wallaby: Remove zaqar https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/844367 | 09:31 |
opendevreview | Harald Jensås proposed openstack/tripleo-ansible stable/wallaby: Ensure lowercase hostname in NodePortMap https://review.opendev.org/c/openstack/tripleo-ansible/+/845398 | 09:31 |
opendevreview | Harald Jensås proposed openstack/tripleo-ansible stable/wallaby: Fix port idempotency when uppercase in hostname https://review.opendev.org/c/openstack/tripleo-ansible/+/845399 | 09:32 |
opendevreview | Harald Jensås proposed openstack/tripleo-ansible stable/wallaby: Use lowercase hostname in inventory network config https://review.opendev.org/c/openstack/tripleo-ansible/+/845400 | 09:32 |
opendevreview | Cedric Jeanneret proposed openstack/validations-common master: New validation: verify_package https://review.opendev.org/c/openstack/validations-common/+/845559 | 09:33 |
*** jpena|off is now known as jpena | 09:38 | |
opendevreview | chandan kumar proposed openstack/tripleo-ci master: Make sure 05-selinux-9-stream is executable https://review.opendev.org/c/openstack/tripleo-ci/+/845573 | 09:42 |
*** soniya|ruck|lunch is now known as soniya|ruck | 09:51 | |
opendevreview | Merged openstack/openstack-tempest-skiplist master: Add fs10 to tempest-allow https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/843769 | 09:59 |
*** ysandeep|lunch is now known as ysandeep | 10:14 | |
*** ysandeep is now known as ysandeep|sick | 10:16 | |
opendevreview | Bhagyashri Shewale proposed openstack/tripleo-ci master: Added standalone-full-tempest-api & -scenario -options jobs https://review.opendev.org/c/openstack/tripleo-ci/+/843268 | 10:24 |
*** rlandy__ is now known as rlandy | 10:27 | |
opendevreview | Fernando Díaz Bravo proposed openstack/tripleo-ansible master: bnr - backup of the control plane in composable roles deployment https://review.opendev.org/c/openstack/tripleo-ansible/+/844097 | 10:33 |
opendevreview | Fernando Díaz Bravo proposed openstack/tripleo-ansible master: bnr - backup of the control plane in composable roles deployment https://review.opendev.org/c/openstack/tripleo-ansible/+/844097 | 10:35 |
opendevreview | Bhagyashri Shewale proposed openstack/tripleo-ci master: Added standalone-full-tempest-api & -scenario -options jobs https://review.opendev.org/c/openstack/tripleo-ci/+/843268 | 10:48 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove stdout logging support (1): Heat https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845537 | 10:49 |
opendevreview | Bhagyashri Shewale proposed openstack/tripleo-ci master: Create sc010 and sc010-ovn-provider -options jobs https://review.opendev.org/c/openstack/tripleo-ci/+/842976 | 10:54 |
tkajinam | Tengu, hi. sorry for raising this later but could you please check my comment in https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845353 ? | 10:57 |
opendevreview | Merged openstack/tripleo-heat-templates stable/wallaby: [only-wallaby] Fix the ceph-ansible package remove task https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845091 | 10:58 |
opendevreview | Merged openstack/tripleo-heat-templates master: Fix a syntax error in Horizon's Apache config https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845121 | 10:58 |
Tengu | tkajinam: it shouldn't be an issue. I'll answer shortly | 10:59 |
opendevreview | Merged openstack/tripleo-heat-templates master: Fix run_after of certs_requests in modular libvirt https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842554 | 10:59 |
tkajinam | Tengu, ack | 11:01 |
Tengu | tkajinam: errr.... wait. you may have a point. | 11:04 |
Tengu | on a clean env, no issue. That's sure. | 11:04 |
Tengu | thoguh... | 11:05 |
Tengu | no, it's clean | 11:05 |
tkajinam | Tengu, it would not be the problem as long as we disable package installation and use the overcloud image with full packages | 11:05 |
tkajinam | but might cause some problem in standalone | 11:05 |
tkajinam | though that's not a new problem. that's what we have had | 11:05 |
Tengu | tkajinam: on existing env only. | 11:05 |
Tengu | clean env shouldn't have issue. | 11:05 |
Tengu | standalone should already be registered anyway, in order to get the tripleoclient.. ? | 11:06 |
Tengu | a bit like the UC | 11:06 |
tkajinam | but users should create that host directory in advance | 11:06 |
Tengu | define "Host directory" in this context? | 11:06 |
tkajinam | I mean | 11:07 |
tkajinam | ln -s /etc/rhsm /etc/rhsm-host | 11:07 |
tkajinam | otherwise some host prep tasks might try installing a package before that link is created | 11:07 |
tkajinam | by that host prep task you are adding | 11:07 |
Tengu | it shouldn't be an issue, because we don't have any container during host_prep_tasks | 11:07 |
tkajinam | ahh | 11:08 |
tkajinam | ok | 11:08 |
tkajinam | that makes clear sense | 11:08 |
tkajinam | so it should not affect any existing env because all host prep tasks should be executed before starting any container | 11:09 |
opendevreview | chandan kumar proposed openstack/tripleo-ci master: Make sure 05-selinux-9-stream is executable https://review.opendev.org/c/openstack/tripleo-ci/+/845573 | 11:09 |
tkajinam | and in deployed enviromnents the /etc/rhsm-host link should exist because it is created by the initial deployment | 11:09 |
tkajinam | it might be come tricky if the deployment is launched without rhsm but I'd say it's quite rare that user tries to enable package installation during overcloud deploy | 11:10 |
tkajinam | s/be come/become/ | 11:10 |
Tengu | uho. wait. I'm sure I saw the undercloud was overriding the OS::TripleO::Services::Rhsm to OS::Heat::None | 11:11 |
Tengu | what the... | 11:11 |
* tkajinam is checking frr | 11:11 | |
tkajinam | frr mounts only /run/frr or so should not cause a problem | 11:11 |
tkajinam | Tengu, afair OS::TripleO::Services::Rhsm is disabled (OS::Heat::None) by default | 11:13 |
Tengu | I don't think so actually.... | 11:13 |
Tengu | overcloud-resource-registry-puppet.j2.yaml: OS::TripleO::Services::Rhsm: OS::Heat::None is the only override. | 11:14 |
Tengu | weird. | 11:14 |
Tengu | I may have crossed lines while grep'ing | 11:14 |
tkajinam | or these lines might have been deleted by some cleanup | 11:16 |
Tengu | maybe... though I doubt it. probably just me | 11:24 |
opendevreview | Cedric Jeanneret proposed openstack/tripleo-quickstart-extras master: Allow to deploy the Undercloud with nftables https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/844060 | 11:30 |
*** soniya29 is now known as soniya29|ruck | 11:49 | |
opendevreview | Ananya proposed openstack/tripleo-quickstart master: Changing the namespace for wallabyc8 to tripleowallabycentos8 only for component jobs https://review.opendev.org/c/openstack/tripleo-quickstart/+/845568 | 11:58 |
rlandy | fultonj: ok - so we're clearing on the seliux issues now | 12:00 |
rlandy | putting up example patch for ceph on multinode | 12:00 |
rlandy | will bring to community call for review | 12:00 |
Tengu | rlandy: selinux? the one from last week with libselinux-3.4? | 12:00 |
rlandy | can you join tomorrow | 12:00 |
rlandy | Tengu: ack | 12:00 |
rlandy | was blocking a bunch of other work | 12:01 |
Tengu | 'k. I can join the call if wanted. | 12:01 |
Tengu | rlandy: btw, we'll get some improvements on that regard. | 12:01 |
Tengu | yeah. I'll join tomorrow to talk about the changes I'm pushing. | 12:01 |
rlandy | Tengu: sure - I was referring to the multinode with ceph request but you are welcome to join with this topic as well | 12:01 |
fultonj | rlandy: was the selinux issue you speak of affecting tripleo-ci-centos-9-content-provider-wallaby ? | 12:02 |
rlandy | bhagyashris: pojadhav: ^^ note topics for community call | 12:02 |
rlandy | fultonj: blocking all c9 patches | 12:02 |
pojadhav | rlandy, ack | 12:02 |
Tengu | topic added for tomorrow community call. | 12:07 |
Tengu | bhagyashris: heya! took the liberty to prepare the agenda for tomorrow CI call :). | 12:08 |
pojadhav | Tengu, thank you for adding topic in community doc | 12:08 |
Tengu | pojadhav: np! We should see some merges happening soon (this week), and master should get those improvements fast. | 12:09 |
pojadhav | Tengu, ack | 12:09 |
opendevreview | Dr. Jens Harbott proposed openstack/diskimage-builder master: [wip] test f36 builds https://review.opendev.org/c/openstack/diskimage-builder/+/844912 | 12:11 |
bhagyashris | Tengu, ack | 12:12 |
opendevreview | Jiri Podivin proposed openstack/validations-common master: DNM debbuging arg dict https://review.opendev.org/c/openstack/validations-common/+/845584 | 12:16 |
rlandy | fultonj: is https://github.com/openstack/tripleo-heat-templates/blob/master/ci/environments/scenario001-multinode-containers.yaml up to date as far as ceph parameters are concerned? | 12:18 |
rlandy | has not been touched since last year | 12:18 |
rlandy | comparing with https://github.com/openstack/tripleo-heat-templates/blob/master/ci/environments/multinode-containers.yaml | 12:19 |
fultonj | rlandy: yes, it should work | 12:20 |
rlandy | ok - let's see | 12:20 |
opendevreview | John Fulton proposed openstack/python-tripleoclient stable/wallaby: Squash standalone deployed_ceph for pythonclient to Wallaby https://review.opendev.org/c/openstack/python-tripleoclient/+/845482 | 12:21 |
*** amoralej is now known as amoralej|lunch | 12:26 | |
opendevreview | John Fulton proposed openstack/python-tripleoclient stable/wallaby: Squash standalone deployed_ceph for pythonclient to Wallaby https://review.opendev.org/c/openstack/python-tripleoclient/+/845482 | 12:26 |
opendevreview | Bhagyashri Shewale proposed openstack/tripleo-ci master: Added standalone-full-tempest-api & -scenario -options jobs https://review.opendev.org/c/openstack/tripleo-ci/+/843268 | 12:29 |
opendevreview | chandan kumar proposed openstack/tripleo-ci master: Make sure 05-selinux-9-stream is executable https://review.opendev.org/c/openstack/tripleo-ci/+/845573 | 12:29 |
opendevreview | Brent Eagles proposed openstack/tripleo-ansible master: Designate: specify source address when using rndc https://review.opendev.org/c/openstack/tripleo-ansible/+/841456 | 12:29 |
opendevreview | Bhagyashri Shewale proposed openstack/tripleo-ci master: Create sc010 and sc010-ovn-provider -options jobs https://review.opendev.org/c/openstack/tripleo-ci/+/842976 | 12:34 |
beagles | has anybody else run into an issue with deployment failing with the error "'ternary' is undefined" - which I think is coming from tripleo_container_standalone? | 13:03 |
fultonj | https://docs.ansible.com/ansible/latest/user_guide/playbooks_filters.html#defining-different-values-for-true-false-null-ternary | 13:04 |
fultonj | beagles: maybe you don't have that jinja filter? | 13:05 |
fultonj | I've not seen that but ternary is used a lot in tripleo-operator-ansible | 13:06 |
fultonj | https://github.com/openstack/tripleo-operator-ansible/blob/master/roles/tripleo_deploy/tasks/main.yml#L12 | 13:07 |
fultonj | beagles: that's weird, i've not seen that exact error | 13:07 |
beagles | fultonj, odd, I'm not sure why I would not have that filter installed | 13:07 |
beagles | IIUC is part of the ansible install | 13:07 |
fultonj | beagles: do you have a pastebin of the error? | 13:07 |
fultonj | beagles: are you hitting this in tripleo-ci, your own env (deployed by what?) | 13:08 |
beagles | fultonj, in my env https://paste.opendev.org/show/b3J2oUS1CWTxIlZeNvX3/ | 13:08 |
* fultonj uses tripleo-lab which basically calls tripleo-ansible-operator | 13:09 | |
beagles | fultonj, it's just a basic install done by yours truly - not quickstart or infrared. I basically follow the u/s instructions | 13:10 |
beagles | fultonj, this was on centos9 current-tripleo-dev + tripleo-heat-templates master branch | 13:11 |
beagles | could be a mismatch between the templates and the packages... | 13:11 |
beagles | slagle thoughts ^ | 13:12 |
beagles | (where this seems to be hitting tripleo_container_standalone) | 13:13 |
fultonj | https://github.com/openstack/tripleo-ansible/blob/master/tripleo_ansible/roles/tripleo_keystone/tasks/keystone-db-sync.yaml#L24 | 13:13 |
fultonj | https://github.com/openstack/tripleo-ansible/commit/56e724ad53a7c541431b8f783d9b3bce3c8f5d4c#diff-432611f5b3365d6b2ebcdcb27c088ce87745607c78fcae86b5a837d1b53a30f7 | 13:15 |
beagles | yup | 13:15 |
slagle | what's the issue? | 13:15 |
fultonj | beagles: looks like the call to ternary was removed in this patch ^ | 13:15 |
fultonj | slagle: beagles is seeing --> https://paste.opendev.org/show/b3J2oUS1CWTxIlZeNvX3/ | 13:16 |
slagle | yea i don't see that in tripleo_ansible/roles/tripleo_keystone/templates/keystone_db_sync.yaml.j2 | 13:17 |
slagle | do we need a promotion or something? | 13:17 |
slagle | if you use tripleo-repos current-tripleo-dev, you should get latest tripleo packages without relying on promotions | 13:17 |
fultonj | 09:11 beagles could be a mismatch between the templates and the packages... | 13:18 |
fultonj | ^ so perhaps it's just that | 13:18 |
fultonj | beagles: if you use newer version it won't have call to ternary | 13:18 |
slagle | well this bit is entirely contained with tripleo-ansible | 13:18 |
beagles | hmmm | 13:18 |
beagles | the ternary was effectively moved though wasn't it.. not removed | 13:19 |
fultonj | https://github.com/openstack/tripleo-ansible/commit/56e724ad53a7c541431b8f783d9b3bce3c8f5d4c#diff-68ed3b0dad980e5b021340e6a57f56ff868e4b7abe655ab0f3035dceb56d200dR64 | 13:19 |
beagles | ie moved from the keystone related role to the tripleo_container_standalone | 13:19 |
fultonj | beagles: true | 13:19 |
fultonj | "fultonj beagles: if you use newer version it won't have call to ternary " <-- false | 13:20 |
slagle | the difference in how ternary is used in function vs filter | 13:20 |
slagle | ansible makes this super confusing. jinja2 builtins vs stuff ansible has added | 13:20 |
slagle | you can use jinja2 filters as functions but not ansible's? something like that. | 13:21 |
*** amoralej|lunch is now known as amoralej | 13:22 | |
beagles | slagle, fultonj: I'll try again with using the packaged templates to see if it's at least internally consistent within current-tripleo-dev to see if's a template/package mismatch | 13:22 |
opendevreview | Pooja Jadhav proposed openstack/tripleo-ci master: WIP : Move Victoria for Tripleo Repos to End Of Life https://review.opendev.org/c/openstack/tripleo-ci/+/845587 | 13:30 |
*** dasm|off is now known as dasm | 13:39 | |
opendevreview | Jiri Podivin proposed openstack/validations-common master: DNM testing negative val skip https://review.opendev.org/c/openstack/validations-common/+/845588 | 13:44 |
*** dkehn_ is now known as dkehn | 13:47 | |
beagles | hjensas, is it expected that we now have to unprovision and reprovision the network after deleting an overcloud? | 13:48 |
opendevreview | John Fulton proposed openstack/tripleo-ansible stable/wallaby: Make deployed ceph baremetal file optional https://review.opendev.org/c/openstack/tripleo-ansible/+/845401 | 13:49 |
opendevreview | Bhagyashri Shewale proposed openstack/tripleo-ci master: Create sc010 and sc010-ovn-provider -options jobs https://review.opendev.org/c/openstack/tripleo-ci/+/842976 | 13:52 |
opendevreview | Jiri Podivin proposed openstack/validations-common master: DNM testing negative val skip https://review.opendev.org/c/openstack/validations-common/+/845588 | 13:55 |
hjensas | beagles: you have to rerun overcloud network provision command? | 14:00 |
hjensas | beagles: thats not expected, unless the commend deleting the overcloud used the '--networks-file' argument. | 14:03 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-puppet-elements stable/wallaby: Add sbd and fence-agents-sbd to the list of fence agents https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/845194 | 14:07 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-puppet-elements stable/victoria: Add sbd and fence-agents-sbd to the list of fence agents https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/845193 | 14:08 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-puppet-elements stable/train: Add sbd and fence-agents-sbd to the list of fence agents https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/845195 | 14:09 |
opendevreview | Jiri Podivin proposed openstack/validations-common master: DNM testing negative val skip https://review.opendev.org/c/openstack/validations-common/+/845588 | 14:18 |
opendevreview | John Fulton proposed openstack/tripleo-ansible stable/wallaby: Squash standalone deployed_ceph for tripleo-ansible to Wallaby https://review.opendev.org/c/openstack/tripleo-ansible/+/845595 | 14:25 |
opendevreview | Jiri Podivin proposed openstack/validations-common master: DNM testing negative val skip https://review.opendev.org/c/openstack/validations-common/+/845588 | 14:29 |
opendevreview | Alan Bishop proposed openstack/tripleo-heat-templates master: Restore missing SAN IP in etcd cert https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845597 | 14:34 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Enable Horizon in CI https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845560 | 14:36 |
opendevreview | Jiri Podivin proposed openstack/validations-common master: DNM testing negative val skip https://review.opendev.org/c/openstack/validations-common/+/845588 | 14:41 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-ansible stable/train: Set timeout to default if not configured https://review.opendev.org/c/openstack/tripleo-ansible/+/845599 | 14:47 |
*** dviroel is now known as dviroel|lunch | 14:54 | |
opendevreview | Brent Eagles proposed openstack/tripleo-ansible master: Designate: specify source address when using rndc https://review.opendev.org/c/openstack/tripleo-ansible/+/841456 | 15:07 |
opendevreview | Merged openstack/tripleo-heat-templates stable/wallaby: Only run mysql upgrade commands when needed https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842964 | 15:42 |
opendevreview | John Fulton proposed openstack/tripleo-ansible stable/wallaby: Squash standalone deployed_ceph for tripleo-ansible to Wallaby https://review.opendev.org/c/openstack/tripleo-ansible/+/845595 | 15:54 |
*** soniya29|ruck is now known as soniya29|ruck|dinner | 16:02 | |
*** dviroel|lunch is now known as dviroel | 16:06 | |
*** rlandy is now known as rlandy|biab | 16:11 | |
*** soniya29|ruck|dinner is now known as soniya29|ruck | 16:32 | |
*** amoralej is now known as amoralej|off | 16:40 | |
opendevreview | Bogdan Dobrelya proposed openstack/tripleo-ansible master: Add nova-compute standalone role https://review.opendev.org/c/openstack/tripleo-ansible/+/843659 | 16:46 |
opendevreview | Gregory Thiemonge proposed openstack/tripleo-heat-templates master: Octavia Jobboard integration https://review.opendev.org/c/openstack/tripleo-heat-templates/+/820530 | 17:03 |
*** jpena is now known as jpena|off | 17:06 | |
opendevreview | Merged openstack/tripleo-ansible stable/train: Disable Octavia management gateway on update https://review.opendev.org/c/openstack/tripleo-ansible/+/838649 | 17:12 |
opendevreview | Merged openstack/tripleo-heat-templates stable/train: Increase stop_grace_period for Octavia controller services https://review.opendev.org/c/openstack/tripleo-heat-templates/+/833968 | 17:58 |
opendevreview | Merged openstack/tripleo-puppet-elements master: Add sbd and fence-agents-sbd to the list of fence agents https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/845120 | 17:58 |
opendevreview | Merged openstack/tripleo-quickstart master: Changing the namespace for wallabyc8 to tripleowallabycentos8 only for component jobs https://review.opendev.org/c/openstack/tripleo-quickstart/+/845568 | 17:58 |
*** rlandy|biab is now known as rlandy | 18:01 | |
opendevreview | Ronelle Landy proposed openstack/tripleo-ci master: Make sure 05-selinux-9-stream is executable https://review.opendev.org/c/openstack/tripleo-ci/+/845573 | 18:12 |
opendevreview | Merged openstack/tripleo-ansible master: Omit pg_num unless provided in tripleo_run_cephadm's build_pools https://review.opendev.org/c/openstack/tripleo-ansible/+/844610 | 18:49 |
opendevreview | Merged openstack/tripleo-heat-templates master: Remove deprecated ceph-base parameters https://review.opendev.org/c/openstack/tripleo-heat-templates/+/844617 | 20:29 |
opendevreview | Merged openstack/tripleo-heat-templates master: Workaround for subscription-manager https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845353 | 20:30 |
opendevreview | Merged openstack/tripleo-heat-templates stable/train: Fix upgrade_leapp_command_options in stable/train https://review.opendev.org/c/openstack/tripleo-heat-templates/+/844967 | 20:48 |
opendevreview | Harald Jensås proposed openstack/tripleo-ansible master: Use lowercase hostname in DeployedServerPortMap https://review.opendev.org/c/openstack/tripleo-ansible/+/845636 | 20:50 |
opendevreview | Francesco Pantano proposed openstack/tripleo-ansible master: Disable trash purge scheduler https://review.opendev.org/c/openstack/tripleo-ansible/+/845637 | 20:57 |
opendevreview | Francesco Pantano proposed openstack/tripleo-heat-templates master: Add CephRbdTrashSchedulerEnable boolean https://review.opendev.org/c/openstack/tripleo-heat-templates/+/845638 | 20:58 |
*** dviroel is now known as dviroel|out | 21:30 | |
*** dasm is now known as dasm|off | 22:18 | |
*** rlandy is now known as rlandy|bbl | 22:28 | |
opendevreview | Takashi Kajinami proposed openstack/tripleo-quickstart master: c8 wallaby: Remove double-quotes from container namespace https://review.opendev.org/c/openstack/tripleo-quickstart/+/845649 | 23:55 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-quickstart master: c8 wallaby: Remove double quotes from container namespace https://review.opendev.org/c/openstack/tripleo-quickstart/+/845649 | 23:56 |
tkajinam | I'm afraid c8 wallaby jobs are not broken... https://bugs.launchpad.net/tripleo/+bug/1978508 | 23:57 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!