13:02:04 <joehuang> #startmeeting tricircle
13:02:05 <openstack> Meeting started Wed Jul 27 13:02:04 2016 UTC and is due to finish in 60 minutes.  The chair is joehuang. Information about MeetBot at http://wiki.debian.org/MeetBot.
13:02:07 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
13:02:09 <openstack> The meeting name has been set to 'tricircle'
13:02:13 <joehuang> hello
13:02:20 <joehuang> #topic rollcall
13:02:24 <joehuang> #info joehuang
13:02:37 <huangdongfeng> #info dongfeng
13:02:37 <zhiyuan> #info zhiyuan
13:02:46 <Yipei> #info Yipei
13:02:46 <yinxiulin_> #info yinxiulin
13:03:29 <joehuang> hello, the first topic is about microversion
13:03:36 <joehuang> #topic microversion
13:03:44 <yinxiulin_> I just finished microversion coding today
13:03:57 <joehuang> hi, Xiulin, how about the micro-version support in Tricircle?
13:04:07 <yinxiulin_> I just finished microversion coding today
13:04:30 <joehuang> good, is there tempest test cases for microversion?
13:05:01 <yinxiulin_> no yet
13:05:10 <ronghui> hello
13:05:17 <joehuang> hi, ronghui
13:05:26 <ronghui> hi,joe
13:05:32 <joehuang> no special tempest test cases for microsversion?
13:05:49 <joehuang> but I am sure unit test should be there in Nova \
13:05:54 <yinxiulin_> i have not debug the code
13:06:07 <joehuang> Nova is the first service to support microversion
13:06:22 <joehuang> so you can borrow Nova microverion test cases
13:06:40 <ronghui> what is microversion
13:06:49 <yinxiulin_> ok , i wanna finisend the debug first
13:06:58 <yinxiulin_> then i will coding the tempset
13:07:16 <joehuang> good
13:08:42 <joehuang> so go on the implementation, than you, xiulin
13:08:55 <joehuang> than -> thank
13:09:37 <joehuang> #topic big tent application
13:09:39 <yinxiulin_> Ok
13:10:23 <joehuang> hello, I shared the big tent application in the irc channel about the second round discussion
13:10:48 <joehuang> #link https://review.openstack.org/#/c/338796/
13:11:19 <joehuang> #link http://eavesdrop.openstack.org/meetings/tc/2016/tc.2016-07-26-20.02.log.html
13:11:38 <joehuang> would like to know your ideas on the comment
13:15:36 <joehuang> ok
13:15:42 <zhiyuan> hmm, the most important point tc members complain is that we are using api gateway.
13:16:09 <joehuang> we need to ensure api consistency through tempest test cases
13:16:40 <joehuang> TCs are afraid the in-consistency in the API
13:16:44 <zhiyuan> different from other openstack services, which provides its own designed api, tricircle is serving request for vm, volume and networking
13:17:02 <joehuang> yes
13:18:53 <joehuang> #topic open discussion
13:19:50 <joehuang> how about the features API implementation progress
13:20:07 <zhiyuan> do you think it will be more acceptable if we provide a set of new api to manage vm, volume and networking?do you think it will be more acceptable if we provide a set of new api to manage vm, volume and networking?
13:21:05 <zhiyuan> for networking part, i am working on l3 networking on shard vlan network
13:21:08 <joehuang> for new API, it's even more difficult to get other software work with
13:21:36 <joehuang> thank you zhiyuan
13:22:12 <zhiyuan> i have reconstruct the code to put networking operation in a helper module, and move the router setup to xjob
13:22:28 <zhiyuan> this is some preparation
13:23:00 <joehuang> good progress
13:23:06 <ronghui> for cinder part we are working to perfect the basic function
13:23:25 <joehuang> "perfect"?
13:23:44 <ronghui> i mean complete
13:23:55 <joehuang> ok
13:24:33 <joehuang> do you know how to open tempest test cases for new feature?
13:25:03 <ronghui> no
13:26:14 <ronghui> If there is some relevant documents can provide help
13:26:25 <zhiyuan> then what about runing tempest test on your own environment?
13:26:35 <joehuang> ok, there is one example in this patch to show how to open tempest test cases for volume feature
13:26:57 <ronghui> ok
13:27:11 <zhiyuan> since you need to run tempest test locally before you submit your code
13:27:12 <Yipei> still working on dynamic pod binding. recently, i am trying to catch a deadline of a conference. After the deadline (1st, Aug), i will denote myself to coding, and will finish it as planned
13:27:17 <joehuang> https://review.openstack.org/#/c/343517/
13:28:50 <joehuang> in this file: https://github.com/openstack/tricircle/blob/master/tricircle/tempestplugin/tempest_volume.sh
13:29:44 <joehuang> just need to add one regex line to include the tempest test cases for your feature
13:29:49 <joehuang> for example TESTCASES="$TESTCASES|tempest.api.volume.test_volumes_get"
13:30:10 <ronghui> ok
13:30:25 <ronghui> i will try it in our environment
13:30:30 <joehuang> will include all test cases matched with test_volumes_get
13:31:12 <joehuang> if you submit a patch, it'll be executed by the gate-tricircle-dsvm-functional
13:32:00 <joehuang> if the job failed, you can click the job, and find a lot of files to provide debug information why the test cases failed
13:32:45 <joehuang> as zhiyuan proposed, you can test locally using tempest first, it'll be easier to find out the failure
13:32:55 <ronghui> ok
13:33:02 <ronghui> thanks so much
13:33:18 <joehuang> to Yipei, thanks for you information
13:33:26 <joehuang> to Ronghui, welcome
13:34:25 <joehuang> other topics?
13:34:52 <zhiyuan> no for me
13:35:16 <ronghui> no for me
13:35:17 <huangdongfeng> no for me
13:35:18 <Yipei> no for me
13:35:22 <yinxiulin_> no for me
13:35:38 <joehuang> ok. let's end this meeting now
13:35:45 <ronghui> i just want to ask the problem that in local.conf
13:35:51 <joehuang> please
13:35:57 <ronghui> and just see the code is update
13:36:11 <joehuang> ok
13:36:26 <joehuang> so the issue is fixed
13:36:51 <joehuang> ?
13:37:13 <ronghui> yes
13:37:44 <joehuang> thank you for attending the meeting, let's keep online in #openstack-tricircle for daily communication
13:37:51 <joehuang> #endmeeting