Saturday, 2017-09-16

SpamapSdmsimard: safe travels!00:02
* SpamapS should really unplug too00:02
SpamapSwould like to have log streaming working for my demo tho :-P00:02
dmsimardSpamapS: thanks :D00:02
dmsimardSpamapS: you putting your work somewhere public ? Would be great to "upstream" that stuff in SF and collaborate wherever possible00:06
*** yolanda has joined #zuul00:25
mordreddmsimard: it's actually a hack we do in nodepool for our nodes - for this case we use "private_ipv4" to indicate "interface on which nodes in a multi-node setup should use to talk to each other"00:32
mordreddmsimard: so on clouds with public and private, that value will be different and will contain the private ip - on clouds with onlypublic, we put the public in both00:33
*** jlk has quit IRC04:21
*** fbouliane has quit IRC04:21
*** maxamillion has quit IRC04:22
*** maxamillion has joined #zuul04:24
*** tflink has quit IRC04:24
dmsimardmordred: It's okay, I'll just filter out duplicates -- meant to add the private and public IPs in iptables for the multinode v3 stuff to replace https://github.com/openstack-infra/project-config/blob/master/nodepool/scripts/multinode_setup.sh#L2104:25
dmsimardthought it was a bug :)04:25
*** jlk has joined #zuul04:27
*** jlk has quit IRC04:27
*** jlk has joined #zuul04:27
*** tflink has joined #zuul04:27
*** fbouliane has joined #zuul04:29
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things  https://review.openstack.org/50380604:32
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: Multi-node: Set up hosts file  https://review.openstack.org/50455204:46
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: Multi-node: Set up firewalls  https://review.openstack.org/50455304:46
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: Multi-node: Set up connectivity with default OVS bridge  https://review.openstack.org/50455404:46
*** yolanda has quit IRC05:10
*** pbrobinson has quit IRC13:27
*** pbrobinson has joined #zuul13:28
*** yolanda has joined #zuul14:00
*** dmellado_ has joined #zuul14:03
*** dmellado has quit IRC14:03
*** dmellado_ is now known as dmellado14:03
SpamapSdmsimard: https://github.com/SpamapS/hoist  <-- the 'centos' branch is just centos stuff, and zuul-gd has our inventory info14:17
SpamapSdmsimard: I haven't merged into centos in a while tho14:17
* SpamapS decides now is a decent time to do that14:28
openstackgerritzhangyangyang proposed openstack-infra/zuul master: Remove py26 support  https://review.openstack.org/50459115:18
mordredShrews: I found the issue with python-jobs template not being fund15:49
mordredfound15:49
mordredShrews: tl;dr is that we weren't adding the template to self.new_templates for templates that had a mapping defined, so there was no template to expand15:50
SpamapSso my nodepool is working.. my zuul is working and running ansible15:52
SpamapSbut I think now I need to add in some jobs that store logs15:52
SpamapSTrying to figure out where that happens at this point15:54
SpamapScurrently my zuul doesn't set a streaming url on the github status too15:55
SpamapSbut that may be because I'm using webhooks and not an app15:55
SpamapSmordred: how goes it?15:56
SpamapSmordred: btw, private: true did the trick, thanks for that15:56
SpamapSwhere does upload-logs even get called/pulled/etc. ?15:58
* SpamapS asks into the ether15:58
mordredSpamapS: woot!15:58
mordredSpamapS: we put that into our base job15:58
SpamapSahhhhhhhhhhhh15:58
SpamapSmy base job is doing almost nothing so that explains it15:59
mordredSpamapS: http://git.openstack.org/cgit/openstack-infra/project-config/tree/playbooks/base/post-logs.yaml15:59
SpamapSthe way zuul works without it is pretty insane.. since it comments with the finger url15:59
mordredhttp://git.openstack.org/cgit/openstack-infra/project-config/tree/playbooks/base are all three bits15:59
mordredSpamapS: :)15:59
mordredSpamapS: does the streaming url show up properly on the status page?16:00
SpamapSno, status.json shows no urls, which is also confusing16:00
mordredSpamapS: hrm, that's weird - we should sort that out16:03
mordredSpamapS: in any case, if you want to do scp/rsync style logs, you should be able to copy-pasta our post-logs playbook if you just set up  asecret like this one: http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul.yaml#n61416:04
mordredthen add it to your base job like: http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul.yaml#n31016:04
SpamapSwell I'm using Bonny's stuff so I might just need to pull in Bonny's base job :)16:07
mordred:)16:07
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: Debug fedora mirrors  https://review.openstack.org/50460517:27
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Don't try to write jobs that came from mappings  https://review.openstack.org/50460617:29
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: Debug fedora mirrors  https://review.openstack.org/50460517:31
*** yolanda has quit IRC17:32
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: Debug fedora mirrors  https://review.openstack.org/50460517:33
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: Debug fedora mirrors  https://review.openstack.org/50460517:45
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: Disable deltarpm for CentOS and Fedora  https://review.openstack.org/50460517:57
openstackgerritMerged openstack-infra/zuul-jobs master: Disable deltarpm for CentOS and Fedora  https://review.openstack.org/50460518:16
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Cleanup migration script pep8 errors  https://review.openstack.org/50461718:37
*** robled has quit IRC18:48
*** robled has joined #zuul18:49
*** robled has joined #zuul18:49
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Use publish-docs-draft base job for docs-draft publishers  https://review.openstack.org/50462419:54
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things  https://review.openstack.org/50380623:06
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: Multi-node: Streamline multi-node-known-hosts  https://review.openstack.org/50462923:10
openstackgerritDavid Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things  https://review.openstack.org/50380623:10

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