07:30:10 <zhihui_wu> #startmeeting qtip 07:30:10 <collabot> Meeting started Mon Nov 20 07:30:10 2017 UTC. The chair is zhihui_wu. Information about MeetBot at http://wiki.debian.org/MeetBot. 07:30:10 <collabot> Useful Commands: #action #agreed #help #info #idea #link #topic. 07:30:10 <collabot> The meeting name has been set to 'qtip' 07:30:27 <zhihui_wu> #topic roll call 07:30:38 <zhihui_wu> #info zhihui_wu 07:31:01 <zhihui_wu> courtesy ping for yunjunz, Taseer, akhilbatra, qdai 07:31:26 <yujunz> hi 07:31:28 <qdai> hi 07:31:32 <yujunz> Already begin? 07:31:44 <zhihui_wu> Yes, sir 07:32:08 <yujunz> #info Yujun Zhang 07:33:54 <zhihui_wu> hi, akhilbatra 07:34:18 <akhilbatra> hello 07:34:24 <akhilbatra> #info akhilbatra 07:35:00 <Taseer> #info Taseer 07:35:12 <zhihui_wu> hi, all 07:35:16 <Taseer> HI 07:35:22 <zhihui_wu> OK, Let's start 07:35:33 <zhihui_wu> #topic agenda 07:35:42 <zhihui_wu> #link https://etherpad.opnfv.org/p/qtip-meetings 07:35:55 <zhihui_wu> not too much thing 07:36:12 <zhihui_wu> #topic Release Milestone 07:36:26 <zhihui_wu> Last Friday was MS2 07:37:00 <zhihui_wu> I sent the email to David 07:37:29 <yujunz> Would you please explain a bit about MS2? 07:37:42 <qdai> same question 07:37:43 <zhihui_wu> update the test case link of QITP: #link http://testresults.opnfv.org/test/api/v1/projects/qtip/cases 07:37:43 <yujunz> Not sure everyone understand the number "2" 07:38:17 <zhihui_wu> can you help me to explain? yujunz :) 07:38:41 <yujunz> Of course 07:38:48 <yujunz> I have it for euphrates 07:38:57 <yujunz> #link https://etherpad.opnfv.org/p/qtip-euphrates 07:39:10 <yujunz> I think it didn't change except for the dates 07:39:38 <yujunz> #info (MS2) Detailed test case descriptions communicated to test project teams 07:39:50 <yujunz> #info (MS3) Installer integration with OpenStack completed 07:40:20 <yujunz> You may update the dates to https://etherpad.opnfv.org/p/qtip-fraser zhihui_wu 07:40:44 <zhihui_wu> sure, I will update it 07:40:56 <zhihui_wu> thanks, yujunz 07:41:05 <yujunz> You are welcome 07:41:36 <zhihui_wu> and MS3 only affects installer project. 07:42:05 <zhihui_wu> MS3 is Dec. 15th 07:42:44 <zhihui_wu> Hope everyone is clear. :) 07:43:22 <zhihui_wu> we will develop a network test case in release Fraser 07:45:10 <qdai> for network,do you have other idea except spirent? 07:45:11 <zhihui_wu> #topic status update 07:46:16 <zhihui_wu> qdai, I don't have other idea for the moment 07:47:21 <qdai> when is Fraser first release? 07:48:00 <yujunz> Normally in 6 months 07:48:14 <yujunz> I don't remember the exact date 07:48:21 <qdai> from now? 07:48:55 <zhihui_wu> 05/25/18 07:49:09 <zhihui_wu> #info https://wiki.opnfv.org/display/SWREL/Fraser 07:49:35 <zhihui_wu> We have much time from now. 07:50:50 <qdai> we must have complete integration test before that? 07:51:00 <zhihui_wu> If there might be time issue from spirent's side. I could use some open source network test tools to implement network performance test. 07:51:31 <zhihui_wu> Yes, I think so. 07:52:21 <yujunz> An important date for release is MS7 04/06/18 Last day that projects may request creation of the stable branch 07:52:42 <yujunz> New features should be ready before the date. 07:53:14 <yujunz> cherry-pick between stable and master branch is not a big fun 07:54:16 <qdai> not only time, another matter is how to coordinate open source and commercial 07:55:23 <zhihui_wu> Sure 07:57:24 <zhihui_wu> In your opinion, when will spirent have a conclusion? 07:59:07 <zhihui_wu> let's back to the status update first, then we continue this question 07:59:12 <zhihui_wu> I will go first 08:00:13 <zhihui_wu> About the fetch_os_creds.sh run failed on zte-virtual6, I found it is due to the file permission of mcp.ras 08:00:35 <zhihui_wu> we run ci job with user jenkins, but the mcp.rsa belongs to root. 08:01:16 <zhihui_wu> so fetch_os_creds.sh with install fuel must be executed with sudo. 08:01:35 <yujunz> mcp.rsa you mean? 08:01:46 <zhihui_wu> Yes, mcp.rsa, sorry for typo 08:02:19 <zhihui_wu> The other way is to change the own of mcp.rsa 08:02:42 <zhihui_wu> I chose this way. :) 08:03:33 <zhihui_wu> But the job still goes wrong. 08:04:44 <zhihui_wu> There is a judgement about BUILD_TAG in this script 08:05:31 <zhihui_wu> if [[ ! "${BUILD_TAG}" =~ 'virtual' ]]; then 08:06:08 <zhihui_wu> All qtip ci job don't include "virtual". 08:06:39 <zhihui_wu> So I have to add pod type in qtip ci job to workaround this issue. 08:08:11 <zhihui_wu> The other thing is to setup spirent license server on qtip-virtual-1. 08:08:38 <zhihui_wu> qdai, please have to check the license server can work. 08:09:44 <qdai> I will run test case manually to check environment this week 08:10:21 <zhihui_wu> thanks. 08:10:31 <zhihui_wu> That's all from my side. 08:11:27 <zhihui_wu> oh, akhilbatra, I will check the openvpn issue after the meeting. 08:12:06 <qdai> from my side, I run rfc2544 test case on our enviroment and debug it 08:13:09 <qdai> discuss depolyment options with zhihui 08:13:10 <zhihui_wu> you mean qtip-virt-1,right? 08:13:41 <qdai> no, spirent internal network 08:13:49 <akhilbatra> yes 08:13:49 <zhihui_wu> I see 08:14:26 <zhihui_wu> How many test cases you plan to implement? 08:15:48 <qdai> for now L2 througput, delay 08:16:50 <qdai> L4~L7 in the future 08:17:34 <zhihui_wu> That sounds great! 08:18:49 <yujunz> I am preparing slides for PlugFest 08:18:51 <yujunz> Not ready yet 08:19:11 <yujunz> That's it 08:19:26 <qdai> summary for qtip? 08:19:39 <yujunz> benchmarking as a service 08:20:01 <yujunz> I'm not sure about how many projects will be involved yet. 08:20:14 <qdai> anticipate your share 08:20:31 <yujunz> I will propose something to see how we can push it forward in testing working group 08:22:53 <zhihui_wu> hi, Taseer, what is your progress? 08:22:58 <Taseer> I completed pointing the experimental job to zte-virtual and I have submitted a patch for VM creation. 08:23:58 <zhihui_wu> Thanks. 08:24:29 <zhihui_wu> Please feel free to comment Taseer's patch about VM creation. 08:24:44 <Taseer> zhihui_wu: You are welcome 08:26:27 <zhihui_wu> hi, akhilbatra, after you can access to qtip-virt-1, when will be available for you to give us the AWX demo? 08:27:10 <akhilbatra> hopefully within a day after access been granted 08:28:06 <zhihui_wu> OK, we're looking forward to the demo. 08:28:17 <akhilbatra> :) 08:28:25 <zhihui_wu> anything else? 08:28:36 <yujunz> No from my side 08:28:43 <akhilbatra> none from here too 08:29:39 <zhihui_wu> Thanks 08:29:56 <zhihui_wu> Sorry for a long meeting. 08:30:08 <zhihui_wu> I will watch the time next time. 08:30:31 <zhihui_wu> #endmeeting