14:14:06 #startmeeting armbandMarch25 14:14:06 Meeting started Fri Mar 25 14:14:06 2016 UTC. The chair is bobmonkman. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:14:06 Useful Commands: #action #agreed #help #info #idea #link #topic. 14:14:06 The meeting name has been set to 'armbandmarch25' 14:14:12 just do IRC? that can work...just have to be patient when a question is asked...to wait for the answer;) 14:14:15 it was 6am PST before DST 14:14:20 #info Alex Avadanii (Enea) 14:14:21 Let's proceed on IRC only today 14:14:40 Now it is 7am PDT, which conflicts with our meeting 14:14:43 I just want a quick update anyways as it is holiday for many 14:15:14 I will work it out with Dovetail next week 14:15:46 #info latest ISO built from our repos deploys and passes ostf (self-tests) on non-HA setup, with ODL; HA setup is currently redeployed, seems to work fine too so far 14:15:49 They said they would move the meeting back to 6am PDT, which would be 13:00UTC 14:15:51 #info Can Enea give an update on B-release deployment 14:15:58 starting from next week 14:16:25 #info we are able to able launch VMs without any manual intervention 14:16:53 #info still refining some UX stuff, like web-browser VNC, or misleading failing tests 14:17:01 #info Joe, please confirm that Brahameputr deploy HA scenario with SDN works fine 14:17:19 #info the HA deploy has ODL, does it not? 14:17:25 #info there are some expected fails with HA self-tests, since gic v3 does not yet support migrate (not upstream in kernel, nor in qemu for now) 14:17:41 #info joekidder: yes, HA deploy with ODL, what is left testing there is ceph 14:17:53 #info thanks, alex. 14:18:05 #info wel I think HA is orthogonal to ODL or no ODL 14:18:52 #info team, i believe this means we can declare that Brahamutra reference stack on ARM officially deploys!!! 14:19:04 #info if you were to grab the latest armband git repo and the latest linux.enea.com packages, you should get a fully working ISO; some minor patches are still refined, but they do not prevent a succeful deploy with Fuel 14:19:27 #info Testing phase now and congrats to the team 14:19:35 bobmonkman: I would wait a few more days to bring in the new patches 14:19:40 and properly run functest 14:20:09 bobmonkman: but the B release has been deploying and working for a few days now, Joe tested a few VMs on it during last weekend 14:20:13 #info yes, we still need to run functest and assess the results, but the deloy is working. Great milestone 14:20:29 and we need to push all that code to gerrit, it's still in my gitlab repo 14:20:34 #info the rest of the team may not have known this earlier 14:20:45 StanKardach: actually, Florin synced 2 days ago, we are 2-3 patches behind 14:20:58 yes, I know, I've prepared the patch 14:21:04 I mean those 2-3 patches :) 14:21:27 #info so what does pushing to gerrit mean? Please elaborate 14:21:42 josep: can you try the jenkins build and deploy jobs with what's in the armband git repo? 14:22:06 bob's question first. 14:22:15 #info Currently we are working on gitlab repository that I've created. From time to time we're pushing to opnfv gerrit when we have quasi-stable state 14:22:25 #info we used an internal repo, which we migrated to armband repo (gerrit) as squashed patch-sets 14:22:47 #info current armband repo is 2-3 commits behind internal repo, mostly fixing UX issues 14:22:49 and as I still don't have commit rights for opnfv gerrit, it is easier for us all to work there 14:22:59 joekidder: ok 14:23:08 #info OK, so bringing into an opnfv established repo...thank you 14:23:13 #info yes, please give Stan rights to armband, this is why gerrit is lagging :) 14:23:58 #info bob - do you need me to re-send you and aric (?) the committer votes? I have them in my inbox (the votes were all public, so I'm not sure what the issue is). 14:24:29 #info apologies. I have opened to ticket to reflect the vote, but the project has asked for the email approval trail, which I will do today, then Stan will be official committer along with other two 14:24:33 #info anyone using linux.enea.com: keep in mind this is Amazon EC2, if you can use a local mirror of that, we would greatly appreciate it, thank you 14:25:07 joe, I have them, I will do it right after our meeting 14:25:18 #info We'd need official space to host all the packages that we've prepared. EC2 is not the most cost-effective way 14:26:48 #info Can I please get an update on connecting to Jenkins? How is that process going? 14:28:00 #info josep: can you give jenkins update? 14:28:33 * josep is typing 14:29:28 #info bobmonkman: there are two tracks, deploy and buiild. I have been looking at the different configuration files required for deployments, but I am not there yet 14:30:54 #info Josep: So do you have what you need to keep going or is there a blocker? 14:31:49 #info bobmonkman: I'll need help from fuel 14:32:34 #info bobmonkman: but I don't see any obvious blockers (except maybe that the deploy script uses ipmitool, which won't work great on some targets) 14:33:01 #info but I have not come that far yet to tell 14:33:03 #info OK, Joe I assume can help facilitate that and then do we have any idea of how long we expect the process to be to get started tetsing under Jenkins? 14:33:14 #info some aarch64 "servers" do not support out-of-band power control - e.g. APM 14:34:18 #info @Alex: so is there a way around such limiitations as cannot run ipmi on a given box? 14:36:05 #info I want to get some sort of estimate as to when we could be ready with Jenkins, please 14:36:11 #info simple workaround is a network power switch, as that's what most of ipmi is used for (I believe) in this setup - to reboot machines. 14:36:23 #info Can we get a Functest update as well? 14:36:56 #info bobmonkman: in our case, we might have something, as we use some powercontrollers that support SNMP, and we can power-on/off the targets with those, but it's not a universal solution 14:37:06 #info bobmonkman: as far as I've seen, the deploy script powers on/off the targets, and uses ipmi for that. It also sets the default boot order this way 14:37:59 #info for virtual deployments it uses libvirt, though (there is a class abstracting all this) 14:38:00 #info, so it appears we wil have to request a change to the deploy scripts for targets that do not support ipmi 14:38:50 #info this is something we could contribute if necessary, I believe 14:38:53 #info there is no workaround for boot order though, not without adding a serial controller to the setup, which again, we do have in our lab, but not an universal solution 14:40:16 #info...ok something to note as to how to work with Octopus team or whomever to decide how to handle power cycle and boot order more generically 14:40:46 Is someone able to talk about Functest status? 14:40:48 #info bobmonkman: hard to give a time estimate for jenkins, but not by next week 14:41:29 #info OK, josep....we will revisit in 2 weeks. No meeting next week due to holiday break. 14:41:45 ok 14:41:59 Functest? 14:42:06 Ciprian? 14:43:39 ciprian-barbu: can you give status on functest? 14:45:05 joekidder: unfortunately I had near zero success in running on Fuel 8, I had multiple problems in my way 14:45:25 I encountered a few bugs as well, I had to spent time debugging 14:45:58 #info,, Ciprian please use #info so we capture in minutes bot 14:45:59 I had a problem with the network setup in the lab, I could only run functest on POD1, which turns out has a problem with libvirt 14:46:02 can you put "#info" in front to get status into log please? 14:46:11 thanks. 14:46:16 #info unfortunately I had near zero success in running on Fuel 8, I had multiple problems in my way 14:46:23 #info I encountered a few bugs as well, I had to spent time debugging 14:46:33 #info I had a problem with the network setup in the lab, I could only run functest on POD1, which turns out has a problem with libvirt 14:47:05 #info I thought the libvirt problem was solved? 14:47:09 #info yesterday Magnus from IT solved the connectivity problem to POD2, so I managed to actually start working on that 14:47:22 bobmonkman: it wasn't deployed on POD1 14:47:37 bobmonkman: and I couldn't run on POD2 until today 14:47:55 ${repos_dir}/functest/docker/run_tests.sh --test vping_ssh 14:48:02 sorry, not here 14:48:22 #info I am continuing with this, I've been delayed so far 14:48:33 #info to be clear, Ciprian, you are seeing failures on Functest, when running Fuel 8 based deploy, that you were not seeing before on Fuel 6? 14:49:26 #info no, there were a few minor things, keystone client has been deprecated and that was an easy fix 14:49:48 #info but in fact I wasn't able to run functest at all on Fuel 8 14:50:52 #info in fact, I tried to run, but I bumped into this issue that seems like libvirt related 14:51:04 #info I'm not 100% sure about it, could be something else 14:51:57 #info OK, team, lets cme up with a plan for the next 2 weeks to help find out why Functest will not run. This is central to connecting to Jenkins and being in CI loop 14:52:49 #info Joe, can you please work with the team to get on top of this? 14:52:56 #info yep. 14:53:36 Ok...any thing else people want to note today? I will get the committer adds and subtracts going today. 14:54:09 #action Bob will send IT the committer vote log and committer drop confirmations 14:54:40 #action Joe will work with the team to get over Functest issues 14:56:06 #info Next team meeting will be 2 weeks from today. I will be out for the holiday week and will check in early in the week of April 4 14:56:12 #info we would need a bit of help with DHA/DEA files 14:56:40 #info we can't seem to find documentation on them and they seem vital in understanding how the deployment testing works 14:57:26 #info @StanK: Could this be an Octopus item? Fuel? 14:57:31 fuel 14:58:03 #info I'm almost sure it's not Mirantis related but rather OPNFV-Fuel related 14:58:24 #info I'm not sure if it's present in other installers as I'm not familiar with them 14:58:47 #info OK, I suggest sending a question to the list asking for help. 14:59:44 thanks Bob! 15:00:17 #action Stan to ask Fuel team for help on documentation of DHA/DEA procedures 15:00:30 anything else? 15:00:57 I will be able to respond to emails maybe once a day the next week 15:01:15 let me know if there is anything super urgent, Joe 15:01:43 let's wrap then and c u all in a couple of weeks 15:02:00 #endmeeting