Sunday, 2021-06-13

*** lxkong <lxkong!~uid83407@id-83407.stonehaven.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)03:52
opendevreviewArkady Shtempler proposed openstack/designate-tempest-plugin master: Fix for "PTR" tests suite and skipping "Recordset" test  https://review.opendev.org/c/openstack/designate-tempest-plugin/+/79470809:20
*** lxkong <lxkong!uid83407@id-83407.stonehaven.irccloud.com> has joined #openstack-dns11:14
*** lxkong <lxkong!uid83407@id-83407.stonehaven.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)14:02
*** lxkong <lxkong!uid83407@id-83407.stonehaven.irccloud.com> has joined #openstack-dns22:53
eanderssonjohnsom I saw the bug comment, but not sure I understand the issue. Is it that it just never honors the header and only works depending on what zones exist at the time?23:10
eanderssonI am just a little confused why it didn't show up when the test was first added.23:12
johnsomeandersson I'm tearing apart a washing machine at the moment, so can't chat, but yes, I think so. I think there was another issue with a another test not cleaning up correctly that in combination allowed it to pass sometimes23:13
eanderssonHaha no hurry! 23:13
eanderssonOh I see the bug23:14
eandersson> if request.headers.get('X-Auth-All-Projects'):23:14
eanderssonThis is case sensative23:14
eanderssonBut all tests are lower case23:15
eandersson> headers={'x-auth-all-projects': True})23:15
eanderssonunless headers.get is some sort of magical get :D23:16
eandersson*use lower case23:17
johnsomI think that call just is ignoring the all-projects header all together. I don't think it makes it down to the list methods.23:27
johnsomI planned to work on it on Monday23:27
johnsomToday, I need to figure out why the washer failed to drain. lol23:28
eanderssonI mean even if it did it wouldn’t work since it is case sensitive23:29
eanderssonHaha23:29
eanderssonI'll throw up a quick PR23:30
eanderssonEasy enough to very23:30
eandersson*verify23:31
johnsomOk, cool, thanks23:35
opendevreviewErik Olof Gunnar Andersson proposed openstack/designate master: [DNM] Testing  https://review.opendev.org/c/openstack/designate/+/79616723:38
eanderssonI am full of typos today, couldn't even write matched apparently and wrote Marched. :D23:39
eanderssonI guess I am marching into action?23:39
opendevreviewErik Olof Gunnar Andersson proposed openstack/designate-tempest-plugin master: Headers are case-sensative  https://review.opendev.org/c/openstack/designate-tempest-plugin/+/79616823:51

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