Monday, 2022-07-04

*** ysandeep|out is now known as ysandeep|ruck05:19
*** ysandeep|ruck is now known as ysandeep|lunch08:57
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Continue Zed development  https://review.opendev.org/c/openstack/openstack-ansible/+/84727209:18
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon master: Release pyscss constraints  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/84858909:29
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Continue Zed development  https://review.opendev.org/c/openstack/openstack-ansible/+/84727209:29
*** ysandeep|lunch is now known as ysandeep10:14
jrosser_morning10:39
damiandabrowski[m]hi!10:39
jrosser_i've updated the grafana dashboards and our POST_FAILURE problems are now visible right at the bottom of here https://grafana.opendev.org/d/8cbc9d7032/openstack-ansible?orgId=1&from=now-90d&to=now10:40
*** ysandeep is now known as ysandeep|ruck10:44
noonedeadpunknice!11:05
noonedeadpunkhow you got access to it?:D11:06
jrosser_noonedeadpunk: https://review.opendev.org/c/openstack/project-config/+/84798811:07
noonedeadpunkoh, I see 11:07
jrosser_i think ianw has done some stuff so you can mess with it locally in docker now as well to adjust the dashboards11:07
jrosser_before you had to write the yaml and cross your fingers11:08
jrosser_but this is super cool in the CI http://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_534/847988/1/check/project-config-grafana/5345751/screenshots/11:08
noonedeadpunkyeah, I can imagine you need just to export dashboard then and push the PR11:09
noonedeadpunknot sure what's tested though...11:09
noonedeadpunkoh, ok, that's solves it:)11:09
noonedeadpunkthat's smart11:10
*** dviroel_ is now known as dviroel11:36
*** ysandeep|ruck is now known as ysandeep|break11:58
jrosser_looks like we never finished deploying horizon with metal jobs12:40
*** ysandeep|break is now known as ysandeep13:10
*** ysandeep is now known as ysandeep|ruck13:11
jrosser_what is happening with rally13:12
jrosser_seems broken on master and xena at least13:12
noonedeadpunkwell rally quite explainable though13:21
noonedeadpunk`rally-openstack 2.1.0 depends on gnocchiclient!=7.0.7\n    The user requested (constraint) gnocchiclient===7.0.7`13:21
noonedeadpunkbut I thought we're using rally-provided u-c for it...13:23
noonedeadpunkoh, wow, why we use that old rally13:24
opendevreviewDamian DÄ…browski proposed openstack/openstack-ansible-os_tempest master: Make _tempest_plugins a pure, nested dictionary  https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/84864214:07
opendevreviewDamian DÄ…browski proposed openstack/openstack-ansible-os_tempest master: Allow to define extra tempest plugins  https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/84864314:07
damiandabrowski[m]hi! 848642 will require changes in few other repos, but before doing that can I ask You to share Your thoughts about this change? ;)14:09
*** ysandeep|ruck is now known as ysandeep|dinner14:25
*** ysandeep|dinner is now known as ysandeep14:48
*** dviroel is now known as dviroel|lunch14:58
noonedeadpunkdamiandabrowski[m]: why not to convert it to simple list then?15:37
noonedeadpunkisn't even easier then dict?15:38
noonedeadpunkdo we use dict key anywhere?15:38
noonedeadpunkAs eventually `tempest_plugins` is a list at the end?15:39
noonedeadpunkAnd we can change _tempest_plugins is any way we want even without release note I believe15:39
damiandabrowski[m]hmm, i think tempest_plugins can't be a simple list as it contains key-value pairs? :D 15:40
noonedeadpunkok, list of dicts15:40
noonedeadpunkso why not to make _tempest_plugins to be in the same format then?15:40
noonedeadpunkas it would shorten https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/848642/1/defaults/main.yml change to just `tempest_plugins: "{{ _tempest_plugins | selectattr('install', 'equalto', true) }}` ?15:42
damiandabrowski[m]ok, i can try to make it a list of dicts tomorrow15:43
*** ysandeep is now known as ysandeep|out16:06
*** dviroel|lunch is now known as dviroel16:16
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-haproxy_server master: Allow customisation of stick-tables for each service.  https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/84865717:50
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Add default rate-limits for API endpoints and Horizon authentication  https://review.opendev.org/c/openstack/openstack-ansible/+/84865918:02
jrosser_noonedeadpunk: do you think I should use `haproxy_allowlist_networks` in that patch ^18:03
* noonedeadpunk will look tomorrow on them18:59
noonedeadpunkso regarding rally that commit was 3 days ago https://github.com/openstack/rally-openstack/commit/3984f97c1c9fd0695bab123da81323e83abac3a319:03
noonedeadpunkwhich basically solves our thing19:03
noonedeadpunkbut I kind of lost if we bump somehow that19:03
noonedeadpunkseems we just install latest tag from pypi 19:04
jrosser_not sure we version the requirements file from rally?19:05
noonedeadpunkrally itself is in u-c. But not rally-openstack, which we likely can have in requirements19:06
noonedeadpunkhttps://opendev.org/openstack/openstack-ansible-os_rally/src/commit/c3d105fd9edb3bbb2dbd781c88b9af7f23f267eb/defaults/main.yml#L5319:06
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_rally master: Controll rally-openstack istalled version  https://review.opendev.org/c/openstack/openstack-ansible-os_rally/+/84866619:29
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Continue Zed development  https://review.opendev.org/c/openstack/openstack-ansible/+/84727219:32
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_rally master: Control rally-openstack installed version  https://review.opendev.org/c/openstack/openstack-ansible-os_rally/+/84866619:33
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_rally master: Control rally-openstack installed version  https://review.opendev.org/c/openstack/openstack-ansible-os_rally/+/84866619:34
*** dviroel is now known as dviroel|biab19:37
ianwjrosser_/noonedeadpunk: https://review.opendev.org/c/openstack/project-config/+/833214 will get you a local grafana and load the files into it22:37

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