Friday, 2020-10-02

*** jmlowe has joined #openstack-manila00:05
*** ganso has joined #openstack-manila00:05
openstackgerritZihao Wang proposed openstack/manila master: Remove six.PY3 and six.PY2  https://review.opendev.org/75520701:58
openstackgerritGoutham Pacha Ravi proposed openstack/python-manilaclient master: Add a waiter to share create/delete  https://review.opendev.org/75566702:09
*** jmlowe has quit IRC03:21
*** ganso has quit IRC03:21
*** jmlowe has joined #openstack-manila03:49
*** ganso has joined #openstack-manila03:49
*** tosky has joined #openstack-manila07:43
*** tkajinam has quit IRC08:29
*** tkajinam has joined #openstack-manila08:29
*** tkajinam has quit IRC09:18
*** lpetrut has joined #openstack-manila11:44
*** raildo has joined #openstack-manila11:46
*** eharney has quit IRC12:08
openstackgerritMerged openstack/manila stable/ussuri: [NetApp] Fix CIFS promote back issue  https://review.opendev.org/75329313:23
openstackgerritCarlos Eduardo proposed openstack/manila stable/train: [NetApp] Fix CIFS promote back issue  https://review.opendev.org/75578713:25
*** eharney has joined #openstack-manila13:56
*** felipe_rodrigues has joined #openstack-manila14:07
*** dviroel has quit IRC14:26
*** dviroel has joined #openstack-manila14:26
*** vkmc has quit IRC14:27
*** vkmc has joined #openstack-manila14:29
*** jmlowe has quit IRC14:40
*** ganso has quit IRC14:40
*** jmlowe has joined #openstack-manila14:40
*** ganso has joined #openstack-manila14:40
toskyis there a specific reason why a few manila_tempest_plugin tests use ddt.data(*set([...]) instead of ddt.data([...]) ?15:30
toskythe latter should produce a more stable list of items (because ddt always add the index of the test as part of the name)15:31
*** lpetrut has quit IRC15:31
openstackgerritzhoulinhui proposed openstack/python-manilaclient master: Use importlib to take place of imp module  https://review.opendev.org/74884915:38
openstackgerritzhoulinhui proposed openstack/python-manilaclient master: Use importlib to take place of imp module  https://review.opendev.org/74884915:40
tbarrontosky: good question, maybe someone will answer who knows more than I do but I"ll observe that15:53
tbarronthere are also test cases where we do a simple tuple of microversions and they seem to work,15:54
toskyyep15:54
tbarrone.g. @ddt.data('1.0', '2.9', LATEST_MICROVERSION)15:54
*** eharney has quit IRC16:04
*** eharney has joined #openstack-manila16:41
*** raissa has joined #openstack-manila16:50
gouthamr"tosky: is there a specific reason why a few manila_tempest_plugin tests use ddt.data(*set([...]) instead of ddt.data([...])  ->16:53
gouthamrto deduplicate the explicit version for the test and the latest microversion - if you see *set, it should always include the "latest microversion" configured for the tests to run with16:55
gouthamrex: *set(['2.5', '2.9', LATEST_MICROVERSION]) => this just helps us avoid the test case being run thrice (instead of twice) when the LATEST_MICROVERSION is also 2.916:57
toskygouthamr: right, but then I'd say there should be a way to deduplicate by keeping the order17:34
toskyI just realized that would solve most of the issues we discussed about randomness17:34
toskyit's not ddt itself; it's the usage of set, and the usage of random values in ddt.data in a few tests17:34
*** raissa has quit IRC18:11
openstackgerritLuigi Toscano proposed openstack/manila-tempest-plugin master: Preserve the items order when calling ddt.data()  https://review.opendev.org/75585918:11
*** raissa has joined #openstack-manila18:11
*** raissa has quit IRC18:11
toskygouthamr, tbarron: ^ well, let's see18:12
*** raissa has joined #openstack-manila18:12
*** raissa has quit IRC18:12
tbarrongouthamr: i see (dedupe)18:13
gouthamrtosky: nice, this looks more readable18:17
*** vhari has quit IRC19:10
openstackgerritLuigi Toscano proposed openstack/manila-tempest-plugin master: Preserve the items order when calling ddt.data()  https://review.opendev.org/75585919:27
*** tosky has quit IRC19:57
*** tosky has joined #openstack-manila19:57
*** raissa has joined #openstack-manila19:58
*** tosky has quit IRC20:19
*** raissa has quit IRC20:27
*** raildo has quit IRC20:30
*** raissa has joined #openstack-manila20:31
*** eharney has quit IRC21:21
*** raissa has quit IRC22:01
openstackgerritGoutham Pacha Ravi proposed openstack/python-manilaclient master: Add a waiter to share create/delete  https://review.opendev.org/75566722:37

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