*** jamesmcarthur has joined #openstack-meeting | 00:08 | |
*** macz_ has quit IRC | 00:10 | |
*** tosky has quit IRC | 00:15 | |
*** macz_ has joined #openstack-meeting | 00:51 | |
*** macz_ has quit IRC | 00:56 | |
*** jamesmcarthur has quit IRC | 01:23 | |
*** jamesmcarthur has joined #openstack-meeting | 01:35 | |
*** baojg has joined #openstack-meeting | 01:49 | |
*** jmasud has quit IRC | 01:57 | |
*** mahatic has quit IRC | 02:02 | |
*** macz_ has joined #openstack-meeting | 02:04 | |
*** macz_ has quit IRC | 02:09 | |
*** jamesmcarthur has quit IRC | 02:24 | |
*** jamesmcarthur has joined #openstack-meeting | 02:37 | |
*** baojg has quit IRC | 02:38 | |
*** jmasud has joined #openstack-meeting | 02:48 | |
*** _mlavalle_1 has quit IRC | 02:55 | |
*** rcernin_ has quit IRC | 03:14 | |
*** armax has quit IRC | 03:17 | |
*** ricolin has quit IRC | 03:19 | |
*** psachin has joined #openstack-meeting | 03:31 | |
*** jmasud has quit IRC | 03:35 | |
*** armax has joined #openstack-meeting | 03:36 | |
*** jamesmcarthur has quit IRC | 03:41 | |
*** jamesmcarthur has joined #openstack-meeting | 03:43 | |
*** ricolin_ has joined #openstack-meeting | 04:17 | |
*** rcernin_ has joined #openstack-meeting | 04:25 | |
*** rcernin_ has quit IRC | 04:25 | |
*** rcernin has joined #openstack-meeting | 04:25 | |
*** ircuser-1 has joined #openstack-meeting | 04:44 | |
*** jamesmcarthur has quit IRC | 04:59 | |
*** jamesmcarthur has joined #openstack-meeting | 05:00 | |
*** jamesmcarthur has quit IRC | 05:05 | |
*** timburke_ has quit IRC | 05:22 | |
*** timburke__ has joined #openstack-meeting | 05:23 | |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-meeting | 05:33 | |
*** vishalmanchanda has joined #openstack-meeting | 05:35 | |
*** dsariel has joined #openstack-meeting | 05:35 | |
*** dsariel has quit IRC | 05:38 | |
*** jmasud has joined #openstack-meeting | 05:55 | |
*** jamesmcarthur has joined #openstack-meeting | 06:00 | |
*** yasufum has joined #openstack-meeting | 06:04 | |
*** jamesmcarthur has quit IRC | 06:05 | |
*** macz_ has joined #openstack-meeting | 06:06 | |
*** macz_ has quit IRC | 06:11 | |
*** gyee has quit IRC | 06:17 | |
*** dsariel has joined #openstack-meeting | 06:24 | |
*** rcernin has quit IRC | 06:26 | |
*** rcernin has joined #openstack-meeting | 06:26 | |
*** armax has quit IRC | 06:50 | |
*** jmasud has quit IRC | 06:55 | |
*** jmasud has joined #openstack-meeting | 06:58 | |
*** rcernin has quit IRC | 07:07 | |
*** jamesmcarthur has joined #openstack-meeting | 07:09 | |
*** jamesmcarthur has quit IRC | 07:15 | |
*** jamesmcarthur has joined #openstack-meeting | 07:30 | |
*** jamesmcarthur has quit IRC | 07:34 | |
*** ralonsoh has joined #openstack-meeting | 07:48 | |
*** masazumi-ota has joined #openstack-meeting | 07:56 | |
*** takahashi-tsc has joined #openstack-meeting | 08:00 | |
*** edagawa_kc has joined #openstack-meeting | 08:00 | |
*** LiangLu has joined #openstack-meeting | 08:01 | |
yasufum | Hi tacker team | 08:01 |
---|---|---|
LiangLu | Hi | 08:01 |
takahashi-tsc | Hi | 08:01 |
*** yoshito-ito has joined #openstack-meeting | 08:01 | |
masazumi-ota | Hi | 08:01 |
yoshito-ito | hi | 08:01 |
yasufum | #startmeeting tacker | 08:02 |
openstack | Meeting started Tue Jan 12 08:02:16 2021 UTC and is due to finish in 60 minutes. The chair is yasufum. Information about MeetBot at http://wiki.debian.org/MeetBot. | 08:02 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 08:02 |
*** openstack changes topic to " (Meeting topic: tacker)" | 08:02 | |
openstack | The meeting name has been set to 'tacker' | 08:02 |
manpreet | hi | 08:02 |
*** slaweq has joined #openstack-meeting | 08:03 | |
yasufum | Although there is no topic from etherpad, do you have anything to discuss today? | 08:04 |
yasufum | link: https://etherpad.opendev.org/p/tacker-meeting | 08:04 |
LiangLu | I have 1 topic, would like to hear opinions form you, should I go on? | 08:05 |
yasufum | sure, you can start | 08:06 |
LiangLu | Thanks! https://etherpad.opendev.org/p/tacker-meeting , L620 ~ | 08:06 |
LiangLu | This topic is about Zuul FT environment for deploying k8s cluster on vm | 08:07 |
yasufum | #topic ft-for-k8s | 08:07 |
*** openstack changes topic to "ft-for-k8s (Meeting topic: tacker)" | 08:07 | |
LiangLu | in a WIP patch that implements spec: https://specs.openstack.org/openstack/tacker-specs/specs/wallaby/mgmt-driver-for-k8s-cluster.html | 08:08 |
*** rpittau|afk is now known as rpittau | 08:08 | |
LiangLu | we need to configure some new FT environment on Zuul, it seems need 2 computer nodes(openstack + tacker) and at least 1 computer node | 08:09 |
LiangLu | might be similar to https://review.opendev.org/c/openstack/tacker/+/766886 | 08:10 |
*** ueha has joined #openstack-meeting | 08:10 | |
LiangLu | another annoying problem is, it takes a long time to finish our FT, which contains download/deploy vm(ubuntu) and download/deploy k8s cluster | 08:11 |
LiangLu | at least 30 minutes per node(master/worker) is needed in our local test, thus Zuul FT time limit needs extend a lot | 08:12 |
LiangLu | So, I was wondering, should we do this FT on Zuul? or if we should only do UT on Zuul and run FT locally? | 08:13 |
LiangLu | may I ask your opinions for this problem ?... | 08:14 |
yasufum | Frist of all, we have already extended the timeout to upper limit from takahashi-tsc, right? | 08:15 |
takahashi-tsc | Right, current timeout setting is 3hours (10800 seconds) | 08:16 |
takahashi-tsc | https://opendev.org/openstack/tacker/src/branch/master/.zuul.yaml#L46 | 08:16 |
yasufum | thanks | 08:17 |
takahashi-tsc | In addition, I cannot extend more... | 08:17 |
yasufum | Second, I am not sure how we can run FT on local. | 08:17 |
yasufum | Do you mean you will provide some scripts for building environment, or so? | 08:18 |
LiangLu | thanks for sharing! I checked current FT time is about in 1h 55m 19s | 08:18 |
LiangLu | still we have 1 hour to use for that FT..if it only have simple components (like 1 master + 1 worker) | 08:19 |
LiangLu | ↑ yes, still we need to learn how to configure zuul.yaml to make a property environment for our FT( maybe we could ask ito-san and horie-san).. | 08:20 |
LiangLu | means, how to build environment on Zuul | 08:21 |
*** tosky has joined #openstack-meeting | 08:22 | |
LiangLu | and about run FT locally, currently we are assuming run it on a manual-deployed environment on some specific servers(like our servers)? | 08:22 |
yasufum | Zuul on local env? | 08:22 |
LiangLu | sorry for my misunderstanding words.. local env doesnot use zuul | 08:23 |
*** NAO_H has joined #openstack-meeting | 08:24 | |
LiangLu | we are assuming to run FT on our environment, and share FT code/result to somewhere? I dont know is it good for a patch? | 08:25 |
* yasufum My point is we should run FT on zuul without dependencies for any local environments. | 08:28 | |
yasufum | In other word, keep it reproducible. | 08:29 |
yasufum | So, I think it is not enough just sharing the result... | 08:30 |
yasufum | I would like to ask you to run somehow your FT on zuul. | 08:32 |
LiangLu | Thanks for opinion.. I agree it is best to run on Zuul.. and now the time-limit is the problem,, | 08:33 |
yasufum | We can consider to remove the number of tests for reducing the total time optionally. | 08:33 |
takahashi-tsc | LiangLu Sorry, can I ask some questions about current situation? | 08:36 |
LiangLu | okay.. also as takahashi-san mentioned, timeout cannot be extended anymore...right | 08:36 |
LiangLu | yes, please | 08:37 |
takahashi-tsc | First, your plan is make new FT env, i.e. new Zuul job. Is it correct? | 08:38 |
takahashi-tsc | for K8S | 08:38 |
LiangLu | yes, we need to deploy some vm from tacker first and install k8s cluster on it by tacker, thus we assuming a new Zuul env is needed,, | 08:40 |
takahashi-tsc | OK, so is your concern is, the time of such new FT on new separated job will exceed 3hours? | 08:41 |
LiangLu | yes, actually Zuul new env has no connection with time limit, FT it self needs a lot of time. | 08:42 |
LiangLu | no matter it runs locally or on Zuul | 08:43 |
takahashi-tsc | What is the reason? Only k8s setting + 1 or a few tests exceed 3 hours? That is, we cannot separate K8s tests to 2 sets? | 08:45 |
LiangLu | do you mean we can run tests parallelly on several envs? sorry for a naive question.. | 08:48 |
LiangLu | the reasons it takes time are: download vm image, setting k8s cluster for several nodes | 08:49 |
takahashi-tsc | In my understanding, if we separate the jobs, the jobs run in parallel... Sorry if my understanding is incorrect. | 08:50 |
LiangLu | it is decided by complexity of k8s cluster, in our local test it takes about 30min/node | 08:50 |
*** jamesmcarthur has joined #openstack-meeting | 08:51 | |
LiangLu | that helps...if it can run parallelly problem could be solve | 08:51 |
yasufum | You can do that, but should provide scripts for bulding environment. | 08:52 |
*** e0ne has joined #openstack-meeting | 08:53 | |
LiangLu | thanks! I will go for research how to do that on zuul.. | 08:55 |
*** jamesmcarthur has quit IRC | 08:55 | |
yasufum | It looks it is already considered in the patch you shared. | 08:56 |
yasufum | #link: https://review.opendev.org/c/openstack/tacker/+/766886 | 08:56 |
yasufum | I can find new test “tacker-k8s-functional-devstack-multinode-python3” from the results. | 08:57 |
LiangLu | indeed.. thanks I will ref it | 08:57 |
takahashi-tsc | Yes, and total time seems to exceed 3 hours | 08:58 |
yasufum | Building env is done from additional ansible script in “roles/setup-default-vim/tasks/main.yaml” | 08:59 |
LiangLu | thanks for info! | 09:00 |
yasufum | If your quuestion is “Can we add a FT?” simply, I think it is OK. | 09:00 |
takahashi-tsc | +1 | 09:01 |
LiangLu | thanks! | 09:02 |
yasufum | Thanks. If no other comments, go to another topic. | 09:03 |
yasufum | I have two topic, devstack installation failure and patch review. | 09:04 |
yasufum | #topic devstack-failure | 09:05 |
*** openstack changes topic to "devstack-failure (Meeting topic: tacker)" | 09:05 | |
yasufum | In my recent survey, Ubuntu 20.04 on vagrant, devstack installation is failed because for a failure of pip, and can be more… | 09:06 |
yasufum | Someone might have similar problem possibly. | 09:07 |
yasufum | I have tried to fix the problem, or welcome if someone fix it :) | 09:07 |
yasufum | It is a FYI just now. | 09:08 |
yasufum | If no comments, go to my second topic. | 09:09 |
yasufum | #topic patch-review | 09:10 |
*** openstack changes topic to "patch-review (Meeting topic: tacker)" | 09:10 | |
yasufum | I have two things for the topic, so would like to discuss shortly. | 09:11 |
yasufum | There are patches of tacker-spec asking reviews and +2 remained. Please give your comment for them. | 09:13 |
yasufum | #link: https://review.opendev.org/q/project:openstack%252Ftacker-specs+status:open | 09:13 |
yasufum | Second one is a fix for lower-constraints from takahashi-tsc. | 09:13 |
yasufum | #link: https://review.opendev.org/c/openstack/tacker/+/769099 | 09:14 |
yasufum | It is suggested to make FT ‘voting’ before merging it. | 09:14 |
yasufum | My main concern is that might be related reverting FT because this update changes not only lower-constraints.txt but also requirements.txt | 09:16 |
yasufum | So, I think it is better to revert FT before your patch is merged ideally. | 09:16 |
takahashi-tsc | Understood... OK, I'll try to revert FT first. | 09:17 |
yasufum | But I am not sure reverting FT can be done soon. | 09:17 |
takahashi-tsc | Yes, but anyway, I'll try soon. | 09:17 |
yasufum | Second option, merge your patch before FT, is better if reverting is hard. | 09:17 |
yasufum | This is current my thinking. | 09:18 |
yasufum | Thanks. | 09:19 |
yasufum | Sorry for extend the time. | 09:19 |
yasufum | If no other topics, I would like close this meeting. | 09:20 |
manpreet | Just a humble request to review https://review.opendev.org/c/openstack/tacker/+/759361. | 09:20 |
yasufum | Ahh, sorry for slow reply. I will review it. | 09:21 |
manpreet | Thank you so much :) | 09:21 |
yasufum | Thanks | 09:22 |
yasufum | seems no more comments… | 09:23 |
yasufum | Thank you for joing. Bye! | 09:23 |
manpreet | Thanks, bye | 09:24 |
takahashi-tsc | thanks, bye | 09:24 |
yasufum | #endmeeting | 09:24 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/" | 09:24 | |
openstack | Meeting ended Tue Jan 12 09:24:19 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 09:24 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/tacker/2021/tacker.2021-01-12-08.02.html | 09:24 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/tacker/2021/tacker.2021-01-12-08.02.txt | 09:24 |
openstack | Log: http://eavesdrop.openstack.org/meetings/tacker/2021/tacker.2021-01-12-08.02.log.html | 09:24 |
*** yoshito-ito has quit IRC | 09:24 | |
*** jmasud has quit IRC | 09:29 | |
*** takahashi-tsc has quit IRC | 09:37 | |
*** ricolin_ has quit IRC | 09:39 | |
*** edagawa_kc has quit IRC | 09:41 | |
*** dklyle has quit IRC | 10:01 | |
*** adrianc has quit IRC | 10:12 | |
*** adrianc has joined #openstack-meeting | 10:13 | |
*** ociuhandu has joined #openstack-meeting | 10:14 | |
*** jamesmcarthur has joined #openstack-meeting | 10:15 | |
*** adrianc has quit IRC | 10:17 | |
*** ueha has left #openstack-meeting | 10:17 | |
*** adrianc has joined #openstack-meeting | 10:18 | |
*** jamesmcarthur has quit IRC | 10:19 | |
*** ociuhandu has quit IRC | 10:24 | |
*** ociuhandu has joined #openstack-meeting | 10:30 | |
*** ociuhandu has quit IRC | 10:32 | |
*** ociuhandu has joined #openstack-meeting | 10:32 | |
*** ociuhandu has quit IRC | 10:42 | |
*** yasufum has quit IRC | 10:53 | |
*** rpittau has quit IRC | 11:06 | |
*** ociuhandu has joined #openstack-meeting | 11:07 | |
*** rpittau has joined #openstack-meeting | 11:07 | |
*** e0ne has quit IRC | 11:16 | |
*** e0ne has joined #openstack-meeting | 11:39 | |
*** jamesmcarthur has joined #openstack-meeting | 11:44 | |
*** e0ne has quit IRC | 11:44 | |
*** ociuhandu has quit IRC | 11:45 | |
*** Luzi has joined #openstack-meeting | 11:47 | |
*** e0ne has joined #openstack-meeting | 11:47 | |
*** jamesmcarthur has quit IRC | 11:49 | |
*** e0ne has quit IRC | 11:54 | |
*** ricolin_ has joined #openstack-meeting | 12:03 | |
*** raildo has joined #openstack-meeting | 12:14 | |
*** ociuhandu has joined #openstack-meeting | 12:15 | |
*** ociuhandu has quit IRC | 12:19 | |
*** ociuhandu has joined #openstack-meeting | 12:19 | |
*** ociuhandu has quit IRC | 12:20 | |
*** ociuhandu has joined #openstack-meeting | 12:20 | |
*** ociuhandu has quit IRC | 12:23 | |
*** ociuhandu has joined #openstack-meeting | 12:24 | |
*** ociuhandu has quit IRC | 12:31 | |
*** rajivmucheli has joined #openstack-meeting | 12:39 | |
*** ociuhandu has joined #openstack-meeting | 12:45 | |
*** ociuhandu has quit IRC | 12:46 | |
*** ociuhandu has joined #openstack-meeting | 12:47 | |
*** ricolin_ has quit IRC | 12:47 | |
*** masazumi-ota has quit IRC | 12:50 | |
*** NAO_H has quit IRC | 12:52 | |
*** ociuhandu has quit IRC | 13:07 | |
*** jamesmcarthur has joined #openstack-meeting | 13:08 | |
*** jamesmcarthur has quit IRC | 13:12 | |
*** jamesmcarthur has joined #openstack-meeting | 13:14 | |
*** jamesmcarthur has quit IRC | 13:19 | |
*** yasufum has joined #openstack-meeting | 13:28 | |
*** yasufum has quit IRC | 13:37 | |
*** ociuhandu has joined #openstack-meeting | 13:37 | |
*** rfolco has joined #openstack-meeting | 13:41 | |
*** ociuhandu has quit IRC | 13:50 | |
*** rh-jelabarre has quit IRC | 13:56 | |
*** mlavalle has joined #openstack-meeting | 13:58 | |
*** ricolin_ has joined #openstack-meeting | 13:58 | |
*** ricolin_ has quit IRC | 13:58 | |
*** ricolin has joined #openstack-meeting | 13:59 | |
*** rh-jelabarre has joined #openstack-meeting | 14:03 | |
*** rajivmucheli has quit IRC | 14:13 | |
*** ociuhandu has joined #openstack-meeting | 14:21 | |
*** Luzi has quit IRC | 14:31 | |
*** jamesmcarthur has joined #openstack-meeting | 14:38 | |
*** TrevorV has joined #openstack-meeting | 14:52 | |
*** armax has joined #openstack-meeting | 15:11 | |
*** lbragstad has quit IRC | 15:29 | |
*** lbragstad has joined #openstack-meeting | 15:34 | |
*** lbragstad has quit IRC | 15:35 | |
*** lbragstad has joined #openstack-meeting | 15:35 | |
*** dklyle has joined #openstack-meeting | 15:47 | |
*** macz_ has joined #openstack-meeting | 15:51 | |
*** macz_ has quit IRC | 15:51 | |
*** macz_ has joined #openstack-meeting | 15:52 | |
*** psachin has quit IRC | 16:13 | |
*** e0ne has joined #openstack-meeting | 16:18 | |
*** mlavalle has quit IRC | 17:07 | |
*** mlavalle has joined #openstack-meeting | 17:07 | |
*** slaweq has quit IRC | 17:10 | |
*** e0ne has quit IRC | 17:12 | |
*** jmasud has joined #openstack-meeting | 17:22 | |
*** LiangLu has quit IRC | 17:24 | |
*** rpittau is now known as rpittau|afk | 17:32 | |
*** e0ne has joined #openstack-meeting | 17:33 | |
*** eharney has quit IRC | 17:34 | |
*** e0ne has quit IRC | 17:35 | |
*** ociuhandu has quit IRC | 17:41 | |
*** eharney has joined #openstack-meeting | 17:46 | |
*** ralonsoh has quit IRC | 18:02 | |
*** ociuhandu has joined #openstack-meeting | 18:06 | |
*** eharney has quit IRC | 18:09 | |
*** timburke_ has joined #openstack-meeting | 18:19 | |
*** timburke__ has quit IRC | 18:21 | |
*** eharney has joined #openstack-meeting | 18:21 | |
*** jamesmcarthur has quit IRC | 18:32 | |
*** jamesmcarthur has joined #openstack-meeting | 18:34 | |
*** jamesmcarthur has quit IRC | 18:39 | |
*** ianychoi_ has quit IRC | 18:46 | |
*** ianw_pto is now known as ianw | 18:58 | |
*** gyee has joined #openstack-meeting | 19:02 | |
*** jamesmcarthur has joined #openstack-meeting | 19:17 | |
*** jamesmcarthur has quit IRC | 19:22 | |
*** e0ne has joined #openstack-meeting | 19:35 | |
*** e0ne has quit IRC | 19:39 | |
*** jmasud has quit IRC | 19:41 | |
*** slaweq has joined #openstack-meeting | 19:44 | |
*** slaweq has quit IRC | 20:03 | |
*** e0ne has joined #openstack-meeting | 20:05 | |
*** e0ne has quit IRC | 20:18 | |
*** e0ne has joined #openstack-meeting | 20:19 | |
*** e0ne has quit IRC | 20:34 | |
*** e0ne_ has joined #openstack-meeting | 20:34 | |
*** jmasud has joined #openstack-meeting | 20:35 | |
*** jamesmcarthur has joined #openstack-meeting | 20:36 | |
*** jamesmcarthur has quit IRC | 20:40 | |
*** e0ne_ has quit IRC | 20:40 | |
*** jamesmcarthur has joined #openstack-meeting | 20:40 | |
*** vishalmanchanda has quit IRC | 20:49 | |
*** TrevorV has quit IRC | 20:56 | |
*** jmasud has quit IRC | 20:57 | |
*** eharney has quit IRC | 21:00 | |
*** ociuhandu has joined #openstack-meeting | 21:04 | |
*** ociuhandu has quit IRC | 21:07 | |
*** eharney has joined #openstack-meeting | 21:13 | |
*** rfolco has quit IRC | 21:25 | |
*** lbragstad has quit IRC | 21:35 | |
*** lbragstad has joined #openstack-meeting | 21:38 | |
*** eharney has quit IRC | 21:39 | |
*** eharney has joined #openstack-meeting | 21:42 | |
*** rh-jelabarre has quit IRC | 22:04 | |
*** raildo has quit IRC | 22:05 | |
*** dsariel has quit IRC | 22:36 | |
*** timburke_ has quit IRC | 22:50 | |
*** timburke__ has joined #openstack-meeting | 22:50 | |
*** ociuhandu has joined #openstack-meeting | 22:53 | |
*** ociuhandu has quit IRC | 22:58 | |
*** rcernin has joined #openstack-meeting | 23:02 | |
*** jmasud has joined #openstack-meeting | 23:02 | |
*** jamesmcarthur has quit IRC | 23:16 | |
*** jamesmcarthur has joined #openstack-meeting | 23:31 | |
*** jamesmcarthur has quit IRC | 23:35 | |
*** jamesmcarthur has joined #openstack-meeting | 23:35 | |
*** jmasud has quit IRC | 23:50 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!