Friday, 2015-06-26

EmilienMcrinkle: I think we still need Exec['apt_update'] -> Package<||>00:02
EmilienMcrinkle: I'm about to produce a patch, let me know if you think we can do better00:03
crinkleEmilienM: _morgan ^ may be able to help if we can point her at some logs00:04
EmilienM_morgan: http://logs.openstack.org/63/195163/1/check/gate-puppet-neutron-puppet-beaker-rspec-dsvm-trusty/6159af9/console.html00:04
_morganEmilienM: looking00:05
EmilienM_morgan: my fix from this morning: https://github.com/openstack/puppet-openstack_extras/commit/6feda8b3e978a3b588d9f84d3e3776f0993c262300:05
EmilienMand I'm doing a patch now00:05
crinkleEmilienM: i don't actually see where apt is failing there00:05
EmilienMcrinkle: it's not failing00:06
EmilienMit's just a wrong orchestration here00:06
crinkleoh i see00:06
EmilienMyeah00:06
EmilienMwe need to run apt-get update before ANY package resoruce00:06
EmilienMbut we CANT00:06
EmilienMbecause we install a package *before*00:06
EmilienMso we need to replace the Package resource by an exec00:06
nibalizerput apt-get update in a fact00:06
EmilienMand change the conditional00:06
EmilienMnibalizer: apt module suggest to use an exec00:07
EmilienMbut well, why not00:07
_morgannibalizer: oh please no00:07
nibalizerEmilienM: im like 99% kidding00:07
* xarses kicks nibalizer 00:08
EmilienMnibalizer: it's not Friday.00:08
*** xavpaice has quit IRC00:10
_morganEmilienM: does it work if you use the deprecated required_packages parameter?00:11
EmilienMno00:11
EmilienMthis thing looked broken this morning00:11
EmilienMand we could not find why00:12
xarsesDoes the trusty/centos7 error on https://review.openstack.org/#/c/179645/ make sense? "/home/jenkins/workspace/gate-puppet-ceph-puppet-beaker-rspec-dsvm-trusty/spec/acceptance/nodesets/nodepool-trusty.yml' does not exist"00:12
_morgan:(00:12
EmilienMand it's deprecated anyway so don't want to use it00:12
EmilienMotherwise we will hit the issue in 2 months00:12
_morganyeah I was wondering if it needed to be added back, if things are weird with using a package resource00:12
crinkleEmilienM: we're still using 1.8.0 http://logs.openstack.org/63/195163/1/check/gate-puppet-neutron-puppet-beaker-rspec-dsvm-trusty/6159af9/console.html#_2015-06-25_19_17_50_24900:13
*** gildub has quit IRC00:13
crinklemaybe *unpinning* would fix it :P00:13
_morgan2.1.0 should make things happier :D00:14
* _morgan crosses fingers00:14
crinklexarses: does puppet-ceph have a spec/acceptance/nodesets/nodepool-trusty.yml file?00:14
xarsesAhh, It looks like the defaults moved to trusty/cent7 but we don't have the nodeyaml for it00:14
crinklewe might not have added it00:14
xarsescrinkle: no, It's missing00:14
crinklexarses: you can copy the spec/acceptance/nodesets/* from another module into puppet-ceph00:15
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580100:17
EmilienM_morgan, crinkle ^00:17
EmilienMcrinkle: the pb is not in apt now, it's in my patch of this morning00:17
EmilienMcrinkle: I did a mistake00:17
crinkleEmilienM: did you see my message above ^00:18
crinkleEmilienM: we should try unpinning the apt module in spec_helper_acceptance.rb00:18
EmilienMcrinkle: oh yes...00:19
EmilienMcrinkle: it's inconsistent00:19
EmilienMacross our modules00:19
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580300:20
EmilienMcrinkle: let's see ^00:20
EmilienMcrinkle: I think, even with that patch, we still need to either revert my mistake of this morning or consider https://review.openstack.org/19580100:23
*** markvoelker has joined #puppet-openstack00:24
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580300:27
EmilienMcrinkle, _morgan: what if 1/ we make sure apt is unpin everywhere 2/ consider https://review.openstack.org/195801 as the way to go, since it respect the new way of using puppetlabs-apt ?00:28
*** markvoelker has quit IRC00:30
crinkleEmilienM: but we're waiting to see if 1/ works on its own00:30
openstackgerritAndrew Woodward proposed stackforge/puppet-ceph: [WIP] Add missing nodepool files  https://review.openstack.org/19581100:30
crinkleEmilienM: i do not see how using an exec to apt-get install a package could be the intended usage of the apt module00:31
EmilienMcrinkle: they say, if you need to install a package before the apt::source resource, you need to declare the package yourself. The problem is, we want to have all packages installed *after* the Apt_update thing00:32
EmilienMotherwise it will lead to packaging errors in openstack00:32
*** linkedinyou has quit IRC00:36
EmilienMcrinkle: the unpin patch does not work00:37
EmilienM(I tested it on my laptop)00:37
EmilienMwe have the orchestration issue00:37
EmilienMI'm testing now the openstack_extra patch00:38
EmilienMwith unpin00:38
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580300:40
*** gildub has joined #puppet-openstack00:41
*** aimon has joined #puppet-openstack00:42
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580300:49
xarsescrinkle: I copied the older 1204 and cent66 ones we had back in to check that CI still works. I'll bump ubuntu, but I think centos doesn't work still00:53
xarses(centos7)00:53
xarsessweet, vagrant up failed00:54
*** xingchao_ has joined #puppet-openstack00:54
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580100:58
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580300:58
*** xarses has quit IRC01:01
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580101:11
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580301:12
EmilienM_morgan: as you can see, I'm trying to find a fix01:12
EmilienM_morgan: not too durty :)01:12
*** bklei has joined #puppet-openstack01:17
*** xarses has joined #puppet-openstack01:20
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580101:23
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580301:23
*** xavpaice has joined #puppet-openstack01:28
openstackgerritXingchao Yu proposed openstack/puppet-trove: Update README.md for project namespace change  https://review.openstack.org/19582201:28
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580101:33
*** jasondotstar has joined #puppet-openstack01:33
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580301:34
openstackgerritXingchao Yu proposed openstack/puppet-designate: Update README.md for project namespace change  https://review.openstack.org/19582701:35
openstackgerritXingchao Yu proposed openstack/puppet-ceilometer: Update README.md for project namespace change  https://review.openstack.org/19582801:41
*** bklei has quit IRC01:45
*** saneax has quit IRC01:48
openstackgerritXingchao Yu proposed openstack/puppet-glance: Update README.md for project namespace change  https://review.openstack.org/19583101:50
EmilienM_morgan: I need help :)01:52
openstackgerritXingchao Yu proposed openstack/puppet-gnocchi: Update README.md for project namespace change  https://review.openstack.org/19583201:52
EmilienMcan you look at https://review.openstack.org/#/c/195801/ and https://review.openstack.org/#/c/195803/ logs ?01:52
openstackgerritXingchao Yu proposed openstack/puppet-heat: Update README.md for project namespace change  https://review.openstack.org/19583301:55
crinklei think she's out for the day01:57
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580101:59
*** jasondotstar has quit IRC01:59
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580301:59
EmilienMcrinkle: no prob, I make a short break and I continue. I succeed to have something working on my laptop :)02:09
*** jasondotstar has joined #puppet-openstack02:10
*** xingchao_ has quit IRC02:13
*** markvoelker has joined #puppet-openstack02:14
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580102:15
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580302:16
*** markvoelker has quit IRC02:18
dmsimardEmilienM: Doing some groundwork for cinder provider.. Starting by what's missing in openstackclient, looks like I have a lot of work ahead of me02:18
EmilienMdmsimard: good luck... is it worth? :)02:19
dmsimardEmilienM: Learning a lot. Trying to implement the qos commands in openstackclient (use case is automating qos configs for Ceph iops throttling with libvirt..)02:20
dmsimardThe reviewers are picky but it's all fair game. Openstackclient is actually fairly well built.02:20
EmilienMnice02:20
EmilienMdmsimard: keep us updated!02:21
dmsimardI'm more versed in python than ruby.. I suck at ruby, so this will take a while :p02:21
dmsimardWell, I guess it's not so much that I suck at ruby that I don't like the language.02:22
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580102:33
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580302:34
*** jasondotstar has quit IRC02:42
*** EmilienM sets mode: +o crinkle02:43
*** EmilienM sets mode: +o clayton02:43
*** EmilienM sets mode: +o mfisch02:43
*** EmilienM sets mode: +o mgagne02:43
*** EmilienM sets mode: +o sbadia02:43
*** EmilienM sets mode: +o xingchao02:43
*** EmilienM sets mode: +o fc__02:43
*** EmilienM sets mode: +o bodepd02:43
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580102:47
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580302:47
*** xingchao_ has joined #puppet-openstack02:47
EmilienMcrinkle: I've tested https://review.openstack.org/195801 and it solves the problem02:51
EmilienMit's open for review02:52
EmilienMand it should unblock our CI02:52
EmilienMcrinkle: I've tested it against puppet-neutron, https://review.openstack.org/#/c/195803/ (it works now)02:54
*** xingchao_ has quit IRC03:06
*** ducttape_ has joined #puppet-openstack03:16
nibalizerEmilienM: crinkle these people seem to be in a similar boat as you https://github.com/puppet-community/puppet-unattended_upgrades/issues/16#issuecomment-11528755603:19
*** ducttape_ has quit IRC03:22
xingchaoEmilienM: is that the reason all beaker-rspec-dsvm-trusty failed by now ?03:29
*** ducttape_ has joined #puppet-openstack03:29
*** ducttape_ has quit IRC03:31
*** ducttape_ has joined #puppet-openstack03:37
openstackgerritColleen Murphy proposed openstack/puppet-openstack_extras: Use apt::key instead of keyring package  https://review.openstack.org/19585803:47
crinkleEmilienM: ^ this is how i would prefer to solve the issue03:47
openstackgerritColleen Murphy proposed openstack/puppet-openstack_extras: Use apt::key instead of keyring package  https://review.openstack.org/19585803:58
*** ducttape_ has quit IRC03:59
*** markvoelker has joined #puppet-openstack04:02
*** markvoelker has quit IRC04:07
*** ducttape_ has joined #puppet-openstack04:08
*** ducttape_ has quit IRC04:12
*** rushiagr_away is now known as rushiagr04:13
*** ducttape_ has joined #puppet-openstack04:13
*** saneax has joined #puppet-openstack04:17
*** ducttape_ has quit IRC04:20
*** richm has quit IRC05:34
*** rushiagr is now known as rushiagr_away05:43
*** markvoelker has joined #puppet-openstack05:51
*** jtomasek has joined #puppet-openstack05:54
*** markvoelker has quit IRC05:56
*** stamak has joined #puppet-openstack06:05
*** rushiagr_away is now known as rushiagr06:15
*** stamak has quit IRC06:18
*** jpena has joined #puppet-openstack07:02
*** strider|afk is now known as gchamoul07:14
*** dgurtner has joined #puppet-openstack07:17
*** rushiagr is now known as rushiagr_away07:36
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Fix acceptance tests  https://review.openstack.org/19590507:45
*** gildub has quit IRC07:49
*** stamak has joined #puppet-openstack07:50
*** arnaud_orange has joined #puppet-openstack07:51
openstackgerritColleen Murphy proposed openstack/puppet-openstack_extras: Restore apt-get update relationship  https://review.openstack.org/19590808:02
openstackgerritColleen Murphy proposed openstack/puppet-openstack_extras: Fix source_defaults unit tests  https://review.openstack.org/19590908:02
openstackgerritColleen Murphy proposed openstack/puppet-openstack_extras: Run unit tests using latest puppetlabs-apt  https://review.openstack.org/19591008:02
openstackgerritColleen Murphy proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580308:04
*** derekh has joined #puppet-openstack08:06
*** sergmelikyan has joined #puppet-openstack08:11
dgurtnerxarses: gchamoul ping re: getting puppet-ceph back on track08:17
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Fix acceptance tests  https://review.openstack.org/19590508:19
*** xingchao_ has joined #puppet-openstack08:21
*** xingchao_ has quit IRC08:24
*** xingchao_ has joined #puppet-openstack08:24
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Fix dependency version  https://review.openstack.org/19386908:25
*** xingcha__ has joined #puppet-openstack08:27
*** xingchao_ has quit IRC08:27
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Fix acceptance tests  https://review.openstack.org/19590508:27
*** stamak has quit IRC08:29
gchamouldgurtner: ack08:37
*** stamak has joined #puppet-openstack08:37
*** xingcha__ has quit IRC08:40
*** xingchao_ has joined #puppet-openstack08:42
*** stamak has quit IRC08:43
*** xingchao_ has quit IRC08:49
*** xingchao_ has joined #puppet-openstack08:50
dgurtnergchamoul: I tried to write my understanding of the current issues in https://bugs.launchpad.net/puppet-ceph/+bug/1468865/comments/208:50
openstackLaunchpad bug 1468865 in puppet-ceph "Default release should be bumped to hammer" [Undecided,New]08:50
*** paramite has joined #puppet-openstack08:51
dgurtnergchamoul: your and my patches are combined via dependencies in https://review.openstack.org/#/c/195905/08:51
*** xingcha__ has joined #puppet-openstack08:51
dgurtnergchamoul: to me this now misses xarses patch https://review.openstack.org/#/c/195760/208:51
dgurtnergchamoul: and then we need to figure out what to do about centos708:52
*** xingchao has quit IRC08:53
*** xingchao has joined #puppet-openstack08:53
*** rcallawa has quit IRC08:55
*** xingchao_ has quit IRC08:55
*** stamak has joined #puppet-openstack08:58
gchamouldgurtner: this one https://review.openstack.org/#/c/195760/2 should be merged first09:00
dgurtnergchamoul: agreed - I'm just not sure if we need to flatten all patches into one because of the gate09:02
gchamouldgurtner: well so at least I could fix the lint issue in my patch09:02
openstackgerritXingchao Yu proposed openstack/puppet-horizon: Update README.md for project namespace change  https://review.openstack.org/19593109:03
openstackgerritGael Chamoulaud proposed stackforge/puppet-ceph: Make puppet-ceph unit tests compliant with Puppet4  https://review.openstack.org/17964509:04
openstackgerritGael Chamoulaud proposed stackforge/puppet-ceph: Fix dependency version  https://review.openstack.org/19386909:04
openstackgerritArnoud de Jonge proposed openstack/puppet-trove: Changed $::trove::rabbit_user to $::trove::rabbit_userid.  https://review.openstack.org/19593309:05
openstackgerritGael Chamoulaud proposed stackforge/puppet-ceph: Fix acceptance tests  https://review.openstack.org/19590509:05
openstackgerritXingchao Yu proposed openstack/puppet-ironic: Update README.md for project namespace change  https://review.openstack.org/19593409:06
openstackgerritXingchao Yu proposed openstack/puppet-keystone: Update README.md for project namespace change  https://review.openstack.org/19593609:07
gchamouldgurtner: rspec-system is retired now and we should use beaker-rspec!09:09
*** husanu3 has joined #puppet-openstack09:09
openstackgerritGael Chamoulaud proposed stackforge/puppet-ceph: Make puppet-ceph unit tests compliant with Puppet4  https://review.openstack.org/17964509:12
dgurtnergchamoul: yes, I'm aware. The main blocker used to be that adding additional disks in beaker didn't work09:13
openstackgerritGael Chamoulaud proposed stackforge/puppet-ceph: Fix dependency version  https://review.openstack.org/19386909:14
dgurtnergchamoul: I think the whole scaffolding is there though, now it's just porting over all of the tests (or abandoning them?)09:14
openstackgerritGael Chamoulaud proposed stackforge/puppet-ceph: Fix acceptance tests  https://review.openstack.org/19590509:14
gchamouldgurtner: good question!09:15
openstackgerritXingchao Yu proposed openstack/puppet-manila: Update README.md for project namespace change  https://review.openstack.org/19594209:17
gchamouldgurtner: well, do you want to merge https://review.openstack.org/#/c/193869/5 and https://review.openstack.org/#/c/195905/5 into https://review.openstack.org/#/c/179645/3 ?09:18
*** husanu3 has quit IRC09:18
dgurtnergchamoul: sure, feel free to09:19
gchamouldgurtner: ack doing09:20
dgurtnergchamoul: we probably need to talk to boris about centos7 / epel packaging https://bugzilla.redhat.com/show_bug.cgi?id=118309709:22
openstackbugzilla.redhat.com bug 1183097 in ceph "Sync-up ceph in epel 7" [Unspecified,Closed: errata] - Assigned to branto09:22
*** husanu2 has joined #puppet-openstack09:23
openstackgerritXingchao Yu proposed openstack/puppet-neutron: Update README.md for project namespace change  https://review.openstack.org/19594409:24
openstackgerritXingchao Yu proposed openstack/puppet-openstack_extras: Update README.md for project namespace change  https://review.openstack.org/19594709:26
openstackgerritGael Chamoulaud proposed stackforge/puppet-ceph: Make puppet-ceph unit tests compliant with Puppet4  https://review.openstack.org/17964509:28
*** husanu2 has quit IRC09:28
*** markvoelker has joined #puppet-openstack09:29
openstackgerritXingchao Yu proposed openstack/puppet-sahara: Update README.md for project namespace change  https://review.openstack.org/19594809:29
gchamouldgurtner: we can abandoned the two patches now09:29
sbadiahi09:29
gchamouldgurtner: I mean https://review.openstack.org/#/c/195905/5 and https://review.openstack.org/#/c/193869/509:30
sbadiaxingchao: please use OpenStack (in order to avoid a future trivial patch :-) (ref: https://wiki.openstack.org/wiki/Documentation/Conventions)09:30
*** markvoelker has quit IRC09:33
openstackgerritXingchao Yu proposed openstack/puppet-ceilometer: Update README.md for project namespace change  https://review.openstack.org/19582809:36
openstackgerritMerged openstack/puppet-gnocchi: acceptance: Added noop acceptance test  https://review.openstack.org/19549509:37
dgurtnergchamoul: done09:38
openstackgerritMaksym Yatsenko proposed openstack/puppet-horizon: Update "/dashboard" URI to "/horizon"  https://review.openstack.org/19595409:39
dgurtnergchamoul: now we need to figure out what to do about centos7 though09:39
openstackgerritSebastien Badia proposed openstack/puppet-gnocchi: keystone/auth: make service description configurable  https://review.openstack.org/19516609:39
openstackgerritMaksym Yatsenko proposed openstack/puppet-horizon: Update "/dashboard" URI to "/horizon"  https://review.openstack.org/19595409:39
openstackgerritXingchao Yu proposed openstack/puppet-cinder: Update README.md for project namespace change  https://review.openstack.org/19595509:40
xingcha__sbadia: get it, I'm working on it now.09:40
*** gfidente has joined #puppet-openstack09:41
*** gfidente has quit IRC09:41
*** gfidente has joined #puppet-openstack09:41
openstackgerritXingchao Yu proposed openstack/puppet-designate: Update README.md for project namespace change  https://review.openstack.org/19582709:41
dgurtnergchamoul: maybe revive https://review.openstack.org/#/c/156458/ from EmilienM and see if we get the packaging fixed?09:41
openstackgerritXingchao Yu proposed openstack/puppet-glance: Update README.md for project namespace change  https://review.openstack.org/19583109:43
openstackgerritXingchao Yu proposed openstack/puppet-gnocchi: Update README.md for project namespace change  https://review.openstack.org/19583209:43
*** gildub has joined #puppet-openstack09:44
openstackgerritXingchao Yu proposed openstack/puppet-heat: Update README.md for project namespace change  https://review.openstack.org/19583309:44
openstackgerritXingchao Yu proposed openstack/puppet-horizon: Update README.md for project namespace change  https://review.openstack.org/19593109:44
openstackgerritXingchao Yu proposed openstack/puppet-ironic: Update README.md for project namespace change  https://review.openstack.org/19593409:45
gchamouldgurtner: we can give a try09:45
sbadiaxingcha__: thx!09:45
openstackgerritXingchao Yu proposed openstack/puppet-keystone: Update README.md for project namespace change  https://review.openstack.org/19593609:46
openstackgerritXingchao Yu proposed openstack/puppet-manila: Update README.md for project namespace change  https://review.openstack.org/19594209:46
openstackgerritXingchao Yu proposed openstack/puppet-neutron: Update README.md for project namespace change  https://review.openstack.org/19594409:47
openstackgerritXingchao Yu proposed openstack/puppet-nova: Update README.md for project namespace change  https://review.openstack.org/19595809:48
openstackgerritXingchao Yu proposed openstack/puppet-openstack_extras: Update README.md for project namespace change  https://review.openstack.org/19594709:49
openstackgerritGael Chamoulaud proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595909:50
openstackgerritXingchao Yu proposed openstack/puppet-sahara: Update README.md for project namespace change  https://review.openstack.org/19594809:50
openstackgerritXingchao Yu proposed openstack/puppet-swift: Update README.md for project namespace change  https://review.openstack.org/19596109:52
openstackgerritXingchao Yu proposed openstack/puppet-trove: Update README.md for project namespace change  https://review.openstack.org/19582209:56
openstackgerritXingchao Yu proposed openstack/puppet-tuskar: Update README.md for project namespace change  https://review.openstack.org/19596409:56
*** richm has joined #puppet-openstack10:04
*** xingcha__ has quit IRC10:04
*** sergmelikyan has quit IRC10:19
*** xingchao_ has joined #puppet-openstack10:22
openstackgerritGael Chamoulaud proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595910:26
*** rcallawa has joined #puppet-openstack10:28
*** rcallawa has quit IRC10:29
*** rcallawa has joined #puppet-openstack10:29
gchamouldgurtner: we will still get the issue .. cause the forks for rspec-system/rspec-system-puppet are still pinning rspec-* to 2.99.x :/10:35
gchamouldgurtner: independently to the packaging issue10:36
*** sergmelikyan has joined #puppet-openstack10:48
dgurtnergchamoul: those forks are mine (I had to patch them further). I can update them (or you could send pull requests)10:49
dgurtnergchamoul: hm, ok that might be more work than I'm ready for :/10:51
gchamouldgurtner: yes because I am not that will support rspec 3.x :/10:51
dgurtnergchamoul: ok, so the solution would be to give up on rspec-system and switch to beaker entirely??10:52
gchamouldgurtner: I think so!10:52
*** gildub has quit IRC10:53
*** rcallawa has quit IRC10:55
*** xingchao_ has quit IRC10:58
*** xingchao_ has joined #puppet-openstack11:02
*** xingchao_ has quit IRC11:09
*** xingchao_ has joined #puppet-openstack11:11
*** xingchao has quit IRC11:11
*** slagle_ is now known as slagle11:14
*** xarses_ has joined #puppet-openstack11:14
*** xingchao_ has quit IRC11:15
*** kbyrne has quit IRC11:16
*** sergmelikyan has quit IRC11:16
*** sergmelikyan has joined #puppet-openstack11:16
*** xarses has quit IRC11:17
*** markvoelker has joined #puppet-openstack11:17
*** kbyrne has joined #puppet-openstack11:20
*** kbyrne has quit IRC11:21
*** kbyrne has joined #puppet-openstack11:21
*** markvoelker has quit IRC11:22
*** delattec has quit IRC11:31
*** prad has joined #puppet-openstack11:52
*** markvoelker has joined #puppet-openstack12:00
*** andreww has joined #puppet-openstack12:11
*** xarses_ has quit IRC12:14
*** jayg|g0n3 is now known as jayg12:27
*** morazi has quit IRC12:33
*** morazi has joined #puppet-openstack12:34
*** morazi has quit IRC12:35
*** iurygregory has joined #puppet-openstack12:39
*** morazi has joined #puppet-openstack12:39
openstackgerritJavier Peña proposed openstack/puppet-ceilometer: Simplify parameters for rpc_backend  https://review.openstack.org/19603612:42
EmilienMfyi, CI jobs on trusty are still broken for some projects12:44
*** jpena is now known as jpena|lunch12:44
EmilienMsbadia, crinkle and I are defining how to fix it, it should be unblocked this morning12:44
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580112:48
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580112:58
EmilienMgchamoul: why did you not restore my patch for https://review.openstack.org/#/c/195959/ ?13:06
EmilienMhttps://review.openstack.org/#/c/156458/13:07
iurygregoryMorning people13:11
*** delattec has joined #puppet-openstack13:25
*** fvollero_ has joined #puppet-openstack13:28
*** fvollero has quit IRC13:29
andrewwmorning dgurtner gchamoul13:31
gchamoulEmilienM: hmm .. how do you that when it's not your change? :/13:33
*** fvollero_ has quit IRC13:33
*** arnaud_orange has quit IRC13:33
*** fvollero has joined #puppet-openstack13:33
EmilienMgchamoul: you ask me :-p ?13:33
*** arnaud_orange has joined #puppet-openstack13:33
gchamoulEmilienM: yes but I didn't want to wake up you :p13:34
EmilienMno prob, I don't care13:34
*** chem has quit IRC13:34
*** dfisher has joined #puppet-openstack13:34
dgurtnerandreww: hi13:40
dgurtnerandreww: gchamoul so I found the issue for centos7, but not sure about the solution13:42
dgurtnergchamoul: andreww the ceph clients are now all part of centos base13:43
dgurtnergchamoul: andreww so if the same packages are blacklisted as they for epel as well, it works13:44
andrewwdgurtner: previously, it was due to the package conflict between epel7 and ceph.com13:44
*** andreww is now known as xarses13:45
dgurtnerxarses: correct13:45
*** iurygregory has quit IRC13:45
dgurtnerbut apparently they're now in centos base as well13:46
*** xingchao has joined #puppet-openstack13:46
*** iurygregory has joined #puppet-openstack13:46
dgurtnerxarses: gchamoul another solution is to just check hammer only (because hammer has newer packages then centos base)13:46
dgurtnerbut afaik we agreed to support 3 LTS releases13:47
xarsesok, I was trying to get the ci back to where it was with cent66 and 1204 before fixing going forward13:47
dgurtnerxarses: then we need to figure out a way to blacklist the client libraries from centos base13:48
*** jpena|lunch is now known as jpena13:56
EmilienMjpena: fyi, puppet-ceilometer CI is broken now, not related to your patch14:02
jpenaEmilienM: thanks for the info :). puppet-trove CI has also been trolling me for a couple days, no problem14:03
EmilienMjpena: we're working on this14:03
*** saneax has quit IRC14:12
*** morazi has quit IRC14:16
*** morazi has joined #puppet-openstack14:19
*** chem has joined #puppet-openstack14:25
*** ducttape_ has joined #puppet-openstack14:43
*** ducttape_ has quit IRC14:43
*** ducttape_ has joined #puppet-openstack14:44
*** ducttape_ has quit IRC14:44
*** sergmelikyan has quit IRC14:49
*** ducttape_ has joined #puppet-openstack15:04
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595915:04
crinkleEmilienM: sbadia ping re: ci15:06
EmilienMcrinkle: good morning!15:07
EmilienMcrinkle: so sbadia and I were also thinking about using apt::key but we also mentioned it was not the best idea for the reasons in comment15:07
sbadiahey! o/15:08
sbadiamorning15:08
crinkleEmilienM: ah okay15:09
crinkleit just makes me cringe to see a package installed with an exec >.<15:09
EmilienMcrinkle: though we should combine our work if you're fine15:09
EmilienMyes, me too15:09
EmilienMcrinkle: I've +1 one of your patches for unit tests refacto15:09
crinkleEmilienM: i'll abandon that key ring patch and re-stack the unit test patches on yours15:10
EmilienMI think we should 1/ merge my patch 2/ update tests to work with 2.1.0 and pin metadata.json + fixtures15:10
EmilienMcrinkle: does it make sense to you ?15:10
crinkleEmilienM: yes15:12
EmilienMcrinkle, sbadia: if so, please review this patch: https://review.openstack.org/#/c/195801/ - I'll take care of doing 'recheck' things today15:12
sbadia+1 for me, but indeed it's an heresy to install packages with a exec :p15:12
crinkleEmilienM: should this be notify apt_update instead of before? https://review.openstack.org/#/c/195801/11/manifests/repo/debian/debian.pp15:13
crinklebased on https://github.com/puppetlabs/puppetlabs-apt#update-the-list-of-packages15:13
dfisheri assume this package installation via exec is only for a specific OS?15:13
EmilienMdfisher: debian/ubuntu15:14
* dfisher phew15:14
EmilienMcrinkle: ok I can change it15:14
EmilienMcrinkle: just to make sure but it will be run before, right?15:15
openstackgerritEmilien Macchi proposed openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580115:15
crinkleEmilienM: yes15:16
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: unpin APT Puppet module  https://review.openstack.org/19580315:16
EmilienMcrinkle: I'm testing it right now15:17
openstackgerritMerged openstack/puppet-tripleo: Enable support for loadbalancing Ironic  https://review.openstack.org/19533115:17
*** mdorman has joined #puppet-openstack15:19
openstackgerritColleen Murphy proposed openstack/puppet-openstack_extras: Increase major bound on puppetlabs-apt  https://review.openstack.org/19591015:21
openstackgerritColleen Murphy proposed openstack/puppet-openstack_extras: Fix source_defaults unit tests  https://review.openstack.org/19590915:21
EmilienMcrinkle: it works, cool15:27
sbadia\o/15:27
*** rcallawa has joined #puppet-openstack15:29
*** rcallawa has quit IRC15:31
EmilienMsbadia, crinkle: thanks for this work. I think we've taken a thorn out of your side15:31
crinkle:)15:32
*** rcallawa has joined #puppet-openstack15:32
EmilienMcrinkle: gate seems okay today, I'm about to run recheck again15:33
sbadiahéhé, cool it's friday and we see the end of the tunnel :)15:33
EmilienMsbadia: yeah...15:33
EmilienM_morgan: you might be interested to see how we did: https://review.openstack.org/19580115:33
openstackgerritMerged openstack/puppet-openstack_extras: repo: install keyring with an exec  https://review.openstack.org/19580115:35
openstackgerritMerged openstack/puppet-openstack_extras: Fix source_defaults unit tests  https://review.openstack.org/19590915:35
*** paramite has quit IRC15:36
*** mdorman has quit IRC15:38
openstackgerritMerged openstack/puppet-openstack_extras: Increase major bound on puppetlabs-apt  https://review.openstack.org/19591015:38
*** mdorman has joined #puppet-openstack15:38
EmilienMcrinkle: infra merged the experimental job about upgrade \o/15:38
dmsimardxarses, dgurtner, dachary: I think it's time to move puppet-ceph to beaker :)15:58
*** arnaud_orange has quit IRC15:58
xarsesI thought we where using beaker prior15:58
*** rcallawa_ has joined #puppet-openstack16:00
*** rcallawa has quit IRC16:01
openstackgerritSebastien Badia proposed openstack/puppet-openstack-cookiecutter: Add .gitreview configuration  https://review.openstack.org/19612116:03
*** rcallawa_ has quit IRC16:03
*** rcallawa has joined #puppet-openstack16:04
dgurtnerdmsimard: xarses I've almost fixed it :)16:04
xarsesawesome16:06
dgurtnerlast issue is that the centos7 beaker boxes already come with epel enabled, so need to circumvent that16:07
*** stamak has quit IRC16:08
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595916:09
*** rushiagr_away is now known as rushiagr16:09
openstackgerritMerged openstack/puppet-keystone: Custom file source for wsgi scripts  https://review.openstack.org/17818116:15
dgurtnerxarses: dmsimard dachary what is the set of releases we want to support? current + last n LTS? where n <= 3 (or <= 2) ?16:16
xarsesI thought 3, but If we can't keep one because it's not packed I think we can accept that, otherwise we have to run cent 66 longer16:16
openstackgerritMerged openstack/puppet-keystone: Pull in upstream stable/kilo wsgi script  https://review.openstack.org/19188616:17
dgurtneror going forward is it going to be hammer firefly and dumpling or hammer, giant and firefly or hammer and firefly?16:17
xarsesok, read that wrong16:17
dgurtnerxarses: afaik we'll continue to support cent66 and precise? or not?16:17
xarsestwo LTS + current16:18
*** derekh has quit IRC16:18
xarsessounds correct16:18
xarses3 in total16:18
*** jpena has quit IRC16:18
xarsesdgurtner: we'll have to add the test runners back if thats what we want16:18
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: CI test - do not merge  https://review.openstack.org/19612616:19
xarseslooking at the fixtures, we where doing 12.04 and cent 66 not 140416:19
*** imcsk8 is now known as imcsk8|doctor16:19
dgurtnerxarses: it's just from a ceph point of view, only hammer and firefly are still supported http://ceph.com/docs/master/releases/16:20
xarsesdgurtner: sounds good to me =)16:20
dgurtnerxarses: and it vastly reduces runtime :)16:21
xarsesyes it does =)16:21
dgurtnerxarses: anyways, the jenkins gate jobs only test latest against 14.04 and centos7 so we'll somehow need to add everything else16:21
dgurtnerxarses: also from my understanding it's currently single host, but I haven't had time to look at it lately16:22
xarsesdgurtner: yes, the switch over seemed to muck it up16:23
*** aimon has quit IRC16:23
EmilienMdgurtner: it's single host and only trusty & centos7 now16:23
*** vinsh has joined #puppet-openstack16:24
*** mdorman has quit IRC16:25
dgurtnerEmilienM: thanks for the info16:26
dgurtnerlol... Ifixed it for centos, but broke trusty...16:28
*** mdorman has joined #puppet-openstack16:29
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595916:32
dmsimardYeah I agree on supporting hammer and firefly16:39
*** dtalmage_ has joined #puppet-openstack16:43
dmsimarddgurtner, xarses: What reviews you want me to look at ? Got limited bandwidth today and saw a sudden surge :)16:44
dgurtnerdmsimard: we're just trying to fix things with puppet4, centos7, ... support16:48
dgurtnerdmsimard: it's basically https://review.openstack.org/#/c/179645/4 and https://review.openstack.org/#/c/195959/16:48
EmilienMcrinkle: re- pin or not pin: do you think it's a big deal to not pin stable/kilo (when will be cut), to avoid having master issues in stable branches?16:49
dgurtnergchamoul: xarses it's working https://review.openstack.org/#/c/195959/ but now additional "upgrade" CI's have been added which break...16:49
dmsimardOk, will keep an eye on these today16:49
EmilienMcrinkle: the idea would be to pin in stable branches & not pin in master16:50
xarsesupgrade?16:51
dgurtnerdmsimard: basically they will have to be merged together because of the gate16:51
dgurtnerxarses: there is now 4 beaker-rspec jobs, 2 new ones called "upgrade" which are failing16:51
dgurtnerxarses: they've been added in the last hour16:51
EmilienMdgurtner: don't worry16:51
xarses=/16:52
EmilienMhttps://review.openstack.org/#/c/196129/16:52
EmilienMthis is why it's failing16:52
dmsimarddgurtner: Can't be merged if Jenkins won't let you :p Put them in the same commit if you need it16:52
EmilienMdgurtner: I don't want our beaker jobs blocking you.16:52
EmilienMdgurtner: feel free to patch infra16:52
EmilienMdgurtner: but upgrade job will really help I think16:53
xarsesdmsimard: what ever is in the patch chain on https://review.openstack.org/#/c/195959/16:53
EmilienMlike is doing grenade jobs in openstack16:53
dgurtnerEmilienM: hm, what do I need to do to get it to pass? it's complaining because it can't find rspec ~> 2.2.416:54
*** gfidente has quit IRC16:54
dgurtnerEmilienM: I just earlier dropped the 2.2.X pin and ran with 5.1.016:54
xarseshmm, Is that the infra side, or repo?16:55
EmilienMrepo16:55
xarsesdgurtner, sounds like we need to unpin then16:56
dgurtnerxarses: I already unpinned, it looks more like I need to repin?16:57
dgurtnerxarses: https://review.openstack.org/#/c/195959/5/Gemfile16:57
xarsesyep, blind16:57
*** aimon has joined #puppet-openstack16:57
openstackgerritMerged openstack/puppet-keystone: Update README.md for project namespace change  https://review.openstack.org/19593616:58
xarsesWell, maybe we just retry https://review.openstack.org/#/c/196129/ isn't compley merged yet16:58
EmilienMdgurtner: again, please let me know if our CI is blocking you. We don't want to slow down your dev process16:59
*** ddmitriev has quit IRC16:59
dgurtnerEmilienM: no it's fine, I'm just not entirely sure what I need to do now :)17:00
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595917:00
openstackgerritMerged openstack/puppet-horizon: Update README.md for project namespace change  https://review.openstack.org/19593117:00
crinkleEmilienM: to be clear, do you mean pin the external dependencies or the openstack dependencies?17:00
EmilienMcrinkle: external17:00
crinkleEmilienM: when we move to using a puppetfile it will let us pin to stable branches of the external dependencies so i think that will help17:00
crinkleso we can use stable branches instead of specific releases17:01
EmilienMcrinkle: awesome17:01
EmilienMI like that17:01
crinkleokay good compromise17:01
EmilienMcrinkle: http://goo.gl/CxVUpy17:01
crinklelol17:02
*** mdorman has quit IRC17:17
dgurtnerEmilienM: http://logs.openstack.org/59/195959/6/check/gate-puppet-ceph-puppet-beaker-rspec-upgrade-dsvm-trusty/52c44ab/console.html17:22
*** xingchao has quit IRC17:23
EmilienMdgurtner: yes17:23
EmilienMthis is 'normal'17:23
dgurtnerEmilienM: isn't this what your patch should fix?17:23
EmilienMhttps://review.openstack.org/#/c/196129/17:23
EmilienMit should work now or in short time, time to JJB to update17:24
EmilienMdgurtner: jenkins jobs update is not instantaneous17:24
dgurtnerEmilienM: ok, thanks17:24
EmilienM Last reconfigured: Fri Jun 26 2015 12:11:35 GMT-0400 (EDT)17:24
EmilienMdgurtner: I'm relocating, back in 20 min max17:25
*** EmilienM is now known as EmilienM|brb17:25
dgurtnergchamoul: ping17:30
*** xarses has quit IRC17:35
sbadiagchamoul: https://review.openstack.org/#/c/196119/17:53
openstackgerritSebastien Badia proposed openstack/puppet-swift: lint: Fix lint issues (missing documentation for define types)  https://review.openstack.org/19616817:53
sbadiaEmilienM|brb: ↑17:53
*** xarses has joined #puppet-openstack17:54
sbadiaEmilienM|brb: the last one about lint issues :) (params doc is not enable on puppet-heat)17:54
sbadiahttps://www.ripe.net/participate/policies/proposals/2014-0317:57
sbadiahumr sorry… wrong chan…17:57
xarsesdgurtner: I see its 196129 is merged now Any luck?17:57
openstackgerritSebastien Badia proposed openstack/puppet-trove: keystone/auth: make service description configurable  https://review.openstack.org/19515917:58
sbadiaEmilienM|brb: gate-puppet-*-puppet-beaker-rspec-upgrade-dsvm-{trusty,centos} are voting ?18:01
iurygregoryhey mfisch , if the agenda for the next week meeting have space, absolute this can be a topic: https://review.openstack.org/#/c/190361/ =)18:02
*** EmilienM|brb is now known as EmilienM18:04
EmilienMsbadia: should not18:04
*** rushiagr is now known as rushiagr_away18:04
EmilienMsbadia: zuul takes time to be reconfigured18:05
EmilienMsbadia: I think now it's good, I'm checking18:05
sbadiaEmilienM: erf… so I don't understand the -1 of jenkins here https://review.openstack.org/#/c/195208/18:05
sbadiaEmilienM: ack18:05
EmilienMsbadia: it's because JJB & Zuul have been puppetize after your recheck18:05
*** hogepodge has quit IRC18:06
sbadiaoki18:06
EmilienMwhen a patch is merged in project-config, it takes time to be applied18:06
EmilienMsbadia: I confirm it's good, look in zuul, 19612618:06
EmilienM(non-voting)18:06
sbadia\o/18:06
dgurtnerxarses: well the problem is we wont get the update jobs to run18:06
sbadiaoki18:06
sbadiaEmilienM: thx!18:06
xarsesdgurtner: because we arn't ready for it?18:07
dgurtnerxarses: our current patchset are to finally be in a state that passes the gate again18:07
dgurtnerxarses: and the jobs are specifically to run the "previous" commit, but on the current gate18:07
EmilienMsbadia: gate should be good now, I'm doing rechecks18:08
dgurtnerxarses: I think we need to disable those jobs, merge todays changes and then reenable them18:08
sbadiaEmilienM: ack18:08
xarsesAre all the CI required in the merge side? If not we can just push it through. Otherwise ya, we need to pull them out of infra and then put them back in18:09
*** aimon has quit IRC18:10
*** aimon has joined #puppet-openstack18:10
iurygregoryanyone can say when is the deadline for spec approval?18:10
EmilienMiurygregory: we don't have any deadline \o/18:11
dgurtnerxarses: don't know, we can ask EmilienM18:11
iurygregorythanks Good18:11
EmilienMshould we have?18:11
xarsesEmilienM: I'm not sure we have enough features for it yet18:12
xarsesor a firm release schedule18:12
dgurtnerEmilienM: are the 'upgrade' jobs voting?18:13
EmilienMyeah we don't need that18:13
iurygregorymy boss was asking if my spec will need a exception, thanks EmilienM ;D18:13
*** dtalmage_ has quit IRC18:13
EmilienMiurygregory: tell him it will need one, and you need to send me chocolate. A lot.18:13
EmilienMdgurtner: no18:13
EmilienMdgurtner: it was by accident18:13
EmilienMdgurtner: and now, it's fixed: do a 'recheck'18:13
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595918:15
iurygregoryEmilienM, i'll give you a chocolate if i go to tokyo summit18:15
EmilienMfair enough18:15
*** imcsk8|doctor is now known as imcsk818:15
iurygregoryyes18:15
dgurtnerEmilienM: I actually had a small change, so just pushed instead of recheck18:15
EmilienMdgurtner: cool, let me know if any trouble18:16
dgurtnerEmilienM: sure! btw. this is your original centos7 patch which is now finally ready :)18:17
*** rushiagr_away is now known as rushiagr18:17
EmilienMdgurtner: w00t18:17
EmilienMdgurtner: thx guys for working on it. I had to give up18:17
dgurtnerEmilienM: alas it will probably have to be merged with a bunch of other things so all credit will go to gchamoul or whomever merges, because it won't get through the gate otherwise ;)18:17
dgurtnerEmilienM: yeah, packaging of ceph clients in both centos base and epel is seriously broken from my pov18:18
EmilienMhonestly, I spent too much time to figure that out18:19
EmilienMI'm happy if someone cares about that now18:19
dgurtnerI only care about the result - if we finally get el7 support merged, I don't care much about anything else :)18:20
EmilienMcrinkle: can you merge https://review.openstack.org/#/c/195208 please so we can unblock Puppet Ceilometer gate18:23
*** xingchao has joined #puppet-openstack18:23
xarsesdgurtner: should we add co-authors for every one else that attempted to get EL7 working?18:25
openstackgerritMerged openstack/puppet-ironic: lint: Fix lint issues (missing documentation for define types)  https://review.openstack.org/19548118:25
xarsesI feel bad closing their CR's18:25
dgurtnerxarses: sure... it's been a team effort18:26
crinkleEmilienM: done18:28
*** xingchao has quit IRC18:28
openstackgerritMathieu GagnĂ© proposed openstack/puppet-designate: Introduce public_url, internal_url and admin_url  https://review.openstack.org/7039318:28
EmilienMcrinkle: https://goo.gl/jTpYfs18:29
crinkleEmilienM: you must have a whole high-five bookmark folder18:30
xarsesthere is a bot for that18:30
EmilienMcrinkle: http://www.reactiongifs.com/tag/high-five/18:30
EmilienM_ody: hey! can you help me to got a new release of https://github.com/puppetlabs/puppetlabs-inifile ?18:31
xarsesdenied is my favorite =)18:32
EmilienM_ody: context: https://review.openstack.org/#/c/195003/18:32
EmilienM_ody: if you know the maintainer/release manager, I'll send him/her chocolate18:32
openstackgerritMerged openstack/puppet-ceilometer: Fix Beaker CI according recent puppetlabs-rabbitmq change.  https://review.openstack.org/19520818:36
openstackgerritMerged openstack/puppet-neutron: PLUMgrid metadata config.  https://review.openstack.org/19463418:37
nibalizerEmilienM: i believe you want to talk to _morgan and Hunner18:38
EmilienMnibalizer: yeah18:38
*** rushiagr is now known as rushiagr_away18:39
_morganEmilienM: we should be able to release inifile july 7th18:40
_morgani'll add a ticket18:41
EmilienM_morgan: ok. Can you write this in the review please ?18:41
EmilienMin https://review.openstack.org/#/c/195003/18:41
_morganEmilienM: sure18:41
*** hogepodge has joined #puppet-openstack18:41
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595918:42
EmilienM_morgan: http://goo.gl/F8bNtt18:43
_morganEmilienM: commented!18:44
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595918:44
xarses^ EmilienM dmsimard dachary gchamoul18:46
*** sergmelikyan has joined #puppet-openstack18:46
dmsimardI can +1 once jenkins weighs in, no +2 since I'm not a RHEL guy18:46
*** ducttape_ has quit IRC18:47
openstackgerritMerged openstack/puppet-designate: MySQL: change default MySQL collate to utf8_general_ci  https://review.openstack.org/18745118:48
openstackgerritMerged openstack/puppet-swift: lint: Fix lint issues (missing documentation for define types)  https://review.openstack.org/19616818:48
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595918:54
*** stamak has joined #puppet-openstack18:56
*** rushiagr_away is now known as rushiagr18:56
*** vrao has quit IRC18:57
xarsesaparently if you ^v with a url in the buffer and have a trello card open it automaticly creates a link in it19:00
EmilienMcrinkle: I think https://github.com/openstack/puppet-glance/commit/93f79bb56d7e761c1728beb050b661760683dbd6 is making puppet-glance CI unstable on centos, i've noticed that19:10
EmilienMhttp://logs.openstack.org/31/195831/2/check/gate-puppet-glance-puppet-beaker-rspec-dsvm-centos7/acbcaa0/console.html19:10
EmilienMCould not prefetch keystone_role provider 'openstack': undefined method `collect' for nil:NilClass19:11
crinkleEmilienM: i do not think adding a test is making ci unstable19:12
crinkleEmilienM: http://logs.openstack.org/31/195831/2/check/gate-puppet-glance-puppet-beaker-rspec-dsvm-centos7/acbcaa0/console.html#_2015-06-26_19_01_39_93119:12
EmilienMoh this test is excellent19:12
crinkleEmilienM: the redhat repos break all over our modules, not just puppet-glance19:12
EmilienMI just think there is a side issue19:12
EmilienMok, I should fix it19:13
EmilienMI think we're using testing19:13
EmilienMwe should use the non-testing repo19:13
crinkleEmilienM:  merge https://review.openstack.org/#/c/193761/19:13
crinklethen use that19:13
EmilienMcrinkle: once it's merged, I send patches to all modules19:16
xarsesdgurtner: looks like rev 10 failed syntax19:17
*** jtomasek has quit IRC19:18
xarseshttps://jenkins03.openstack.org/job/gate-puppet-ceph-puppet-syntax/8/console19:18
*** rushiagr is now known as rushiagr_away19:19
*** markvoelker has quit IRC19:20
openstackgerritEmilien Macchi proposed openstack/puppet-glance: acceptance: install RDO repo the right way  https://review.openstack.org/19619619:22
EmilienMcrinkle: something like this ? ^19:22
openstackgerritMerged openstack/puppet-cinder: Remove POSIX users, groups, and file modes.  https://review.openstack.org/19318919:23
openstackgerritMerged openstack/puppet-openstack_extras: Fix kilo repo installation for RedHat  https://review.openstack.org/19376119:23
*** mdorman has joined #puppet-openstack19:24
crinkleEmilienM: ++19:26
EmilienMcrinkle: cool19:26
*** markvoelker has joined #puppet-openstack19:26
*** markvoelker has quit IRC19:32
*** markvoelker has joined #puppet-openstack19:32
*** markvoelker_ has joined #puppet-openstack19:38
dgurtnerxarses: having a look - found a small mistake which needs fixing before we merge19:38
*** markvoelker has quit IRC19:40
*** markvoelker has joined #puppet-openstack19:44
*** markvoelker_ has quit IRC19:45
EmilienMcrinkle: your patch works and solves the glance case19:48
EmilienMand I guess other projects19:48
openstackgerritEmilien Macchi proposed openstack/puppet-ceilometer: acceptance: install RDO repo the right way  https://review.openstack.org/19620619:48
openstackgerritEmilien Macchi proposed openstack/puppet-cinder: acceptance: install RDO repo the right way  https://review.openstack.org/19620719:48
openstackgerritEmilien Macchi proposed openstack/puppet-designate: acceptance: install RDO repo the right way  https://review.openstack.org/19620819:48
openstackgerritEmilien Macchi proposed openstack/puppet-heat: acceptance: install RDO repo the right way  https://review.openstack.org/19620919:49
dgurtnerxarses: yup, misst an open brace19:49
openstackgerritEmilien Macchi proposed openstack/puppet-keystone: acceptance: install RDO repo the right way  https://review.openstack.org/19621019:49
openstackgerritEmilien Macchi proposed openstack/puppet-neutron: acceptance: install RDO repo the right way  https://review.openstack.org/19621119:49
openstackgerritEmilien Macchi proposed openstack/puppet-manila: acceptance: install RDO repo the right way  https://review.openstack.org/19621219:49
openstackgerritEmilien Macchi proposed openstack/puppet-nova: acceptance: install RDO repo the right way  https://review.openstack.org/19621319:49
crinkleEmilienM: i see those problems intermittently everywhere, i could not say for sure if actually works or if the test was lucky19:50
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595919:50
EmilienMcrinkle: yeah me too, but your patch is the way to go, I checked with internal packagers19:50
EmilienMcrinkle: I was using testing, back in time when we did not have anything else19:50
openstackgerritEmilien Macchi proposed openstack/puppet-horizon: acceptance: install RDO repo the right way  https://review.openstack.org/19621419:51
openstackgerritEmilien Macchi proposed openstack/puppet-sahara: acceptance: install RDO repo the right way  https://review.openstack.org/19621719:52
openstackgerritEmilien Macchi proposed openstack/puppet-swift: acceptance: install RDO repo the right way  https://review.openstack.org/19621819:52
openstackgerritEmilien Macchi proposed openstack/puppet-vswitch: acceptance: install RDO repo the right way  https://review.openstack.org/19621919:53
openstackgerritEmilien Macchi proposed openstack/puppet-trove: acceptance: install RDO repo the right way  https://review.openstack.org/19622019:54
*** markvoelker has quit IRC19:54
EmilienMsorry for spam19:54
EmilienMif any core around can review https://review.openstack.org/#/q/status:open+topic:193761,n,z please19:54
crinkleEmilienM: will wait for jenkins19:55
*** jayg is now known as jayg|g0n319:56
EmilienMyep19:56
*** markvoelker has joined #puppet-openstack19:58
*** stamak has quit IRC19:59
*** markvoelker_ has joined #puppet-openstack20:09
*** markvoelker has quit IRC20:11
*** markvoelker_ has quit IRC20:12
EmilienMcrinkle: except swift (I'm investigating now), everything looks fine (trove in progress)20:14
EmilienMupgrade job has been updated, it's even running: https://jenkins04.openstack.org/job/gate-puppet-trove-puppet-beaker-rspec-upgrade-dsvm-centos7/1/consoleFull20:15
EmilienMcrinkle: looking at logs, it seems we need to redo the ssh thing after upgrade :/20:17
EmilienMnibalizer: any idea?20:23
openstackgerritDavid Gurtner proposed stackforge/puppet-ceph: Add EL7 support  https://review.openstack.org/19595920:25
nibalizerEmilienM: im a bit busy right now20:30
nibalizerwill try to circle around later20:30
EmilienMnibalizer: cool np20:30
EmilienMnot urgent at all20:30
EmilienMupgrade jobs is passing jenkins (on trusty only now) \o/20:33
*** sergmelikyan has quit IRC20:38
*** markvoelker has joined #puppet-openstack20:51
xarseswoot woot20:55
openstackgerritRichard Megginson proposed openstack/puppet-glance: support for keystone v3 api - glance  https://review.openstack.org/17615020:58
*** chem has quit IRC21:02
EmilienMnibalizer: nevermind, Hunner helped me and we figured21:02
nibalizerwoot21:02
EmilienMnibalizer: https://review.openstack.org/19624621:05
nibalizerhaha, i guess or 'none' hypervisor stopped working?21:07
Hunnernibalizer: Well, technically the hypervisor is fine21:07
HunnerBEAKER_provision is the convention for disabling the "provision" step in the helper too, like https://github.com/puppetlabs/puppetlabs-mongodb/blob/master/spec/spec_helper_acceptance.rb#L621:08
HunnerSimilar to how vagrant doesn't provision stuff if the machine is already created, but the helper has to be made aware of that too21:08
openstackgerritEmilien Macchi proposed openstack/puppet-cinder: beaker: do not install Puppet  if BEAKER_provision=no  https://review.openstack.org/19624921:10
EmilienMHunner: this is this king of patch I'm about to do21:10
EmilienM^21:10
EmilienMHunner: can you +1 and I'll do the rest21:10
HunnerEmilienM: Mind if I push to that patch?21:10
EmilienMHunner: sure, but I'm curious to know what :)21:11
HunnerI could just gist it. I'd move the install_puppet out of hosts.each and surround the whole install_puppet/distmoduledir with BEAKER_provision21:11
openstackgerritRichard Megginson proposed openstack/puppet-glance: support for keystone v3 api - glance  https://review.openstack.org/17615021:11
EmilienMHunner: cool, I'm off until tonight, I'll catch-up21:12
HunnerAlso, you really only need hosts.each if you plan on testing with more than one node, but you'll probably never do that...21:12
EmilienMHunner: not today ;-)21:13
*** markvoelker has quit IRC21:19
*** iurygregory has quit IRC21:21
*** openstack has joined #puppet-openstack21:26
*** markvoelker has joined #puppet-openstack21:28
*** markvoelker has quit IRC21:30
*** aimon has quit IRC21:45
*** dgurtner has quit IRC21:46
openstackgerritMerged openstack/puppet-cinder: acceptance: install RDO repo the right way  https://review.openstack.org/19620721:47
openstackgerritMerged openstack/puppet-heat: acceptance: install RDO repo the right way  https://review.openstack.org/19620921:48
openstackgerritMerged openstack/puppet-sahara: acceptance: install RDO repo the right way  https://review.openstack.org/19621721:48
*** rwsu has quit IRC21:56
openstackgerritMerged openstack/puppet-nova: acceptance: install RDO repo the right way  https://review.openstack.org/19621321:57
openstackgerritMerged openstack/puppet-swift: acceptance: install RDO repo the right way  https://review.openstack.org/19621821:58
openstackgerritMerged openstack/puppet-trove: acceptance: install RDO repo the right way  https://review.openstack.org/19622021:58
openstackgerritMerged openstack/puppet-vswitch: acceptance: install RDO repo the right way  https://review.openstack.org/19621921:58
xarsesdmsimard: dachary dgurtner, I think if we get another +1 on https://review.openstack.org/#/c/195959/ we should merge it without two +2's since we are light on cores in this case, and it un-breaks CI22:09
dmsimardxarses: yeah, I can merge it if everyone is fine with it.22:10
xarseswe also need to review / merge https://review.openstack.org/#/c/179645/ which it depends on22:10
dmsimardyeah I was actually looking at that one now that jenkins had reported back from my recheck22:10
xarsesas expected, It can't pass CI for cent722:11
dmsimardLooks like giant issues22:11
dmsimarddid we say we were no longer testing giant but instead hammer and firefly ?22:11
dmsimardoh, wait, nevermind, I understand now22:12
dmsimardI thought the dependency was the other way around22:12
xarses=)22:13
*** dgurtner has joined #puppet-openstack22:14
*** dgurtner has quit IRC22:14
*** dgurtner has joined #puppet-openstack22:14
xarsesI think we are still testing giant for now, we where talking about dropping it since it's not LTS22:16
xarsesand not the current release22:16
*** prad has quit IRC22:21
openstackgerritRichard Megginson proposed openstack/puppet-glance: support for keystone v3 api - glance  https://review.openstack.org/17615022:24
openstackgerritRichard Megginson proposed openstack/puppet-glance: support for keystone v3 api - glance  https://review.openstack.org/17615022:27
*** aimon has joined #puppet-openstack22:36
*** saneax has joined #puppet-openstack22:47
*** dgurtner has quit IRC22:48
*** mdorman has quit IRC23:41
*** mdorman has joined #puppet-openstack23:42
*** mdorman has quit IRC23:44
*** mdorman has joined #puppet-openstack23:45
*** mdorman has quit IRC23:46
*** xarses has quit IRC23:54

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