07:30:36 <yujunz> #startmeeting qtip
07:30:36 <collabot> Meeting started Mon Aug 21 07:30:36 2017 UTC.  The chair is yujunz. Information about MeetBot at http://wiki.debian.org/MeetBot.
07:30:36 <collabot> Useful Commands: #action #agreed #help #info #idea #link #topic.
07:30:36 <collabot> The meeting name has been set to 'qtip'
07:31:02 <yujunz> #topic roll call
07:31:06 <yujunz> #info Yujun Zhang
07:31:11 <akhilbatra> #info akhilbatra
07:31:14 <Taseer> #info Taseer
07:31:22 <yujunz> ping zhihui_wu
07:31:47 <zhihui_wu> pong
07:31:52 <zhihui_wu> #info zhihui
07:32:09 <yujunz> #topic weekly update
07:32:36 <yujunz> My updates: refactoring up the CI jobs
07:33:02 <yujunz> It is now moved from releng to qtip
07:33:26 <yujunz> And we change from scenario based jobs to qpi based jobs.
07:33:39 <yujunz> #link https://build.opnfv.org/ci/view/qtip/
07:34:20 <yujunz> In short, we should make qtip-compute-apex and qtip-storage-apex running succesfully in order to make euphrates release
07:35:28 <yujunz> Currently we have some remaining issues
07:35:53 <yujunz> qtip-storage-apex seems not triggered, it shows success, but not executed in fact
07:37:14 <yujunz> #link https://build.opnfv.org/ci/view/qtip/job/qtip-storage-apex-master/4/console
07:37:35 <zhihui_wu> I'd like to troubleshoot this issue.
07:37:47 <yujunz> OK, thanks
07:38:02 <yujunz> For compute testing, it succeeded once.
07:38:04 <yujunz> #link https://build.opnfv.org/ci/view/qtip/job/qtip-compute-apex-master/2/console
07:38:13 <yujunz> But fails at the moment
07:38:21 <yujunz> It seems to be the issue on apex deployment
07:38:40 <yujunz> We found the VMs are off sometimes.
07:40:43 <yujunz> I'm looking into it
07:41:02 <yujunz> That's all
07:41:36 <yujunz> Who else will update?
07:41:43 <akhilbatra> Working on phase-2 of qtip-web ( Inventory Management).
07:42:29 <akhilbatra> Have added CRUD functionality for inventory. The next task is to integrate benchmark running with customized inventory
07:42:41 <yujunz> #link https://docs.google.com/document/d/1ZuEyVt6JSg7TQnafCEkNB9N6MRN6cnaUfZ1rak1aFbE/edit
07:42:51 <yujunz> For those who are not clear about the qtip-web
07:43:03 <akhilbatra> thanks
07:43:25 <yujunz> I think currently you deploy it manually on table.qtip.io
07:43:30 <yujunz> right? akhilbatra
07:43:43 <akhilbatra> yes
07:43:57 <akhilbatra> but not this update. update till the last patch
07:44:12 <yujunz> When we have basic function, we could consider start it in qtip Docker
07:44:16 <akhilbatra> #link http://table.qtip.io/bench/login
07:44:40 <akhilbatra> user - qtip
07:44:40 <akhilbatra> pass - qtip1234
07:44:45 <akhilbatra> ok
07:44:54 <akhilbatra> i will look into it
07:45:17 <yujunz> Thanks
07:45:41 <Taseer> I am working on generating storperf template and MCP as well.
07:47:17 <yujunz> OK, any trouble in integrating the shell scripts for storperf testing?
07:47:56 <yujunz> I would consider this as a typical use case for integrating external testing tools driven by shell script.
07:47:57 <Taseer> No, not much
07:48:08 <Taseer> I am able to start them via qtip cli
07:48:48 <yujunz> You mean call the script directly in qtip-cli
07:50:36 <Taseer> Yes
07:51:04 <yujunz> OK. Good to know. Thanks
07:51:10 <zhihui_wu> I refactored storperf scripts structure. Now these scripts are used in qtip-experimental-master job.
07:51:53 <yujunz> OK
07:52:56 <zhihui_wu> #link https://gerrit.opnfv.org/gerrit/#/c/39403/
07:53:21 <yujunz> In my understanding, the current steps are start qtip and storperf containers by docker-compose, then call the testing script in qtip container
07:53:32 <zhihui_wu> yes
07:54:33 <zhihui_wu> and I would like to point out that there is a step to copy the current patch into qtip container for verification
07:55:12 <zhihui_wu> Make sure the verify job tests your current code.
07:55:17 <yujunz> That's for verifying the **unmerged** patch, right?
07:55:36 <zhihui_wu> yes, correct~
07:56:32 <yujunz> I think for daily validation job like qtip-storage-apex, we shall skip this step and use the published version in the docker container.
07:56:54 <zhihui_wu> yes, it is the next step.
07:57:20 <yujunz> OK. Thanks.
07:58:22 <yujunz> #topic Euphrates release
07:58:32 <yujunz> #link https://etherpad.opnfv.org/p/qtip-euphrates
07:59:02 <yujunz> #info 08/25 (MS6) Test cases implemented, preliminary documentation completed, and stable branch open
07:59:09 <yujunz> Next milestone is due this Friday
07:59:51 <yujunz> For test cases, I'll manage to get the CI jobs running and we shall be OK
08:01:11 <yujunz> For preliminary documentation, we need to at least create a placeholder for the document we shall publish
08:02:27 <yujunz> akhilbatra will you provide one about qtip-web?
08:02:42 <akhilbatra> sure
08:02:44 <yujunz> How to install it and how to use it?
08:03:02 <yujunz> And currently supported features.
08:03:02 <yujunz> Thanks.
08:04:18 <yujunz> Taseer if you finish the storperf templates, please also update the document to reflect it.
08:05:05 <Taseer> Sure yujunz :)
08:05:33 <Taseer> You just need to verify it !
08:05:53 <yujunz> I will also work on the integration of storperf, trying to put together the system information collection and reporting. Since zhihui is in the same office with me, sometimes it is easier to communicate face to face.
08:06:28 <yujunz> Currently I'm doing it manually as an example project.
08:06:33 <yujunz> #link https://gerrit.opnfv.org/gerrit/#/c/39033/
08:06:48 <yujunz> Once it is done, we can back port the content to the qtip generator templates
08:07:30 <yujunz> #topic AoB
08:07:40 <yujunz> Free discussion
08:08:51 <Taseer> Is integration with MCP a milestone in this release ?
08:09:05 <yujunz> I'm not quite optimistic about it :-(
08:09:39 <Taseer> Okay. Still facing some issues
08:09:55 <yujunz> On virtual deployment?
08:10:01 <Taseer> Yes..
08:10:28 <Taseer> It is not able to communicate with salt master
08:10:44 <Taseer> Some issues like this occuring
08:11:01 <yujunz> You mean, you have deployed successfully but not able to communicate with salt master
08:12:41 <Taseer> No it fails while deployment with the error that failed to communicate with salt master
08:13:36 <yujunz> OK
08:15:10 <yujunz> Anything else?
08:16:13 <yujunz> #endmeeting