Thursday, 2016-02-04

*** jmb has joined #openstack-chef00:03
*** chlong has joined #openstack-chef00:40
*** zhiwei has joined #openstack-chef01:19
*** os-chef-bot has quit IRC01:28
*** os-chef-bot has joined #openstack-chef01:29
*** GonZoPT has quit IRC04:05
*** cheeseplus has quit IRC04:12
*** chlong has quit IRC04:13
*** cheeseplus has joined #openstack-chef04:16
*** abramley has quit IRC04:19
*** abramley has joined #openstack-chef04:19
*** chlong has joined #openstack-chef04:28
*** zhiwei has quit IRC05:06
*** frickler has quit IRC07:00
*** zhiwei has joined #openstack-chef07:22
*** infra-red has joined #openstack-chef07:35
*** infra-red has quit IRC07:41
*** infra-red has joined #openstack-chef07:47
*** infra-red has quit IRC07:49
*** nkrinner has joined #openstack-chef07:49
jklaremarkvan i did that once and then realised that it will first try to run all the gate jobs for all repositories depended on (and their deeper dependencies also), which resulted in 16 jobs that where run before the actual chef-repo gate jobs was run and that took a very very long time07:55
jklaremarkvan i think we should move to a local verification of the integration part for the first merge here and go back to the automated integration jobs after that07:55
*** infra-red has joined #openstack-chef07:56
*** frickler has joined #openstack-chef07:57
*** infra-re_ has joined #openstack-chef07:58
*** infra-red has quit IRC08:01
*** nkrinner has quit IRC08:20
*** nkrinner has joined #openstack-chef08:23
*** infra-re_ has quit IRC08:36
*** infra-red has joined #openstack-chef09:12
*** zhiwei has quit IRC09:15
jklare@core Hi, for some reason our old openstack-chef-repo job started running again and will block the merge of the refactored chef-repo until we remove it from the gates. This patch should get rid of the old job (i am quite sure we have not used spiceweasle in a while) https://review.openstack.org/#/c/276106/09:15
os-chef-bot@j^2 @markvan @mattray @wenchma @jklare @cmluciano @zhiwei @sc` Hi, for some reason our old openstack-chef-repo job started running again and will block the merge of the refactored chef-repo until we remove it from the gates. This patch should get rid of the old job (i am quite sure we have not used spiceweasle in a while) https://review.openstack.org/#/c/276106/09:15
*** infra-re_ has joined #openstack-chef09:16
*** openstackgerrit has quit IRC09:17
*** openstackgerrit has joined #openstack-chef09:18
*** infra-red has quit IRC09:18
*** infra-red has joined #openstack-chef10:07
*** infra-re_ has quit IRC10:11
*** infra-re_ has joined #openstack-chef10:14
*** infra-red has quit IRC10:16
*** GonZoPT has joined #openstack-chef10:21
*** GonZoPT has quit IRC10:38
*** mrodden has quit IRC10:40
*** mrodden has joined #openstack-chef10:41
*** infra-red has joined #openstack-chef10:41
*** infra-re_ has quit IRC10:44
*** infra-r__ has joined #openstack-chef10:45
*** infra-red has quit IRC10:47
openstackgerritJan Klare proposed openstack/cookbook-openstack-integration-test: minor changes to adapt to refactored cookbooks  https://review.openstack.org/27614710:50
openstackgerritJan Klare proposed openstack/cookbook-openstack-integration-test: minor changes to adapt to refactored cookbooks  https://review.openstack.org/27614710:50
openstackgerritJan Klare proposed openstack/cookbook-openstack-integration-test: minor changes to adapt to refactored cookbooks  https://review.openstack.org/27614710:51
openstackgerritJan Klare proposed openstack/cookbook-openstack-common: library cleanup and refactoring  https://review.openstack.org/24913310:56
*** infra-red has joined #openstack-chef11:13
*** infra-r__ has quit IRC11:17
*** infra-re_ has joined #openstack-chef11:33
*** infra-red has quit IRC11:36
openstackgerritJan Klare proposed openstack/cookbook-openstack-identity: refactoring final step  https://review.openstack.org/25085412:15
*** mrodden has quit IRC12:53
*** mrodden has joined #openstack-chef12:56
*** zhiwei has joined #openstack-chef13:23
*** zhiwei has quit IRC13:27
*** jmb has quit IRC14:02
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-network: refactoring final step  https://review.openstack.org/24632214:03
*** barra204 has quit IRC14:04
*** shakamunyi has joined #openstack-chef14:06
*** jmb has joined #openstack-chef15:03
*** KHo has joined #openstack-chef15:46
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-block-storage: refactoring final step  https://review.openstack.org/25303915:56
*** nkrinner has quit IRC16:15
openstackgerritChristoph Albers proposed openstack/cookbook-openstack-network: refactoring final step  https://review.openstack.org/24632216:27
openstackgerritJan Klare proposed openstack/cookbook-openstack-network: refactoring final step  https://review.openstack.org/24632216:35
*** infra-re_ has quit IRC16:36
openstackgerritJan Klare proposed openstack/cookbook-openstack-image: refactoring final step  https://review.openstack.org/25422016:39
sc`spiceweasel? that was removed in kilo iirc16:47
openstackgerritJan Klare proposed openstack/cookbook-openstack-image: refactoring final step  https://review.openstack.org/25422016:47
jklaresc` yeah, i thought so too16:53
jklaredid not look it up thou16:53
jklarebut well, i guess its save to remove this old gate job16:53
markvanjklare: humm, for that Depends-On with the repo, yeah I guess it assumes the dependencies have been run thru the gates already, I don't think there a way to prevent that.16:55
markvanWe could be sneaky and just put a temp patch to the Rake file to pull in the needed patches to make sure its all working.16:55
jklaremarkvan thats an amazing idea16:56
jklaremarkvan did not think about that16:56
jklaremarkvan but well, in the end its just a one time run and we would probably remove this patch before actually merging16:56
markvanor it might need to go into the bootstrap, not sure, but seems easily possible, it's just based off the ENV var in the repoi16:56
markvanyes, just a temp change to see how all works16:56
jklaremarkvan do you want to give that Rakefile patching a shot?17:06
markvanjklare: sure, I can take a look to see how it might work17:06
jklaremarkvan great17:06
jklarei think we are done with most of the cookbook (identity, network, image, common and block-storage) and are currently finishing compute17:07
jklareso the aio vagrant box on my local machine looks good17:07
jklareand i think we should start merging soon and patch smaller issues later17:08
jklarein smaller patches17:08
jklaresince these are growing and growing and growing17:08
openstackgerritJan Klare proposed openstack/cookbook-openstack-compute: refactoring final step  https://review.openstack.org/24876717:11
*** infra-red has joined #openstack-chef17:17
*** The_8th_Dwarf has quit IRC17:18
*** infra-re_ has joined #openstack-chef17:18
jklare@core we just lost a few pounds :) most of our repos should now just contain our supported and maintained branches as well as the tags for older ones17:21
os-chef-bot@j^2 @markvan @mattray @wenchma @jklare @cmluciano @zhiwei @sc` we just lost a few pounds :) most of our repos should now just contain our supported and maintained branches as well as the tags for older ones17:21
markvanwow I feel slimer already...maybe I can jump higher in my next vb game...17:22
jklareyou probably can17:22
jklare:D17:22
*** infra-red has quit IRC17:22
* markvan trying to put down the doughnut17:23
*** infra-red has joined #openstack-chef17:23
jklaremarkvan http://lifehacker.com/5660544/a-morning-donut-could-improve-your-memory-and-ability-to-concentrate17:24
markvanjklare: +2 (lbs)17:24
*** infra-re_ has quit IRC17:25
sc`nice! i have an allinone running with all of the patches as-is17:27
jklarecool17:27
jklareubuntu or centos?17:27
sc`ubuntu for now17:28
jklarebecause i have to admit i did not test with centos so far :)17:28
sc`figured it would be at my own risk for centos ;)17:28
jklarej^2 you around?17:29
sc`are there any special steps for having the cookbooks? i have everything in one directory as cloned from github17:31
jklare?17:31
jklaresc` ?17:32
sc`it failed because i don't have the cookbooks vendored, so i did that, but the patches from gerrit are elsewhere17:32
sc`do i need to berks_vendor then move/symlink things around17:32
jklaresc` ahhhh i see17:32
sc`never mind. i'll modify the berksfile to make it work :)17:33
jklaresc` i usually just edit the Berksfile to point to my local folders instead of github17:33
jklaresc` and then i berks_vendor17:33
sc`yeah. it's early and i have been on concalls for the past 2 hours17:34
sc`i think i got berks squared away17:35
*** ChrissKO_ has joined #openstack-chef17:44
sc`ran into a failure - http://paste.openstack.org/show/486001/17:46
sc`that's old code, so i don't see why it's failing there. missing environment attribute?17:54
*** ChrissKO_ has quit IRC17:54
*** ChrissKO_ has joined #openstack-chef17:54
openstackgerritMark Vanderwiel proposed openstack/openstack-chef-repo: WIP: adaptions for refactored cookbooks in mitaka cycle  https://review.openstack.org/27265117:58
markvanjklare: first pass at what might work to see a repo test run^^18:00
*** zhiwei has joined #openstack-chef18:41
*** zhiwei has quit IRC18:46
*** os-chef-bot1 has joined #openstack-chef19:58
*** os-chef-bot has quit IRC20:03
*** infra-re_ has joined #openstack-chef20:35
*** infra-red has quit IRC20:38
*** jmickle has joined #openstack-chef20:38
*** zhiwei has joined #openstack-chef20:40
*** infra-red has joined #openstack-chef20:44
*** zhiwei has quit IRC20:45
*** infra-re_ has quit IRC20:47
*** spheromak has quit IRC20:47
*** spheromak has joined #openstack-chef20:48
*** jmb has quit IRC21:13
*** infra-red has quit IRC21:18
openstackgerritMark Vanderwiel proposed openstack/openstack-chef-repo: WIP: adaptions for refactored cookbooks in mitaka cycle  https://review.openstack.org/27265121:24
*** jmickle has quit IRC21:29
*** jmickle has joined #openstack-chef21:29
*** KHo has quit IRC21:45
*** spheromak has quit IRC21:46
*** spheromak has joined #openstack-chef21:47
*** GonZo2K has joined #openstack-chef21:51
*** jmb has joined #openstack-chef23:03
*** ChrissKO_ has quit IRC23:26
*** zhiwei has joined #openstack-chef23:29
*** chlong has quit IRC23:30
*** ChrissKO_ has joined #openstack-chef23:30
*** zhiwei has quit IRC23:33
*** ChrissKO_ has quit IRC23:34
*** ChrissKO_ has joined #openstack-chef23:35
*** ChrissK__ has joined #openstack-chef23:39
*** ChrissKO_ has quit IRC23:40
*** ChrissKO_ has joined #openstack-chef23:44
*** ChrissK__ has quit IRC23:44
*** ChrissKO_ has quit IRC23:48
*** ChrissKO_ has joined #openstack-chef23:49
*** ChrissK__ has joined #openstack-chef23:53
*** ChrissKO_ has quit IRC23:53
*** jmb has quit IRC23:56
*** jmb_ has joined #openstack-chef23:57
*** ChrissK__ has quit IRC23:58
*** ChrissKO_ has joined #openstack-chef23:58

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!