Tuesday, 2022-02-22

*** pmannidi is now known as pmannidi|Away00:03
opendevreviewMichał Dulko proposed openstack/kuryr-tempest-plugin master: Limit number of pod requests  https://review.opendev.org/c/openstack/kuryr-tempest-plugin/+/83038411:42
dulekInteresting fact, a lot of CI failures are due to logs being too long. It's a bug in subunit, not much we can do besides making sure we're not producing so many logs. :/13:17
dulekI mean tempest lgos.13:17
gryfI thought about that - we're hammering k8s api a lot during waiting for the resources to be in ready state, perhaps it would be beneficial for implementing something like we have in kuryr code - like the backoff mechanism?13:29
gryfI know, that we might have wait significant time longer to test finish, but at least it will finish. wdyt dulek?13:31
dulekHm… So my thinking at the moment is that I'13:31
dulekI'd consider supressing logs from K8s API client.13:31
dulekThe problem is that this actually really helps with debugging.13:31
gryfyeah.13:31
gryfso maybe we need to set some sleep, before hammering k8s api? like a minute or five so?13:32
dulekYou can see above one idea to improve this stuff. I've tried removing the logs it'll suppress and it seems like I got the file reduced from 12 to 6 MBs.13:32
dulekAt the moment the golder standard in kuryr-tempest-plugin seems to be just 5 seconds.13:32
dulekA backoff would probably be best and most flexible.13:32
dulekLike exponential.13:32
gryfright.13:32
dulekOkay, let's see if my patch improves anything (peaking into Zuul it seems to) and if that won't be enough, I'll look into implementing proper exponentail backoff.13:35
dulekBut first - there are still tests failing. :/13:35
gryfI'm not sure what is causing it, but there is usually one or two tests failing, and usually on OVS gates.13:38
opendevreviewMerged openstack/kuryr-kubernetes master: Fix prepoulation of ports pool definition  https://review.opendev.org/c/openstack/kuryr-kubernetes/+/82517313:43
opendevreviewMichał Dulko proposed openstack/kuryr-tempest-plugin master: Limit number of pod requests  https://review.opendev.org/c/openstack/kuryr-tempest-plugin/+/83038414:22
opendevreviewMichał Dulko proposed openstack/kuryr-tempest-plugin master: Improve test_egress_np_to_service_wo_selectors  https://review.opendev.org/c/openstack/kuryr-tempest-plugin/+/83043514:33
dulekgryf: A little improvement to a test you seem to have written. ^ I hope it'll make it more stable.14:34
gryflooking.14:37
dulekAaand there's a new repo certs issue in the CI, just as I tried to test my patches. :)14:47
opendevreviewMichał Dulko proposed openstack/kuryr-tempest-plugin master: Temporarily disable stable jobs  https://review.opendev.org/c/openstack/kuryr-tempest-plugin/+/83050317:00
*** tbarron is now known as Guest25219:40

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