07:30:26 #startmeeting qtip 07:30:26 Meeting started Mon Jan 15 07:30:26 2018 UTC. The chair is zhihui_wu. Information about MeetBot at http://wiki.debian.org/MeetBot. 07:30:26 Useful Commands: #action #agreed #help #info #idea #link #topic. 07:30:26 The meeting name has been set to 'qtip' 07:30:52 #topic roll call 07:31:14 #info zhihui_wu 07:31:36 #info Taseer 07:32:10 #info yujunz 07:33:06 #topic NPI 07:33:49 #info qdai shares a PPT with us about integrate STCv with QTIP 07:35:02 #link: https://drive.google.com/file/d/19sEFRQ5Mq-NsaFiyDmf-FdKEYttdHZ_Z/view?ths=true 07:35:56 Looks nice 07:36:15 ping qdai 07:36:15 rest api is draft, maybe there are minor changes for exensibility 07:37:55 this is my first time to design rest api. so need any comments from you 07:38:56 I reference storeperf in design and implementation 07:39:29 You mean the NetTest container is newly implemented for this task ? 07:39:38 Taseer, what's your opinion about this REST API? 07:40:15 I think it is fine, though I personally do not have much experience in it 07:41:22 yes, I plan to place more net test case into this container in the future 07:42:08 Have you already written some code for PoC? 07:43:38 yes, I'm writing code and debug it on my local environment, but currently focus on server side 07:45:19 as for now I have no time to think about client side carefully 07:45:38 Do you need someone to implement client side? 07:47:39 yes, if we get stable api, we can develop paraller 07:48:27 OK 07:48:53 I have a question about the stack 07:49:33 when do you plan to finish first Fraser release? 07:50:04 Is stack created by NetTest? or just post a request to tell QTIP 07:51:59 #link https://wiki.opnfv.org/display/SWREL/Fraser#Fraser-MilestoneGanttChart 07:52:06 The release schedule for Fraser 07:52:32 stack is created by NetTest, because it is customized 07:54:38 I see 07:54:38 I feel QTIP can not do a stack for all kinds of test 07:55:16 if let QTIP do it, it will make the interaction between QTIP and test driver more complex 07:56:24 It seems qtip just need to tell Nettest the testcase name. 07:56:51 because the image and flavor are all customized 07:56:56 some necessary params 07:57:57 not only image and flavor, even some user data 07:58:13 and some configuration 07:59:19 So the prerequisite is done by QTIP, right? 08:00:16 if QTIP need know these infos, it will lock in concrete implementation 08:01:02 yes 08:01:39 OK 08:04:36 When will you give the first patch about it? 08:09:22 emmm... 08:09:38 Let's start the next topic.... 08:09:45 #topic weekly update 08:09:52 I'll go first. 08:10:25 #info the ci job on zte-virtual is OK now. 08:10:42 I feel I can finish it before spring festival 08:11:14 qdai, waiting for your patch...:) 08:11:37 #link https://build.opnfv.org/ci/view/qtip/job/qtip-compute-fuel-zte-virtual6-master/68/console 08:12:11 QTIP compute test can run against MCP. 08:13:04 Good to know. So this task is done? 08:13:22 yes, I think. 08:14:37 OK, that's all. 08:15:04 My update. 08:15:21 Fixed the command not found error in qtip container 08:15:43 And converted ipynb to rst. 08:15:52 The job is done weeks ago but blocked by CI 08:16:06 Now the ipynb job is disabled. So it is successful now. 08:16:12 #link https://gerrit.opnfv.org/gerrit/#/c/48355/ 08:17:04 That's all 08:18:33 #topic tasks 08:19:34 Taseer, I think we can continue working on vm test, what do you think? 08:22:58 #info zhihui_wu will create a new ci job for vm test 08:23:17 okay 08:24:23 akhilbatra, I heard from yujunz you are busy in looking for a job recently. 08:25:28 I got one offer recently :) 08:25:50 I will take it most probably 08:25:51 congratulations 08:25:56 Thanks 08:27:13 About AWX task, if you have some progress, please let's know. 08:28:01 awx is still work on vpod? 08:29:06 akhilbatra, is the awx container back to normal? 08:29:10 I forgot the awx url, could you share it again? 08:29:54 It's up now 08:29:58 172.80.0.239 08:30:11 user - admin 08:30:11 password - password 08:30:34 ok, I will update the information in wiki page. 08:30:37 could you give the full url? 08:31:06 which port? 08:31:12 80 08:31:29 It should directly open 08:32:22 yes, it works, thanks 08:32:59 anything else? 08:33:06 I am thinking of exlploting Ansible-tower api for composite tasks specific to qtip (e.g. Setup job run and "Run" job task template creation) 08:33:06 Which can be accessed at 08:33:06 172.80.0.239/api/v2 08:33:12 *exploiting 08:35:09 I need feedback as to how should we achieve this 08:37:47 I haven't got time to think it through yet. 08:37:59 Does ansible playbook provide job triggers 08:38:00 ? 08:38:14 What kind of job trigger? 08:38:22 It has some callback on each stage 08:39:05 Like triggering a program which create a "Run" Job temaplate after successful "Setup" Job run 08:39:51 It sounds like the handler in ansible 08:40:20 It is sometimes used for trigger service restart on configuration change 08:41:28 ok I will look into it 08:41:42 We can discuss it offmeeting 08:42:27 OK, thanks everyone! 08:42:34 #endmeeting