SpamapS | dmsimard: safe travels! | 00:02 |
---|---|---|
* SpamapS should really unplug too | 00:02 | |
SpamapS | would like to have log streaming working for my demo tho :-P | 00:02 |
dmsimard | SpamapS: thanks :D | 00:02 |
dmsimard | SpamapS: you putting your work somewhere public ? Would be great to "upstream" that stuff in SF and collaborate wherever possible | 00:06 |
*** yolanda has joined #zuul | 00:25 | |
mordred | dmsimard: 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 |
mordred | dmsimard: 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 both | 00:33 |
*** jlk has quit IRC | 04:21 | |
*** fbouliane has quit IRC | 04:21 | |
*** maxamillion has quit IRC | 04:22 | |
*** maxamillion has joined #zuul | 04:24 | |
*** tflink has quit IRC | 04:24 | |
dmsimard | mordred: 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#L21 | 04:25 |
dmsimard | thought it was a bug :) | 04:25 |
*** jlk has joined #zuul | 04:27 | |
*** jlk has quit IRC | 04:27 | |
*** jlk has joined #zuul | 04:27 | |
*** tflink has joined #zuul | 04:27 | |
*** fbouliane has joined #zuul | 04:29 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 04:32 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Multi-node: Set up hosts file https://review.openstack.org/504552 | 04:46 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Multi-node: Set up firewalls https://review.openstack.org/504553 | 04:46 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Multi-node: Set up connectivity with default OVS bridge https://review.openstack.org/504554 | 04:46 |
*** yolanda has quit IRC | 05:10 | |
*** pbrobinson has quit IRC | 13:27 | |
*** pbrobinson has joined #zuul | 13:28 | |
*** yolanda has joined #zuul | 14:00 | |
*** dmellado_ has joined #zuul | 14:03 | |
*** dmellado has quit IRC | 14:03 | |
*** dmellado_ is now known as dmellado | 14:03 | |
SpamapS | dmsimard: https://github.com/SpamapS/hoist <-- the 'centos' branch is just centos stuff, and zuul-gd has our inventory info | 14:17 |
SpamapS | dmsimard: I haven't merged into centos in a while tho | 14:17 |
* SpamapS decides now is a decent time to do that | 14:28 | |
openstackgerrit | zhangyangyang proposed openstack-infra/zuul master: Remove py26 support https://review.openstack.org/504591 | 15:18 |
mordred | Shrews: I found the issue with python-jobs template not being fund | 15:49 |
mordred | found | 15:49 |
mordred | Shrews: 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 expand | 15:50 |
SpamapS | so my nodepool is working.. my zuul is working and running ansible | 15:52 |
SpamapS | but I think now I need to add in some jobs that store logs | 15:52 |
SpamapS | Trying to figure out where that happens at this point | 15:54 |
SpamapS | currently my zuul doesn't set a streaming url on the github status too | 15:55 |
SpamapS | but that may be because I'm using webhooks and not an app | 15:55 |
SpamapS | mordred: how goes it? | 15:56 |
SpamapS | mordred: btw, private: true did the trick, thanks for that | 15:56 |
SpamapS | where does upload-logs even get called/pulled/etc. ? | 15:58 |
* SpamapS asks into the ether | 15:58 | |
mordred | SpamapS: woot! | 15:58 |
mordred | SpamapS: we put that into our base job | 15:58 |
SpamapS | ahhhhhhhhhhhh | 15:58 |
SpamapS | my base job is doing almost nothing so that explains it | 15:59 |
mordred | SpamapS: http://git.openstack.org/cgit/openstack-infra/project-config/tree/playbooks/base/post-logs.yaml | 15:59 |
SpamapS | the way zuul works without it is pretty insane.. since it comments with the finger url | 15:59 |
mordred | http://git.openstack.org/cgit/openstack-infra/project-config/tree/playbooks/base are all three bits | 15:59 |
mordred | SpamapS: :) | 15:59 |
mordred | SpamapS: does the streaming url show up properly on the status page? | 16:00 |
SpamapS | no, status.json shows no urls, which is also confusing | 16:00 |
mordred | SpamapS: hrm, that's weird - we should sort that out | 16:03 |
mordred | SpamapS: 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#n614 | 16:04 |
mordred | then add it to your base job like: http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul.yaml#n310 | 16:04 |
SpamapS | well I'm using Bonny's stuff so I might just need to pull in Bonny's base job :) | 16:07 |
mordred | :) | 16:07 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Debug fedora mirrors https://review.openstack.org/504605 | 17:27 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Don't try to write jobs that came from mappings https://review.openstack.org/504606 | 17:29 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Debug fedora mirrors https://review.openstack.org/504605 | 17:31 |
*** yolanda has quit IRC | 17:32 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Debug fedora mirrors https://review.openstack.org/504605 | 17:33 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Debug fedora mirrors https://review.openstack.org/504605 | 17:45 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Disable deltarpm for CentOS and Fedora https://review.openstack.org/504605 | 17:57 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Disable deltarpm for CentOS and Fedora https://review.openstack.org/504605 | 18:16 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Cleanup migration script pep8 errors https://review.openstack.org/504617 | 18:37 |
*** robled has quit IRC | 18:48 | |
*** robled has joined #zuul | 18:49 | |
*** robled has joined #zuul | 18:49 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Use publish-docs-draft base job for docs-draft publishers https://review.openstack.org/504624 | 19:54 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 23:06 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Multi-node: Streamline multi-node-known-hosts https://review.openstack.org/504629 | 23:10 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 23:10 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!