Tuesday, 2024-02-27

opendevreviewMerged openstack/ansible-collection-kolla stable/zed: Fix: include missing docker log-opts in config  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/90925409:07
opendevreviewUwe Jäger proposed openstack/kolla-ansible master: Allow overriding of Skyline logos  https://review.opendev.org/c/openstack/kolla-ansible/+/90948109:15
opendevreviewMerged openstack/ansible-collection-kolla stable/2023.1: Fix: include missing docker log-opts in config  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/90925309:17
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Adjust Ceph metrics scrape interval in Prometheus  https://review.opendev.org/c/openstack/kolla-ansible/+/90212909:20
opendevreviewMerged openstack/ansible-collection-kolla stable/2023.2: Fix: include missing docker log-opts in config  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/90925209:20
SvenKieskemnasiadka: you restored https://review.opendev.org/c/openstack/kolla-ansible/+/888496 do you have any insight/now the contributor? because we also have https://review.opendev.org/c/openstack/kolla-ansible/+/905860 which imho works now.10:17
SvenKieske*know10:17
mnasiadkaworks now - as in it has been tested by anybody? ;-)10:18
SvenKieskemnasiadka: afaik Uwe tested it, but I have to ask. I only "know" him indirectly though. But the other patch has no activity since october afaik, so I figure let's ask around.10:19
SvenKieskecode wise it looks good to me. I personally don't use skyline though.10:22
SvenKieskeit's missing a release note though :)10:23
mnasiadkawell, we don't have a CI that tests this10:26
mnasiadkaI don't even know if we have skyline CI job10:26
SvenKieskemhm, I'm all in favor of adding CI tests to all the stuff, that seems good. I just want to know: is that a new requirement for new features? Because I'm fairly certain it wasn't a requirement in the past?10:27
mnasiadkanot a new requirement, but if people come in and raise bugs - who will fix them? ;-)10:31
mnasiadkaI don't have a problem merging non-CI tested patches from trusted people10:31
mnasiadkatrusted == active in the community with some track record10:32
SvenKieskeI just was about to ask where can I find that list? :D10:32
SvenKieskeI understand your sentiment, but I personally find it better if we have the same rules for all contributors tbh.10:33
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Break OVN cluster before reconfigure  https://review.opendev.org/c/openstack/kolla-ansible/+/89793510:33
SvenKieskebut then again I guess we would come to a grinding halt if we would mandate CI tests for everything starting from now. meh :/10:34
SvenKieskemnasiadka: maybe you can eludicate my confusion: where do I find the kolla-ansible-ovn-base job results? https://review.opendev.org/c/openstack/kolla-ansible/+/897935/9/zuul.d/base.yaml 10:40
SvenKieskeis that a subtest of test-ovn? I'm lost in a maze of tests :D10:41
mnasiadkathe base jobs are only to be used as template for distro specific jobs10:41
mnasiadkalook in jobs.yaml in zuul.d10:41
SvenKieskemhm, ah I guess I see it now. Is it necessary to add this test to the "reconfigure" test? I would find it semantically better if this was a dedicated test file maybe starting with "ovn-"? don't know if that's too complicated from the chain of commands being run10:45
SvenKieskenvm, from the code part it of course needs to run there, before the reconfigure takes place10:46
SvenKieskein theory we could just source a different file named "destroy-ovn-dbs.sh" there, but I guess that's just another layer of indirection and has not much benefit10:47
SvenKieskestill LGTM10:47
opendevreviewUwe Jäger proposed openstack/kolla-ansible master: Update Skyline configuration to enable SSO  https://review.opendev.org/c/openstack/kolla-ansible/+/90586010:51
opendevreviewUwe Jäger proposed openstack/kolla-ansible master: Add more services to nginx.conf  https://review.opendev.org/c/openstack/kolla-ansible/+/90948210:53
opendevreviewUwe Jäger proposed openstack/kolla-ansible master: Update Skyline configuration to enable SSO  https://review.opendev.org/c/openstack/kolla-ansible/+/90586011:02
SvenKieskedoesn't look like we have skyline tests, only generic dashboard tests, at least ripgrep doesn't find anything matching "skyline" in "tests".11:09
SvenKieskemnasiadka: I added a note about adding CI tests for skyline to the patch11:09
opendevreviewMerged openstack/kolla-ansible master: Adjust Ceph metrics scrape interval in Prometheus  https://review.opendev.org/c/openstack/kolla-ansible/+/90212911:59
opendevreviewMartin Hiner proposed openstack/kolla-ansible master: Add container engine migration scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/83694112:28
opendevreviewMartin Hiner proposed openstack/kolla-ansible master: Add container engine migration scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/83694112:36
fricklerskyline isn't an official openstack project yet, still in emerging state, so I wouldn't overdo it in that case for testing12:52
SvenKieskeoh it isn't? I thought it was, interesting!12:54
opendevreviewMatúš Jenča proposed openstack/kolla-ansible master: Implement TLS for Redis  https://review.opendev.org/c/openstack/kolla-ansible/+/90918813:20
opendevreviewMerged openstack/kolla stable/2023.2: toolbox: Improve retry loop for ansible-galaxy  https://review.opendev.org/c/openstack/kolla/+/91018113:52
opendevreviewMark Goddard proposed openstack/ansible-collection-kolla master: Add stats callback plugin  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/91034714:54
mnasiadkafrickler, SvenKieske: actually I'm dumb, we have skyline jobs16:19
SvenKieskewe do? I didn't check very carefully because I trusted you :D16:30
SvenKieskejust grepped for skyline in tests/16:30
SvenKieskethere are generic dashboard tests in test-dashboard.sh but I'm not sure if they would work for skyline16:31
SvenKieskeat least the git log has no mentions of skyline with regards to this file16:36
SvenKieskeah lol, there is test-skyline.sh nevermind..16:38
opendevreviewWill Szumski proposed openstack/kolla-ansible master: Support mode in named volumes when using podman  https://review.opendev.org/c/openstack/kolla-ansible/+/91001617:09
opendevreviewWill Szumski proposed openstack/kolla-ansible master: Support mode in named volumes when using podman  https://review.opendev.org/c/openstack/kolla-ansible/+/91001617:11
spatelmnasiadka for /neutron/policy.yaml file. all i just need to add my new policy rules right not dump entire policy file correct?17:58
mnasiadkalet me see17:58
mnasiadkayes, right17:59
mnasiadkaspatel: ^^17:59
spatel"delete_floatingip": "rule:admin_only" 17:59
spateljust add this line in policy.json? 18:00
spatelor any syntax or rules i should follow? 18:00
spatelI would like to have example here for understanding - https://docs.openstack.org/kolla-ansible/latest/admin/advanced-configuration.html#openstack-policy-customisation18:01
opendevreviewUwe Jäger proposed openstack/kolla-ansible master: Allow overriding of Skyline logos  https://review.opendev.org/c/openstack/kolla-ansible/+/90948118:32
opendevreviewUwe Jäger proposed openstack/kolla-ansible master: Update Skyline configuration to enable SSO  https://review.opendev.org/c/openstack/kolla-ansible/+/90586019:24

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