13:01:05 <chaconpiza> #startmeeting monasca
13:01:05 <opendevmeet> Meeting started Tue Aug  3 13:01:05 2021 UTC and is due to finish in 60 minutes.  The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot.
13:01:05 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
13:01:05 <opendevmeet> The meeting name has been set to 'monasca'
13:01:12 <chaconpiza> Hi
13:01:29 <bandorf> Hi, Martin
13:01:52 <chaconpiza> Hi Matthias
13:01:54 <chaconpiza> Let's start
13:02:02 <chaconpiza> The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda
13:02:13 <adriancz> Hi
13:02:29 <chaconpiza> Hi Adrian
13:02:40 <bandorf> Hi, Adrian
13:03:20 <chaconpiza> Before to go though the topics from the agenda, there is an Etherpad called Pain Point Elimination
13:03:22 <chaconpiza> https://etherpad.opendev.org/p/pain-point-elimination
13:04:06 <chaconpiza> It is meant for all OpenStack modules
13:04:15 <chaconpiza> "The idea is to allow project teams to work on seperate items but under the same goal and try to eliminate operators/project teams pain point."
13:05:49 <chaconpiza> You can considere which are the most painful points for Monasca and write them there
13:06:33 <chaconpiza> Ok,
13:06:37 <chaconpiza> #topic Migration from Travis-CI to Github Actions for Monasca-Docker
13:07:37 <chaconpiza> As we know now Travis-CI is more restrictive and the process to get Virtual-Machine minutes for OSS is not straight
13:08:40 <chaconpiza> unlike Github actions looks better now
13:10:12 <chaconpiza> I am migrating the CI, it is not yet done but you can see it running our CI already on Github Actions:
13:10:13 <chaconpiza> https://github.com/chaconpiza/monasca-docker/runs/3230981649?check_suite_focus=true
13:11:19 <chaconpiza> If you expand the section `Execute ci.py script` you will see the deployment, smoke test and tempest-test executions
13:11:56 <bandorf> Good progress, Martin!
13:12:13 <chaconpiza> it took 11 minuts, in Travis-CI virtual machines would it take more than 30 minutes
13:12:57 <chaconpiza> Thanks, Matthias. Actually I just adjusted the virtual envs that our script ci.py uses
13:13:56 <chaconpiza> all the login is there. This is why I set PY 2.7 and Ubuntu 18.04, to make it work as soon as posible
13:14:13 <chaconpiza> later, we should update to PY 3.8 or 3.9 and Ubuntu 20.04
13:15:33 <chaconpiza> alright, I will be ready soon
13:16:12 <chaconpiza> let's jump to the next topic
13:16:15 <chaconpiza> #Remove Periodic Docker Publish Job for Train
13:16:32 <chaconpiza> https://review.opendev.org/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient)+AND+topic:%2509+zuul-remove-periodic-job
13:16:40 <chaconpiza> adriancz, stage is yours
13:17:47 <adriancz> I created changes to remove all periodic Docker Push Jobs for train
13:17:53 <adriancz> this change are small one
13:18:38 <adriancz> but currently  there are some problem with zuul checks  on train
13:19:21 <adriancz> in order to fix this problem i created another change to fix problem with this tests
13:19:22 <adriancz> https://review.opendev.org/c/openstack/monasca-api/+/802613
13:19:53 <adriancz> https://review.opendev.org/c/openstack/monasca-notification/+/802594
13:21:51 <adriancz> I think  I should be able to resolve problem with this zuul check   in this week
13:22:05 <chaconpiza> great, thanks
13:22:41 <chaconpiza> Ok, those were all topics in the agenda
13:23:15 <chaconpiza> Let's keep working on them
13:23:53 <chaconpiza> If there aren't other topics let's finish the meeting.
13:24:28 <bandorf> Nothing from me
13:24:46 <adriancz> Nothing from me, too
13:25:30 <chaconpiza> Ok, thank you for your assistance. Bye.
13:25:56 <chaconpiza> #endmeeting