Thursday, 2020-08-13

*** hamalq has quit IRC00:36
*** rcernin has quit IRC01:11
*** rcernin has joined #openstack-oslo01:11
*** openstackgerrit has joined #openstack-oslo01:12
openstackgerritJorhson Deng proposed openstack/oslo.cache master: Add python-binary-memcached to support SASL  https://review.opendev.org/74348401:12
*** eandersson has quit IRC01:29
*** eandersson has joined #openstack-oslo01:29
*** lbragstad has quit IRC02:32
*** rcernin has quit IRC03:06
openstackgerritJorhson Deng proposed openstack/oslo.cache master: Support SASL protocol for memcached  https://review.opendev.org/74206003:33
openstackgerritJorhson Deng proposed openstack/oslo.cache master: Support SASL protocol for memcached  https://review.opendev.org/74206003:36
*** rcernin has joined #openstack-oslo03:52
*** brinzhang has quit IRC06:06
*** moguimar has joined #openstack-oslo06:59
iurygregorybnemec, that's correct, maybe I need to make things in ironic and then in ironic-lib, I'm trying to figure out07:23
*** vishakha has joined #openstack-oslo07:39
*** tosky has joined #openstack-oslo07:42
*** brinzhang has joined #openstack-oslo08:43
*** rcernin has quit IRC09:05
openstackgerritJorhson Deng proposed openstack/oslo.cache master: Add python-binary-memcached to support SASL  https://review.opendev.org/74348409:23
openstackgerritJorhson Deng proposed openstack/oslo.cache master: Add python-binary-memcached to support SASL  https://review.opendev.org/74348409:27
*** moguimar has quit IRC09:54
openstackgerritJorhson Deng proposed openstack/oslo.cache master: Support SASL protocol for memcached  https://review.opendev.org/74206009:54
*** moguimar has joined #openstack-oslo09:54
*** moguimar has quit IRC09:55
openstackgerritJorhson Deng proposed openstack/oslo.cache master: Support SASL protocol for memcached  https://review.opendev.org/74206009:56
*** moguimar has joined #openstack-oslo09:56
*** moguimar has quit IRC09:56
*** moguimar has joined #openstack-oslo09:56
*** rcernin has joined #openstack-oslo09:57
*** brinzhang_ has joined #openstack-oslo09:58
*** brinzhang has quit IRC10:01
moguimarbrinzhang_, you're working with Jorhson in the SASL patch, right?10:02
brinzhang_moguimar: yes, thanks for your review10:05
moguimaris he around on IRC?10:06
moguimarI think it would be nice to have some memcached functional tests10:07
brinzhang_I will invite him joining in10:07
moguimarfor everything: basic operations, sasl, tls10:07
brinzhang_moguimar: We can try, do you have some guide for the functional tests? Is there any case can refer?10:14
moguimarwe could start from the oslo.cache-functional-tox-py38-etcd3gw10:16
moguimarand do a oslo.cache-functional-memcached10:17
moguimarI'm not sure if we need to specify -tox-py38 there10:17
moguimartosky, any tips here? ^10:17
moguimarah, I think we can create an entry in .zuul.yaml for that10:20
moguimarlet me scrath a patch for it10:20
brinzhang_moguimar:yeah, thanks10:24
openstackgerritMoisés Guimarães proposed openstack/oslo.cache master: Add Memcached functional tests to gate  https://review.opendev.org/74604510:24
moguimardone, we actually already have some Memcached tests there10:25
moguimarlets see if they are passing or if they do need some fixes10:25
moguimarthen we can do SASL and TLS tests on top of that10:25
*** brinzhang0 has joined #openstack-oslo10:33
*** brinzhang_ has quit IRC10:36
*** brinzhang has joined #openstack-oslo10:37
*** brinzhang0 has quit IRC10:39
*** rcernin has quit IRC10:40
openstackgerritMoisés Guimarães proposed openstack/oslo.cache master: Add Memcached functional tests to gate  https://review.opendev.org/74604510:40
*** rcernin has joined #openstack-oslo10:47
moguimarstephenfin, zzzeek, smcginnis can I get some reviews here?10:56
moguimarhttps://review.opendev.org/#/c/745509/10:56
moguimareasy one10:56
*** rcernin has quit IRC11:00
*** brinzhang_ has joined #openstack-oslo11:32
*** brinzhang has quit IRC11:36
*** raildo has joined #openstack-oslo11:49
*** brinzhang0 has joined #openstack-oslo12:13
*** brinzhang_ has quit IRC12:16
*** brinzhang0 has quit IRC12:26
*** kgiusti has joined #openstack-oslo12:31
toskymoguimar: I'd say remove py38; the test will be executed according the default python version defined as part of the test runtimes12:41
moguimartosky, should I drop py38 from all of them?12:42
moguimaroslo.cache-functional-tox-memcached and oslo.cache-functional-tox-etcd3gw12:42
moguimarand remove py38 from parent as well12:42
openstackgerritMoisés Guimarães proposed openstack/oslo.cache master: Add Memcached functional tests to gate  https://review.opendev.org/74604512:44
toskymoguimar: probably in different reviews :)12:44
moguimartoo late o_012:45
toskyso when we will switch to python3.9 somewhere in W or X the job will continue to work, I guess12:45
moguimaryeah12:45
moguimarand then we won't need 300 patches12:45
moguimarok, ~4012:45
toskyif you need to also test with a specific python version then a separate job will get the version suffix is needed, but the default one is good as it is12:46
openstackgerritMoisés Guimarães proposed openstack/oslo.cache master: Add Memcached functional tests to gate  https://review.opendev.org/74604512:56
openstackgerritMoisés Guimarães proposed openstack/oslo.cache master: Drop hard choice on py38 for functional tests  https://review.opendev.org/74613012:56
moguimardone12:56
toskymoguimar: too much replacement - the oslo.cache prefix should stay :) https://review.opendev.org/#/c/746130/1/.zuul.yaml12:58
moguimarI see13:00
openstackgerritMoisés Guimarães proposed openstack/oslo.cache master: Drop hard choice on py38 for functional tests  https://review.opendev.org/74613013:05
openstackgerritMoisés Guimarães proposed openstack/oslo.cache master: Add Memcached functional tests to gate  https://review.opendev.org/74604513:05
moguimartosky, is it fine to also drop -tox to make the name shorter?13:06
moguimarlike just  oslo.cache-functional13:06
toskymoguimar: given that every functional job uses tox, I'd say let's drop it13:06
moguimaroslo.cache-functional-memcached and oslo.cache-functional-etcd3gw13:06
moguimarack13:07
moguimarit should make it easier to read the job name13:07
openstackgerritMoisés Guimarães proposed openstack/oslo.cache master: Drop hard choice on py38 for functional tests  https://review.opendev.org/74613013:09
openstackgerritMoisés Guimarães proposed openstack/oslo.cache master: Drop hard choice on py38 for functional tests  https://review.opendev.org/74613013:10
toskyand it follows the pattern other jobs use13:10
openstackgerritMoisés Guimarães proposed openstack/oslo.cache master: Add Memcached functional tests to gate  https://review.opendev.org/74604513:12
*** lbragstad has joined #openstack-oslo13:13
openstackgerritMoisés Guimarães proposed openstack/oslo.cache master: Add Memcached functional tests to gate  https://review.opendev.org/74604513:23
*** tkajinam has quit IRC13:32
*** dave-mccowan has quit IRC13:59
*** dave-mccowan has joined #openstack-oslo14:00
*** dave-mccowan has quit IRC14:21
bnemeckgiusti: If you get a chance, can you take a look at Sean's comments on https://bugs.launchpad.net/nova/+bug/1854992 ?14:41
openstackLaunchpad bug 1854992 in OpenStack Compute (nova) "Frequent instances stuck in BUILD with no apparent failure" [Undecided,Incomplete]14:41
kgiustibnemec: kk14:42
bnemecThanks!14:43
*** Jorhson has joined #openstack-oslo14:48
*** Jorhson has quit IRC15:04
*** moguimar has quit IRC15:10
*** vishakha has quit IRC16:34
*** tosky has quit IRC16:43
openstackgerritMerged openstack/oslo.cache master: Bump dogpile.cache's version for Memcached TLS support  https://review.opendev.org/74550916:56
*** openstackgerrit has quit IRC19:02
bnemecHey, just a heads up: I (and I think all of the other Red Hatters) will be out tomorrow. We'll be back Monday.20:08
bnemecI expect to be afk, so chances are you won't be able to get ahold of me.20:08
*** tosky has joined #openstack-oslo20:10
*** dave-mccowan has joined #openstack-oslo20:23
*** raildo has quit IRC20:59
*** kgiusti has left #openstack-oslo21:18
*** rcernin has joined #openstack-oslo22:00
*** tkajinam has joined #openstack-oslo22:58
*** tosky has quit IRC23:09

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