07:07:18 #startmeeting multisite 07:07:18 Meeting started Thu May 26 07:07:18 2016 UTC. The chair is joehuang. Information about MeetBot at http://wiki.debian.org/MeetBot. 07:07:18 Useful Commands: #action #agreed #help #info #idea #link #topic. 07:07:18 The meeting name has been set to 'multisite' 07:07:32 #topic rollcall 07:07:44 #info joehuang 07:07:53 #info Ashish 07:08:05 update on temepst refactoring 07:08:11 please 07:08:12 will wait for DImitri 07:08:19 for sometime 07:08:27 we can wait a moment for him 07:09:05 #info margaret 07:09:05 and Meimei is preparing the development environment for integration 07:09:23 so she will not attend today's meeting 07:09:30 okay 07:10:23 Joe. I was trying configuring openvpn on my machine 07:10:27 I use a windows machine 07:10:45 does it work? 07:10:47 and have followed the steps given at 07:10:48 https://wiki.opnfv.org/display/pharos/Intel+Labs+VPN+Quickstart 07:11:37 I am able to connect openvpn but not able to ping the ips given in that link 07:11:40 To confirm you have a VPN connection, ping 10.2.84.250, you should get a reply. This is the IP of the VPN server. 07:11:44 this step I am not able to do 07:12:03 I am behind my company proxy 07:12:04 VPN server is not ping-able 07:12:26 Hi Dimitri 07:12:31 hello, Dimitri 07:13:06 Hi, Margaret is also attending the meeting today 07:13:23 so let's welcome Margaret to join the meeting :) 07:13:23 Hi Margaret 07:13:35 you are welcome 07:14:07 hi 07:14:13 hi 07:14:22 hi 07:14:32 #topic tempest refactoring update 07:14:38 Dimitri I was explaning Joe about the issue which I am facing in connecting to lab 07:15:04 okay. let us have tempest first. 07:15:31 I also reported to the VPN connection problem and log to Jack, but no reply yet 07:15:41 what problem you are facing? 07:15:48 please, Ashish 07:16:00 handshake problem with VPN server 07:16:04 I have connected to vpn but not able to ping VPN server 07:16:08 can't establish connection 07:16:29 ok 07:16:31 okay. I have a doubt. we are connecting through outisde one right 07:16:32 so you did connect 07:17:08 same problem with me. not able to ping VPN server( 10.2.84.250,) 07:17:17 but I have connected successfully 07:17:38 the doubt is: I am behind me company corporate proxy 07:17:42 will I be able to connect? 07:17:49 OR I have to bypass proxy? 07:18:09 no, even Meimei had same issue 07:18:30 no proxy on my environment 07:18:52 @Dimitri, you are able to connect right. 07:18:52 SAshish: Error: "Dimitri," is not a valid command. 07:18:56 So I suggest report it to Jack or attach the log to your ticket 07:19:11 are you behind proxy? 07:19:29 no, not behind proxy, but nat 07:20:00 so do I have to by pass proxy? 07:20:00 so I’ve just managed to connect 07:20:37 then ssh jenkins@10.2.117.70 07:20:55 after that I’m on a jump server 07:21:13 from there I can connect to fuel/controllers/etc 07:21:20 Ashish, can you try now? 07:21:50 yes, tried it in morning and trying right now as well 07:22:07 state: connected 07:22:16 but not able to ping vpn server 07:22:31 Dimitr, are you behind pxory?? 07:23:38 could you ping 10.2.117.70 directly 07:23:47 I can’t ping the server either 07:23:50 and check whether there are virtual tap/tun established in your local machine 07:23:50 why do you want that? 07:23:58 just a sec 07:24:02 I am able to ping 10.2.117.70 07:24:13 if you can ping 10.2.117.70 07:24:21 I can 07:24:32 you can directly ssh jekins@10.2.117.70 07:24:33 so just ssh to the jumphost 07:24:44 and then you just switch to fuel 07:24:47 try that 07:24:53 ok. Ahsish, you have connected to the environment 07:25:12 can we back to the topic now? 07:26:00 yes. just a sec. 07:26:19 Dimitri password for jenkins@10.2.117.70 07:26:20 ? 07:27:00 send you in mail, the meeting log is visible to anyone 07:27:15 okay. fine. 07:27:19 back to the topic 07:27:26 I’ll send you in private 07:30:22 so, last time I have referred mistral tempest. As we know it is not autodiscoverable by tempest. There is no proper documentation for tempest in mistral and there mistral tempest plugin is not auto discoverable. I have followed the plugin link and sahara and tried. Now KB tempest is autodiscoverable and can be run with tempest. 07:30:47 perfect 07:31:07 So, now we need not copy kingbird tempest into tempest repo, we just install kingbird and the kingbird repo has tempest plugin so this plugin is also installed 07:31:12 with kingbird installation 07:31:38 #info kingbird tempest plugin can be discovered by tempest 07:31:40 now, when we run tempest, it discovers all the plugins and tries to run kb FTs we all 07:31:59 without putting the kb testcases into tempest repo 07:32:08 great. just copy kingbird may not work 07:32:25 need to install, or use sudo pip install -e . 07:32:35 in kingbird root folder 07:32:35 the machine on which we are running tempest needs to have kb installed 07:32:47 yes 07:32:58 kb installation will internally have tempest plugin installed 07:33:24 so, tempest FTs now will be under kingbird/tests/tempest 07:34:02 now in /tempest. I still have to do good amount of refactoring with new structure 07:34:06 the folder name kingbird/tests/tempest may lead to a little issue in import 07:34:25 yes, it has happend. thats why it is taking time 07:34:36 because the folder name is same as tempest 07:34:53 I am working on that 07:34:57 I recommend you to rename kingbird/tests/tempest to a new name 07:34:59 resolving it 07:35:16 same idea, :) 07:35:21 #help is there a doc which describes the KB tests being run? 07:35:35 yes, because for few operations we directly tempest 07:35:45 and for few we use kingbird.tests.tempest 07:36:03 currently no doc yet 07:36:12 I will prepare readme.rst 07:36:15 you can follow that 07:36:25 thanks to Ashish 07:36:26 I will udpate rather as per new structure 07:36:31 welcome 07:36:44 #action doc which describes the KB tests being run 07:36:46 there is already a readme.rst which needs update 07:37:02 we have readme in each folder 07:37:20 there is still one issue with configurations for kingbird tempest 07:37:23 configuration guide and user guide will be provided later 07:37:35 config for kingbird tempest 07:37:37 thanks 07:37:48 there is config.py for plugin as well. 07:37:49 which configuration 07:37:59 then tempest has its own config.py 07:38:10 both are loaded by tempest when we run it 07:38:24 so that we can use those variables directly inside our testcases 07:38:41 tempest configurations can be set with etc/tempest.conf 07:39:01 you need to run tox -egenconfig then tempest will discover and generate these configuration together 07:39:09 yes, that is for temepst.conf 07:39:22 run tox -egenconfig under tempest root folder 07:39:24 I am talking about configuration which is specific to kingbird plugin 07:39:45 https://github.com/openstack/sahara/blob/master/sahara/tests/tempest/scenario/data_processing/config.py 07:39:53 something like this 07:40:18 which basically overwrites kb config values 07:40:44 there will not be overlapped configurations 07:40:55 it’s not necessary if we’re ok with the default values i guess 07:41:14 yes, I could move forward with default values 07:41:19 of course, if you have default value, then no configuraiton file items needed 07:41:20 but could be good to tweak the timeout values 07:41:30 you can refer to https://github.com/openstack/cinder/blob/master/cinder/tests/tempest/config.py 07:41:48 Cinder also provides its own configuration 07:42:11 this is for overwriting 07:42:18 existing one 07:42:27 but with default value provided 07:42:43 if there are new values which are not in tempest.conf 07:42:57 will try after the meeting 07:43:15 sure. I could move forward with default values though 07:43:37 keep the config.py 07:43:44 yes it is there 07:43:45 it can be good for the future customization 07:43:54 Sure 07:43:56 I will keep, 07:43:59 and using it also 07:44:02 with defalut 07:44:05 in config.py 07:44:22 what I am not getting is how to set those during running 07:44:26 like we set in tempest.conf 07:44:33 we change default values 07:44:58 simillary how to change default conf for kingbird/tests/tempest/config.py 07:45:04 it should be able to modify the config value 07:45:29 https://github.com/openstack/sahara/blob/master/sahara/tests/tempest/scenario/data_processing/etc/sahara_tests.conf 07:45:32 I tried this even 07:45:46 Can you find these configuration item in generated configuration sample file? 07:46:13 no, somehow this etc directory itself is not generated when I install KB 07:46:20 after run tox -egenconfig in tempest root folder after tempest discovery kingbird tempest plugin 07:46:35 yes. I have done that. 07:47:12 Then cd into the newly created working dir and also modify the local config files located in the etc/ subdir created by the tempest init command. Tempest is expecting a tempest.conf file in etc/ so if only a sample exists you must rename or copy it to tempest.conf before making any changes to it otherwise Tempest will not know how to load it. 07:47:35 #link http://docs.openstack.org/developer/tempest/overview.html 07:48:01 yes Joe, problem is not with tempest.conf 07:48:20 tempest.conf is file 07:48:29 ok. I'll also try after the meeting 07:48:41 am talking about config for just the plugin 07:48:44 now tempest 07:49:42 ok, let's try to solve this issue after the meeting 07:49:57 right now I am moving ahead with default values inside kingbird/tests/tempest/scenario/quota_management/config.py 07:50:14 which is loaded by tempest 07:50:52 looking forward to your new patch 07:51:06 import issues I am checking, needs some restrucing and fixing few issues with current implementation 07:51:08 yes sure. 07:51:34 good job 07:52:05 once, it is in place. will add cinder, neutron and quota classes FTs 07:52:14 as a separate commit 07:52:20 understand 07:52:37 thanks for good job :) 07:53:05 so how is it going with integration work? 07:53:06 And Meimei is preparing environment to do the integration with Functest 07:53:17 will do it after your patch merged 07:53:45 and how is the environment look like? 07:54:22 a slides sent in the mail-list, you can review and comment 07:54:42 sure 07:54:55 preparing environment where? 07:55:17 is it local? 07:55:18 right now 07:55:20 #link https://docs.google.com/presentation/d/12Svp-mv9ROHDxE7ifrrBGEm1IBM6DPzniISX2OiXBWc/edit 07:55:26 in Shanghai lab for develoment 07:55:49 well I dond’t have the edit rights 07:55:57 but I would rather install kingbird in a docker container 07:56:12 this way installation can be automated from CI 07:56:12 it's in Functest container 07:56:35 According to slide 3 it’s on one of the openstacks 07:56:43 becaure tempest need to discover the plugin of kingbird 07:57:05 you want to deploy in a seperate container? 07:57:12 it's also ok 07:57:31 your gmail-address to edit the doc 07:57:45 I’ll send in private 07:58:01 I think a separate container is better 07:58:02 ok 07:58:12 this way we can also have kingbird contenerized 07:58:14 it works 07:58:18 containerized 07:58:31 but kingbird need to be able to talk to keystone 07:58:35 sent request 07:58:45 yes 07:59:16 and I believe Keystone publicURL should be accessible from outside 07:59:21 good, and idea about the design summit, please 07:59:28 ? 08:00:17 we have some break out session in design summit, so think about what to be done next, features, etc... 08:00:33 #topic OPNFV multi-site relationship with high availability project - should there be? 08:01:08 I am not sure whether there is a such topic 08:01:14 +1 08:01:41 Multisite breakout session is about the multisite roadmap itself 08:01:52 to Sorantis +1 08:01:53 colaboration with other projects can be a separate session 08:02:00 yes 08:02:12 contact HA team after the meeting 08:02:21 time’s up 08:02:26 gotta run to another meeting :) 08:02:35 yes, let's end today's meeting 08:02:38 I won't be at Berlin - but I do think it makes sense to tie the 2 together. 08:02:39 thanks for the updates 08:02:41 ok by 08:02:41 thanks for your attending 08:02:42 bye 08:02:48 yes 08:02:51 bye 08:02:52 bye 08:02:59 #endmeeting