*** jaypipes has quit IRC | 00:07 | |
*** julim has joined #openstack-helm | 00:35 | |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm master: [DNM] debug gate https://review.openstack.org/509037 | 00:49 |
---|---|---|
*** lukepatrick has joined #openstack-helm | 01:04 | |
*** yamamoto has joined #openstack-helm | 02:45 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 03:00 |
*** coolsvap has joined #openstack-helm | 03:32 | |
*** lukepatrick has quit IRC | 03:41 | |
*** lukepatrick has joined #openstack-helm | 03:42 | |
*** gouthamr has joined #openstack-helm | 04:01 | |
*** lukepatrick has quit IRC | 04:29 | |
*** gouthamr has quit IRC | 04:50 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 05:20 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 05:26 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 05:30 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 05:31 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 06:12 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 06:12 |
SamYaple | pyvpx: gates looking good :) might want to get an infra patch going to purge the legacy jobs if you dont plan on fixing them. i can do this for you if you want pete | 06:14 |
SamYaple | portdirect: ^^ | 06:14 |
SamYaple | sorry pyvpx bad tab complete | 06:14 |
portdirect | Cheers - If you could put a ps in to infra that makes the multinode script only run on the master i think that should be all thats required to pring it back to life ;) | 06:23 |
SamYaple | portdirect: your AIO gates are also failing | 06:32 |
SamYaple | (basically all your legacy jobs) | 06:32 |
portdirect | in my ps thats cause they all have exit1 | 06:32 |
SamYaple | oh i see | 06:32 |
SamYaple | sure i can nuke multinode | 06:33 |
SamYaple | you want it disabled or gone? | 06:33 |
portdirect | neither at present | 06:33 |
SamYaple | ? | 06:33 |
portdirect | could you just change the playbook from running on all nodes, to just the master | 06:33 |
SamYaple | oh i see your point | 06:33 |
portdirect | once I've got my ps a bit closer to the line - then we can just nuke all the legacy stuff | 06:34 |
SamYaple | hmm yea multinode is kinda borked right now in zuulv3 | 06:34 |
SamYaple | might i suggest just moving them to non-voting? | 06:34 |
portdirect | they are already all non voting :) | 06:34 |
SamYaple | heh i suppose they are | 06:35 |
SamYaple | ill give it a whirl tomorrow | 06:36 |
SamYaple | ive got to look into v3 multinode crap anyway | 06:36 |
SamYaple | firgure out the status | 06:36 |
portdirect | yeah - next thing on my list is working out how to load diff group_vars for a job in | 06:36 |
SamYaple | btw, we will be publishing to dockerhub on every patchset from cinder/nova/glance etc soon. i expect to see a helm gate :) | 06:37 |
portdirect | ;) ofc | 06:37 |
SamYaple | portdirect: include_vars: arbitraryfile.yml | 06:37 |
SamYaple | you can when conditional that | 06:37 |
portdirect | well that was easy | 06:37 |
SamYaple | but thats in a pinch, since youre using roles you may not want to rely on that to heavily | 06:37 |
portdirect | I want that for doing things like the glance backend, and cni options | 06:38 |
SamYaple | sure. its available for you in a pinch, but probably not "best practice" | 06:39 |
SamYaple | we can always iterate on a working gate though | 06:39 |
portdirect | what would you recommend? | 06:39 |
SamYaple | for now? that until the gates are green | 06:39 |
SamYaple | then stepping back and seeing if a full refactor is in order | 06:39 |
SamYaple | you should be able to declare everything in a single group_vars file then when conditional the tasks | 06:40 |
portdirect | I was planning on using roles for deployment of things (eg linuxbridge/ovs) and vars for config? | 06:40 |
SamYaple | first get it working though | 06:40 |
portdirect | lol - thats always stage 1:) | 06:40 |
SamYaple | i will be happy to give it a look and make suggestions once we get to that point. but there are too many variables (heh) to make recommendations right now | 06:41 |
portdirect | how do i get a command to display on stdout with normal formatting? | 06:41 |
SamYaple | you want to register a command output? or print it in the logs for debuging? | 06:41 |
portdirect | yeah - I'd becautios reveing that ps right now - theres suff in there I'm just trowing at the gate :) | 06:41 |
portdirect | print in logs for debug | 06:41 |
SamYaple | debug: msg={{ registeredoutput.stdout }} | 06:42 |
portdirect | also: http://logs.openstack.org/34/508534/22/check/openstack-helm-aio-ubuntu/8cbf3bc/job-output.txt.gz#_2017-10-03_06_27_14_294079 | 06:43 |
portdirect | need to get an ubuntu box up to check - but thats confusing me a bit? | 06:43 |
SamYaple | i dont think xenial installs aptitude anymore | 06:43 |
SamYaple | what are you attempting to do with aptitude? | 06:44 |
portdirect | https://review.openstack.org/#/c/508534/22/playbooks/roles/upgrade-os/tasks/ubuntu.yaml | 06:44 |
SamYaple | portdirect: you dont want 'full' you want 'dist' or just 'yes' | 06:46 |
SamYaple | full is for like moving from trusty to xenial | 06:46 |
portdirect | thats still gonna error though | 06:46 |
SamYaple | nope | 06:46 |
SamYaple | full uses aptitude | 06:46 |
SamYaple | dist does not | 06:46 |
portdirect | ach gotcah | 06:47 |
portdirect | so the lines 13-20 are both wrong and unrequired in that case | 06:47 |
SamYaple | if you are just trying to upgrade the packages on teh system only the last task with 'dist' is needed | 06:48 |
SamYaple | damn. all this ansible knowledge and im doign saltstack :) | 06:49 |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm master: Disk Mapping updates https://review.openstack.org/509094 | 06:50 |
SamYaple | no raegrets | 06:50 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 06:50 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 06:51 |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm master: Disk Mapping updates https://review.openstack.org/509094 | 06:52 |
portdirect | SamYaple: what version of ansible is infra using? | 06:53 |
SamYaple | 2.4 i beleive | 07:02 |
portdirect | thats what I thought - but I had to go back to launching kubeadm-aio via a command :( https://review.openstack.org/#/c/508534/24/playbooks/roles/deploy-kube/tasks/master.yaml | 07:03 |
openstackgerrit | Mateusz Blaszkowski proposed openstack/openstack-helm master: RBAC authorization support https://review.openstack.org/464630 | 07:04 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 07:10 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 07:11 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 07:14 |
openstackgerrit | Mateusz Blaszkowski proposed openstack/openstack-helm master: RBAC authorization support https://review.openstack.org/464630 | 07:27 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 08:03 |
*** hachi has joined #openstack-helm | 08:47 | |
*** yamamoto has quit IRC | 09:24 | |
*** MarkBaker has joined #openstack-helm | 09:37 | |
*** yamamoto has joined #openstack-helm | 09:41 | |
*** yamamoto has quit IRC | 09:46 | |
*** yamamoto has joined #openstack-helm | 09:46 | |
*** yamamoto has quit IRC | 09:51 | |
*** yamamoto has joined #openstack-helm | 10:00 | |
*** MarkBaker has quit IRC | 10:08 | |
*** julim has quit IRC | 11:41 | |
*** jaypipes has joined #openstack-helm | 12:10 | |
*** goldenfri has quit IRC | 12:46 | |
openstackgerrit | Darla Ahlert proposed openstack/openstack-helm master: [WIP] Add Rally Chart https://review.openstack.org/491015 | 12:46 |
*** alraddarla has joined #openstack-helm | 13:00 | |
*** lukepatrick has joined #openstack-helm | 13:10 | |
*** julim has joined #openstack-helm | 13:11 | |
*** yamamoto has quit IRC | 13:16 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: WIP: Zuulv3 gate https://review.openstack.org/508534 | 13:18 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Telemetry: add mongodb chart https://review.openstack.org/508247 | 13:20 |
openstackgerrit | Darla Ahlert proposed openstack/openstack-helm master: [WIP] Add Rally Chart https://review.openstack.org/491015 | 13:26 |
*** coolsvap has quit IRC | 13:29 | |
*** yamamoto has joined #openstack-helm | 13:35 | |
*** felipemonteiro has joined #openstack-helm | 13:40 | |
*** lukepatrick has quit IRC | 13:41 | |
openstackgerrit | Darla Ahlert proposed openstack/openstack-helm master: [WIP] Add Tempest Chart https://review.openstack.org/498929 | 13:56 |
openstackgerrit | Darla Ahlert proposed openstack/openstack-helm master: [WIP] Add Rally Chart https://review.openstack.org/491015 | 14:08 |
openstackgerrit | Darla Ahlert proposed openstack/openstack-helm master: [WIP] Add Rally Chart https://review.openstack.org/491015 | 14:12 |
*** yamamoto has quit IRC | 14:26 | |
xek | portdirect, Hi, are you still working on ironic charts? | 14:30 |
portdirect | xek: yep - apart from the gate script they should be ready to go :) | 14:30 |
portdirect | I'm using them to deploy my home lab | 14:30 |
portdirect | xek: if you have the bandwidth would be great to get the multiple namespace support rolling? | 14:31 |
xek | portdirect, you mean in k8s-entrypoint? | 14:32 |
portdirect | yup | 14:33 |
portdirect | extending the dependency logic in helm-toolkit so that it can make use of the new features in 0.2.0 | 14:34 |
xek | portdirect, ok, I'll look at it tomorrow :) | 14:34 |
srwilkers | hey everyone. here's the pad for today's meeting: https://etherpad.openstack.org/p/openstack-helm-meeting-2017-10-03 | 14:36 |
*** felipemonteiro has quit IRC | 14:37 | |
*** mattmceuen has joined #openstack-helm | 14:47 | |
srwilkers | ping srwilkers, lrensing, alraddarla, dulek, v1k0d3n, lamt, portdirect, renmak, jayahn, korzen, alanmeadows | 14:59 |
osh-chatbot1 | <renmak> good morning everyone | 15:00 |
*** lrensing has joined #openstack-helm | 15:00 | |
srwilkers | meeting time | 15:02 |
osh-chatbot1 | <renmak> just FYI we are finalizing few changes for "Ceph OSD disk targeting" and should have ps for review soon | 15:02 |
*** julim_ has joined #openstack-helm | 15:02 | |
*** julim has quit IRC | 15:04 | |
*** felipemonteiro has joined #openstack-helm | 15:22 | |
*** felipemonteiro_ has joined #openstack-helm | 15:23 | |
openstackgerrit | Darla Ahlert proposed openstack/openstack-helm master: [WIP] Add Rally Chart https://review.openstack.org/491015 | 15:26 |
*** yamamoto has joined #openstack-helm | 15:26 | |
*** felipemonteiro has quit IRC | 15:27 | |
*** lukepatrick has joined #openstack-helm | 15:28 | |
*** hachi has quit IRC | 15:29 | |
*** yamamoto has quit IRC | 15:34 | |
*** renmak_ has joined #openstack-helm | 15:45 | |
*** renmak__ has joined #openstack-helm | 15:45 | |
*** mattmceuen has quit IRC | 15:51 | |
*** MarkBaker has joined #openstack-helm | 16:00 | |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm master: Disk Mapping updates https://review.openstack.org/509094 | 16:06 |
*** MarkBaker has quit IRC | 16:07 | |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm master: Disk Mapping updates https://review.openstack.org/509094 | 16:30 |
*** julim_ has quit IRC | 16:31 | |
*** sghosh has joined #openstack-helm | 16:40 | |
openstackgerrit | Merged openstack/openstack-helm master: libvirt: fix operation when ceph is disabled https://review.openstack.org/508197 | 17:02 |
*** gouthamr has joined #openstack-helm | 17:06 | |
*** julim has joined #openstack-helm | 17:07 | |
openstackgerrit | Merged openstack/openstack-helm master: gate: move 'root check' to setup https://review.openstack.org/509022 | 17:07 |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm master: Disk Mapping updates https://review.openstack.org/509094 | 17:12 |
*** MarkBaker has joined #openstack-helm | 17:26 | |
*** renmak__ has quit IRC | 17:28 | |
*** renmak_ has quit IRC | 17:28 | |
*** 07IABBBJY has joined #openstack-helm | 17:51 | |
*** 7GHAASE0T has joined #openstack-helm | 17:51 | |
*** MarkBaker has quit IRC | 17:58 | |
*** julim has quit IRC | 18:04 | |
*** lrensing has quit IRC | 18:16 | |
*** julim has joined #openstack-helm | 18:17 | |
*** 7GHAASE0T has quit IRC | 18:26 | |
*** 07IABBBJY has quit IRC | 18:26 | |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm master: Add a 'minimal' target to top-level Makefile https://review.openstack.org/509249 | 18:40 |
*** hachi has joined #openstack-helm | 18:40 | |
openstackgerrit | Darla Ahlert proposed openstack/openstack-helm master: [WIP] Add Rally Chart https://review.openstack.org/491015 | 18:41 |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm master: Clarify type of auto_bridge_add https://review.openstack.org/509250 | 18:41 |
*** goldenfri has joined #openstack-helm | 18:54 | |
*** hachi has quit IRC | 18:58 | |
*** hachi has joined #openstack-helm | 18:58 | |
openstackgerrit | Huamin Chen proposed openstack/openstack-helm master: Ceph: don't overwrite mon map https://review.openstack.org/509261 | 19:27 |
osh-chatbot1 | <akorzeni> hi @portdirect Have you seen ceph issues in gate with setting the subnet_range CIDR? | 19:29 |
osh-chatbot1 | <akorzeni> http://logs.openstack.org/30/464630/25/check/legacy-openstack-helm-aio-basic-ovs-radosgw/ad648cd/job-output.txt.gz#_2017-10-03_17_11_19_431966 | 19:29 |
osh-chatbot1 | <akorzeni> It seems like there are cases where IP address is calculated with 149.202.181.82/32 | 19:29 |
osh-chatbot1 | <akorzeni> not /24 | 19:29 |
osh-chatbot1 | <akorzeni> so the ipcalc is returing empty string | 19:29 |
*** renmak_ has joined #openstack-helm | 19:30 | |
*** renmak__ has joined #openstack-helm | 19:30 | |
osh-chatbot1 | <akorzeni> helm install --namespace=ceph /home/zuul/workspace/ceph --name=ceph --set endpoints.identity.namespace=openstack --set endpoints.object_store.namespace=ceph --set endpoints.ceph_mon.namespace=ceph --set ceph.rgw_keystone_auth=true --set network.public= --set network.cluster= | 19:30 |
osh-chatbot1 | <akorzeni> like here, ens3 interface: http://logs.openstack.org/30/464630/25/check/legacy-openstack-helm-aio-basic-ovs-radosgw/ad648cd/logs/nodes/ubuntu-xenial-ovh-gra1-0000120074/ip.txt | 19:31 |
osh-chatbot1 | <portdirect> yup | 19:32 |
osh-chatbot1 | <akorzeni> and here eth0 has /24 address assign: http://logs.openstack.org/22/509022/1/check/legacy-openstack-helm-aio-basic-ovs-rbd/04c9b13/logs/nodes/ubuntu-xenial-rax-iad-0000108453/ip.txt | 19:32 |
osh-chatbot1 | <portdirect> I've not had time to work on it - but a simple regex should be all we need i think? | 19:32 |
osh-chatbot1 | <portdirect> anticw has been tinkering but I've not had time to look at his ps | 19:33 |
*** lrensing has joined #openstack-helm | 19:35 | |
osh-chatbot1 | <akorzeni> what is his PS? | 19:41 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Telemetry: add postgresql chart https://review.openstack.org/508232 | 20:05 |
osh-chatbot1 | <lrensing> @akorzeni https://review.openstack.org/#/c/505054/ | 20:13 |
*** renmak__ has quit IRC | 20:19 | |
*** renmak_ has quit IRC | 20:19 | |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm master: libvirt: fix secret so that volume attach works https://review.openstack.org/509281 | 20:36 |
*** julim has quit IRC | 20:36 | |
*** renmak__ has joined #openstack-helm | 20:41 | |
*** renmak_ has joined #openstack-helm | 20:41 | |
openstackgerrit | Merged openstack/openstack-helm master: Telemetry: add postgresql chart https://review.openstack.org/508232 | 21:26 |
*** StaceyF has joined #openstack-helm | 21:33 | |
*** alraddarla has quit IRC | 21:37 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: [WIP] Add Rally Chart https://review.openstack.org/491015 | 21:52 |
*** lukepatrick has quit IRC | 21:55 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Telemetry: add gnocchi chart https://review.openstack.org/508245 | 21:56 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Telemetry: add mongodb chart https://review.openstack.org/508247 | 21:57 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Telemetry: add ceilometer chart https://review.openstack.org/508250 | 22:05 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Telemetry: add ceilometer chart https://review.openstack.org/508250 | 22:06 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Telemetry: enable publishing of events for core OpenStack Components https://review.openstack.org/508257 | 22:07 |
*** gouthamr has quit IRC | 22:21 | |
*** hachi has quit IRC | 22:29 | |
*** gouthamr has joined #openstack-helm | 22:50 | |
*** jaypipes has quit IRC | 22:50 | |
openstackgerrit | Tin Lam proposed openstack/openstack-helm master: Implement LDAP chart https://review.openstack.org/509308 | 23:01 |
*** lrensing has quit IRC | 23:04 | |
openstackgerrit | Merged openstack/openstack-helm master: Telemetry: add gnocchi chart https://review.openstack.org/508245 | 23:11 |
*** felipemonteiro_ has quit IRC | 23:17 | |
openstackgerrit | Merged openstack/openstack-helm master: Telemetry: add mongodb chart https://review.openstack.org/508247 | 23:17 |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm master: Clarify type of auto_bridge_add https://review.openstack.org/509250 | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!