13:00:47 #startmeeting monasca 13:00:48 Meeting started Tue Dec 15 13:00:47 2020 UTC and is due to finish in 60 minutes. The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:00:50 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:52 The meeting name has been set to 'monasca' 13:01:11 Hi 13:01:13 hi 13:01:15 Hi 13:01:21 Hi Michal 13:01:23 Hi Adrian 13:01:42 The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda 13:03:17 Before to start I would like to propose to cancel the meetings from December 22th and December 29th because of holiday leave. 13:04:18 Then, the next Monasca meeting would be on January 5th 13:04:46 If you are agreed I will write it in the agenda. 13:04:55 sounds good to me 13:05:01 +1 13:05:08 Ok, let's start with the topics 13:05:24 #topic New pip version is more strict 13:06:31 Recently the version of pip was upgraded and this new version doesn't allow discrepancies between the dependencies 13:06:37 http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019285.html 13:07:17 It impacts not only Monasca repositories but all OpenStack repositories with python 13:08:17 For the update I am using the topic "update-lower-constraints" because is where mainly it is failing. 13:08:36 https://review.opendev.org/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient)+AND+topic:%2509+update-lower-constraints 13:09:19 Right now I am updating monasca-notification repository 13:09:40 monasca-api and monasca-ui are already updated. 13:10:23 Would you like to divide and help to finish with this topic? 13:10:48 monasca-persister, monasca-agent, etc. should be updated 13:11:32 i can help if you want, we can divide 13:12:02 Great, Michal would you like to take for example monasca-persister 13:12:34 you just need to clone it, and then execute tox -elower-constraints 13:12:34 yes, anything you want 13:13:09 you can execute "tox" it will execute other tests 13:13:52 Adrian, would you like to check whether Monasca-common needs and update? 13:13:52 ok 13:14:19 I can check monasca-common 13:14:25 thanks 13:15:02 lets jump into the second topic 13:15:12 #topic Monasca-API py38 tests concurrency issues 13:15:48 It was only discussed internally in Fj. 13:16:17 Last week I reported that I had problems with the execution of Monasca-API py38 tests 13:17:30 it failed because of a missing required parameter in the config, from influxdb the parameter name 13:17:52 nevertheless, this parameter is loaded from the fixtures. 13:18:48 The reason is that the set of "policy" test should be executed by an independant worker 13:19:20 My Virtual Machine had only 2 cores, then those tests where executed together with other tests and failed 13:20:02 In Zuul VM we have more cores, so the 22 policy tests can be executed alone. 13:20:42 I could not find the way to set the amount of workers using "tox" 13:21:21 Tox calls "stestr" where is possible to pass the argument --concurrency 13:22:34 without that argument stestr will launch so many workers as cores 13:22:46 #mistery solved 13:23:39 #topic AOB 13:24:22 Do you have any other point to discuss today? 13:25:54 not from my side 13:27:03 also nothing from my side 13:27:17 Ok, then let's close the meeting and see you here on January 5th 🎄 13:27:40 Thanks for the attendance, bye. 13:27:51 thanks, bye 13:27:53 thanks and bye 13:28:06 #endmeeting