openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add implied-branches pragma directive https://review.openstack.org/527805 | 00:07 |
---|---|---|
*** harlowja has quit IRC | 00:45 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add debug project-pipeline option https://review.openstack.org/527828 | 01:19 |
*** JasonCL has quit IRC | 01:26 | |
*** jkilpatr has quit IRC | 02:00 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add debug project-pipeline option https://review.openstack.org/527828 | 02:00 |
*** baiyi has joined #zuul | 02:05 | |
*** baiyi has quit IRC | 02:09 | |
*** threestrands_ has joined #zuul | 02:22 | |
*** threestrands_ has quit IRC | 02:22 | |
*** threestrands_ has joined #zuul | 02:22 | |
*** threestrands has quit IRC | 02:22 | |
*** threestrands_ has quit IRC | 02:22 | |
*** threestrands_ has joined #zuul | 02:23 | |
*** threestrands_ has quit IRC | 02:23 | |
*** threestrands_ has joined #zuul | 02:23 | |
*** threestrands_ has quit IRC | 02:32 | |
*** dmellado has quit IRC | 02:32 | |
*** ChanServ has quit IRC | 02:32 | |
*** ChanServ has joined #zuul | 02:34 | |
*** barjavel.freenode.net sets mode: +o ChanServ | 02:34 | |
*** threestrands_ has joined #zuul | 02:36 | |
*** dmellado has joined #zuul | 02:36 | |
*** JasonCL has joined #zuul | 02:37 | |
*** JasonCL has quit IRC | 03:24 | |
*** JasonCL has joined #zuul | 03:25 | |
*** shunde has joined #zuul | 05:10 | |
shunde | Hi, can zuulv3's github driver work with a local bitbucket? | 05:11 |
jlk | Does bitbucket implement the GitHub REST API ? | 05:13 |
jlk | Zuul depends on that REST API for nearly everything it does, getting pull request details, setting pull request commit status updates, comments, merging, etc.. as well as depending on the format of the webhook payloads sent from github. | 05:14 |
jlk | shunde: I'd assume that the answer is no. | 05:14 |
shunde | it has rest api: https://developer.atlassian.com/static/rest/bitbucket-server/latest/bitbucket-rest.html | 05:16 |
shunde | not sure if it is the same as github | 05:16 |
*** shunde has quit IRC | 05:58 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: fix key request route https://review.openstack.org/527870 | 06:43 |
*** flepied__ has quit IRC | 06:44 | |
*** openstackgerrit has quit IRC | 06:47 | |
*** openstackgerrit has joined #zuul | 06:50 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: doc: refine zuul_return instruction https://review.openstack.org/527633 | 06:50 |
*** threestrands_ has quit IRC | 06:53 | |
SpamapS | It would be cool to add a bitbucket driver. And a Stash driver. And a gitlab driver. 3.2? ;-) | 06:56 |
tobiash | First needs, first implements ;) | 06:56 |
* SpamapS peeks at the zuulv3.0 tag to see if there's anything to be done now | 06:56 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: web: fix key request route https://review.openstack.org/527870 | 07:20 |
*** flepied__ has joined #zuul | 07:34 | |
*** hashar has joined #zuul | 08:00 | |
*** Wei_Liu has quit IRC | 08:03 | |
*** flepied_ has joined #zuul | 08:27 | |
*** flepied__ has quit IRC | 08:30 | |
*** Wei_Liu has joined #zuul | 08:31 | |
*** jpena|off is now known as jpena | 08:46 | |
*** flepied_ is now known as flepied | 09:08 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: remove 'id' column from builds page https://review.openstack.org/527914 | 09:46 |
openstackgerrit | Krzysztof Klimonda proposed openstack-infra/zuul feature/zuulv3: Support autoholding nodes for specific changes/refs https://review.openstack.org/515169 | 09:54 |
openstackgerrit | Krzysztof Klimonda proposed openstack-infra/zuul feature/zuulv3: Support autoholding nodes for specific changes/refs https://review.openstack.org/515169 | 09:56 |
tobiash | tristanC: +2 with comment on https://review.openstack.org/527914 | 09:57 |
tobiash | mordred: ^^ might interfere with your javascript stuff | 09:59 |
*** electrofelix has joined #zuul | 09:59 | |
tristanC | tobiash: mordred: sure, no worries this is just cosmetic | 10:28 |
*** jkilpatr has joined #zuul | 10:46 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: web: remove 'id' column from builds page https://review.openstack.org/527914 | 10:52 |
*** tumbarka has quit IRC | 11:08 | |
*** umbarkar has joined #zuul | 11:08 | |
*** jkilpatr has quit IRC | 11:08 | |
Wei_Liu | hello, how can I replace the finger url which posted in gerrit comment with http url? | 11:46 |
rcarrillocruz | i think what you need to change is webapp.status_url | 11:47 |
rcarrillocruz | https://docs.openstack.org/infra/zuul/feature/zuulv3/admin/components.html | 11:47 |
rcarrillocruz | hmm, so | 11:47 |
rcarrillocruz | it seems | 11:48 |
rcarrillocruz | the executor | 11:48 |
rcarrillocruz | and merger | 11:48 |
rcarrillocruz | need [connection] section | 11:48 |
rcarrillocruz | howerver, i don't think it requires app_id app_name, does it? | 11:48 |
rcarrillocruz | from code it seems the merger also uses the key, not sure for what | 11:48 |
Wei_Liu | yes, I changed webapp.status_url, but it didn't work. | 11:50 |
Wei_Liu | it is still the finger url in my gerrit comment. | 11:50 |
Wei_Liu | hello, https://docs.openstack.org/infra/zuul/feature/zuulv3/admin/components.html, in this guide, there is a webapp in scheduler and one web server, what is different? | 11:55 |
*** jpena is now known as jpena|lunch | 12:01 | |
rcarrillocruz | Wei_Liu: yeah, that's confusing | 12:05 |
rcarrillocruz | so | 12:05 |
rcarrillocruz | the one in the scheduler | 12:05 |
rcarrillocruz | just gets the webhooks from github | 12:05 |
rcarrillocruz | should your zuul have github integration | 12:06 |
rcarrillocruz | the zuul-web provides the job logs streaming and the dashboard | 12:06 |
rcarrillocruz | i.e. https://zuulv3.openstack.org/ | 12:06 |
Wei_Liu | no, we only use gerrit | 12:06 |
rcarrillocruz | but tristanC and jlk are going to move over the github webhook part to zuul-web | 12:06 |
Wei_Liu | and zuul-web also provide secret public | 12:08 |
Wei_Liu | keys | 12:08 |
rcarrillocruz | yes, it has a route for that iirc | 12:09 |
tristanC | rcarrillocruz: actually the change is up for review here https://review.openstack.org/#/c/504267/ | 12:09 |
rcarrillocruz | ah neat | 12:10 |
rcarrillocruz | tristanC: do you know why merger would need connection key? | 12:10 |
tristanC | rcarrillocruz: what do you mean by connection key? | 12:10 |
rcarrillocruz | i mean, the github key is supposed to be for securing the webhooks messaging, | 12:10 |
tobiash | rcarrillocruz: the merger needs to know the private ssh key for accessing the repos | 12:10 |
rcarrillocruz | if the merger just clones and prepares repos not sure what is needed | 12:10 |
tristanC | rcarrillocruz: sorry, i don't really know how github works | 12:11 |
rcarrillocruz | i never realized this deps since i always ran zuul as AIO, but running all components on their own just saw this | 12:11 |
rcarrillocruz | executor and merger need connection section | 12:12 |
rcarrillocruz | anyway, i'll poke | 12:12 |
Wei_Liu | in zuul project, what is the use of zuul/etc/status/public_html/* ? | 12:13 |
tristanC | Wei_Liu: it's deprecated, this is now served by the zuul-web, this change actually remove this https://review.openstack.org/#/c/487538/ | 12:14 |
Wei_Liu | providing job logs streaming like https://zuulv3.openstack.org/? | 12:14 |
tristanC | Wei_Liu: job logs streaming is also provided by the zuul-web, you can ignore the etc/status directory entirely | 12:17 |
Wei_Liu | tristanC: I found out that there are finger url in my gerrit comment, how can I change it to http? | 12:21 |
*** baiyi has joined #zuul | 12:22 | |
Wei_Liu | I changed web-app.statue_url, but it did not work. | 12:23 |
tobiash | Wei_Liu: you need a zuul_return task in your job | 12:24 |
tobiash | the job now tells zuul the correct log location | 12:24 |
tobiash | Wei_Liu: see last task: http://git.openstack.org/cgit/openstack-infra/zuul-jobs/tree/roles/upload-logs/tasks/main.yaml#n47 | 12:24 |
tobiash | Wei_Liu: the finger urls are just a fallback | 12:25 |
Wei_Liu | tobiash: thanks, I just remove the post-logs.yaml from base since it cause some failure, I will fix it. | 12:32 |
*** jpena|lunch is now known as jpena | 13:00 | |
*** flepied_ has joined #zuul | 13:01 | |
*** flepied has quit IRC | 13:04 | |
*** smyers has quit IRC | 13:13 | |
*** flepied__ has joined #zuul | 14:01 | |
*** flepied_ has quit IRC | 14:04 | |
*** sshnaidm is now known as sshnaidm|mtg | 14:05 | |
*** dkranz has joined #zuul | 14:20 | |
Shrews | clarkb: after some thinking, left a suggestion on what i think we should do on 526234. interested to hear what you think. | 14:20 |
clarkb | Shrews: cool, I'll take a look shortly | 14:22 |
tobiash | Shrews: sounds good | 14:25 |
*** hashar has quit IRC | 14:37 | |
*** hashar has joined #zuul | 14:37 | |
clarkb | Shrews: tobiash comments seem reasonable to me, I'll get a new ps up | 14:52 |
*** JasonCL has quit IRC | 14:57 | |
*** JasonCL has joined #zuul | 14:58 | |
*** flepied_ has joined #zuul | 15:01 | |
openstackgerrit | Clark Boylan proposed openstack-infra/nodepool feature/zuulv3: Handle invalid request lock in request cleanup https://review.openstack.org/526234 | 15:03 |
clarkb | Shrews: tobiash ^ how does that look? | 15:03 |
*** flepied__ has quit IRC | 15:03 | |
Shrews | clarkb: lgtm | 15:08 |
tobiash | ++ | 15:08 |
Shrews | i'll start trying to hunt down the real bug, but only have today and tomorrow, then gone for a couple of weeks. hopefully someone can look next week if i don't find anything | 15:09 |
*** hashar is now known as hasharAway | 15:46 | |
openstackgerrit | Merged openstack-infra/nodepool feature/zuulv3: Handle invalid request lock in request cleanup https://review.openstack.org/526234 | 15:50 |
jeblair | clarkb, Shrews, tobiash: is it correct that we don't understand why the node request was unlocked in https://review.openstack.org/526234 ? | 15:56 |
clarkb | jeblair: yes, however its less the that node request was unlocked and more that the lock itself became invalid (was set to None) | 15:57 |
clarkb | after the node request itself had been removed | 15:57 |
Shrews | jeblair: which *could* have happened if it were unlocked, but I do not see a code path that would unlock it | 15:57 |
Shrews | which is why i suspect an overwrite | 15:57 |
jeblair | clarkb: self.request.lock == None ? | 15:58 |
clarkb | Shrews: aiui that is what tobias and shrews concluded from their investigating yes | 15:58 |
jeblair | and we saw the exception: "Request %s does not hold a lock" % request ? | 15:58 |
clarkb | jeblair: http://paste.openstack.org/show/628319/ is the traceback we saw (which is that string) | 15:59 |
Shrews | jeblair: launcher-debug.log.2017-12-05_09 on nl02 has the first occurrence of it (looking more at it now to see if i can determine what triggered it) | 16:00 |
Shrews | ooh, there is this weird exception before it: Exception: Attempt to update non-existing request | 16:02 |
Shrews | but that's for a different request | 16:02 |
jeblair | this change papers over a logic error. that's okay as long as someone is tracking down the root cause, but now we need to stay on top of this and see it through. | 16:03 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Update javascript jobs to take npm_command variable https://review.openstack.org/527770 | 16:03 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Install yarn if needed in javascript jobs https://review.openstack.org/527771 | 16:03 |
Shrews | jeblair: totally agree | 16:03 |
Shrews | i pretty much suggested that in the review | 16:04 |
Shrews | hopefully i can find it soon | 16:04 |
clarkb | out of curiousity why is it that we can't lock the request znode itself? | 16:05 |
clarkb | (seems like a lot of the complication here is in keeping two znodes roughly in sync for the purposes of locking) | 16:05 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Install yarn if needed in javascript jobs https://review.openstack.org/527771 | 16:08 |
*** flepied_ has quit IRC | 16:10 | |
jeblair | clarkb: i don't think ephemeral nodes (requests are ephemeral) can have children | 16:13 |
*** JasonCL has quit IRC | 16:16 | |
Shrews | clarkb: jeblair: oh! i may have found the problem | 16:16 |
Shrews | and i think clarkb's change actually fixes it | 16:16 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Use yarn and webpack to manage status and streaming https://review.openstack.org/487538 | 16:17 |
clarkb | jeblair: I see so you can't lock a terminal node and use it to store data as well? | 16:17 |
clarkb | s/terminal/leaf/ | 16:17 |
Shrews | clarkb: i *think* what happened is the request handler was removed for a completed request. but while processing other handlers, one raised an exception, causing us to leave the completed request still on the list. when the list was processed again, our lock was None b/c we had unlocked it, expecting it to be removed from the list | 16:19 |
clarkb | aha | 16:19 |
jeblair | so the second part is the fix | 16:19 |
*** JasonCL has joined #zuul | 16:19 | |
clarkb | sounds like it | 16:19 |
Shrews | clarkb: so now that you catch Exception around that, we should properly remove it | 16:19 |
Shrews | and our live handler list gets updated properly | 16:20 |
Shrews | clarkb: i have NO idea on how to test that | 16:21 |
* Shrews brb | 16:22 | |
*** sshnaidm|mtg is now known as sshnaidm | 16:44 | |
*** jkilpatr has joined #zuul | 16:51 | |
*** flepied_ has joined #zuul | 17:04 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Docs: group matchers together and explain them https://review.openstack.org/527748 | 17:07 |
jeblair | fbo_: i left a comment on the git driver change 525614 | 17:16 |
*** myoung is now known as myoung|lunch | 17:28 | |
jeblair | tobiash: what do you think of rcarrillocruz comment in https://review.openstack.org/501976 ? | 17:30 |
*** logan- has quit IRC | 17:44 | |
*** logan- has joined #zuul | 17:45 | |
*** flepied_ has quit IRC | 17:59 | |
*** flepied_ has joined #zuul | 17:59 | |
rcarrillocruz | hrmpf | 18:12 |
rcarrillocruz | AttributeError: 'module' object has no attribute 'inf' | 18:12 |
rcarrillocruz | looks like nodepool requires 3.5 now, after the cloud quota handling changes | 18:12 |
rcarrillocruz | i'll need to build nodepool with software collections | 18:13 |
clarkb | rcarrillocruz: I think we've been saying 3.5 since the type annotation stuff went in | 18:13 |
clarkb | (though I guess taht was zuul not nodepoo) | 18:13 |
rcarrillocruz | yeah, i had zuul months ago just for the asyncio thing | 18:13 |
pabelanger | no, we've drop 2.7 support on nodepool a while back | 18:13 |
pabelanger | but we are still running python2.7 builders | 18:13 |
clarkb | pabelanger: rcarrillocruz right but 3.x worked. but when we added type annotations you needed 3.5 or greater | 18:13 |
pabelanger | clarkb: ah | 18:14 |
clarkb | 3.4 worked before type annotations, I tested it when testing the gerrit upgrade on review-dev | 18:14 |
rcarrillocruz | yeah, was bitten yesterday by that | 18:14 |
rcarrillocruz | as centos comes with 3.4 | 18:14 |
rcarrillocruz | does not 3.5 | 18:14 |
rcarrillocruz | but, i just pulled SCL and made it work on the image entrypoint | 18:15 |
rcarrillocruz | will do the same for nodepool | 18:15 |
rcarrillocruz | pabelanger , leifmadsen : btw, i glanced over your docs etherpad, see you use the cloudera zookeeper package | 18:16 |
rcarrillocruz | i use bigtop repo, and works for me too | 18:16 |
rcarrillocruz | in case you want to use something coming from apache itself | 18:16 |
*** jpena is now known as jpena|off | 18:16 | |
clarkb | rcarrillocruz: one of my suggestions in the meeting the other day was to use the official tarball instead as that will work on any distro | 18:16 |
clarkb | (it is what I use on suse) | 18:17 |
rcarrillocruz | yah, used that also in some other POC | 18:17 |
pabelanger | yah, fedora does ship zookeeper today too | 18:17 |
pabelanger | so, not sure why that is there still | 18:17 |
rcarrillocruz | cos dunno, wasn't comfortable using cloudera | 18:17 |
rcarrillocruz | not aware how well is that maintained | 18:17 |
pabelanger | but agree, maybe we just use tarball if no native disto package | 18:17 |
pabelanger | rcarrillocruz: +1 | 18:17 |
*** sshnaidm is now known as sshnaidm|afk | 18:18 | |
dmsimard | tobiash: was it you that had particular network requirements in regards to zuul/nodepool deployments ? I forget | 18:29 |
*** harlowja has joined #zuul | 18:29 | |
dmsimard | like, firewalled off zones or segregated networks | 18:29 |
dmsimard | I've been thinking -- there's this private cloud that I could tap into through a jump box. I wonder to what extent we could do this since Ansible (or just plain SSH agent forwarding/ssh config) has native support for going through jump boxes. | 18:31 |
SpamapS | My centos7 zuul uses a locally compiled Python 3.5 | 18:31 |
SpamapS | not ideal.. but it works | 18:31 |
tobiash | jeblair: I think that should be handled by zuuls ansible overrides | 18:34 |
dmsimard | SpamapS: how does that work ? like all your libs need to point back to it no ? | 18:34 |
tobiash | Local connection also can be forced within the playbook | 18:34 |
tobiash | dmsimard: yes, I have the nodepool nodes within a private network in a different tenant without using floating ips | 18:35 |
tobiash | And it works | 18:35 |
dmsimard | tobiash: you have a public nodepool spawning VMs in a private cloud ? | 18:35 |
dmsimard | oh, you have a *launcher* in the private network ? | 18:36 |
dmsimard | and an executor as well I guess ? | 18:36 |
tobiash | dmsimard: and the nodes in a different private net | 18:36 |
dmsimard | tobiash: so having a public geard is the only requirement for that to work I guess | 18:37 |
tobiash | dmsimard: so in my case I have two private networks in different tenants on the same cloud. One contains the control plane (zuul, nodepool, etc) and the second contains the nodepool nodes | 18:40 |
tobiash | And that without involving floating ips for the nodepool nodes | 18:40 |
dmsimard | tobiash: I think we should totally document that use case | 18:40 |
rcarrillocruz | what i'd like to tinker with and maybe blog/document if it works | 18:41 |
dmsimard | like document two or three reference architecture deployments | 18:41 |
rcarrillocruz | is using something like ultrahook | 18:41 |
rcarrillocruz | lots of people can't just allow github webhooks inbound | 18:41 |
rcarrillocruz | networks always getting in the way! | 18:42 |
tobiash | The solution to this use case is having routers to the same public net and adding a static route from the control plane router to the other | 18:42 |
*** hasharAway is now known as hashar | 18:43 | |
tobiash | rcarrillocruz: yeah, I have always problems with our mandatory athenticating proxy | 18:45 |
tobiash | That costs so much time at thousands of places | 18:46 |
rcarrillocruz | tobiash: i believe you use openshift https://blog.openshift.com/using-github-hooks-with-your-local-openshift-environment/ | 18:46 |
rcarrillocruz | just came across that | 18:46 |
rcarrillocruz | hoping to tinker with that in a few weeks | 18:46 |
tobiash | Yes | 18:46 |
tobiash | I don't want to run an ansible based deployment anymore ;-) | 18:47 |
rcarrillocruz | hah | 18:47 |
rcarrillocruz | so funny enough | 18:47 |
rcarrillocruz | https://github.com/rcarrillocruz/zuul-ci-container | 18:47 |
rcarrillocruz | using ansible-container to create images/deploy on openshift | 18:47 |
rcarrillocruz | not bare roles on VMs/servers, but CONTAINERZ hype hype | 18:48 |
rcarrillocruz | eugh, so seems net neutrality is officially killed ? | 18:51 |
* rcarrillocruz checks twitter and blogs | 18:52 | |
*** myoung|lunch is now known as myoung | 18:57 | |
*** hashar has quit IRC | 19:06 | |
dmsimard | rcarrillocruz: my hype for ansible-container is frozen by https://github.com/ansible/ansible-container/issues/399 | 19:07 |
*** flepied_ has quit IRC | 19:08 | |
*** flepied has joined #zuul | 19:13 | |
*** hashar has joined #zuul | 19:15 | |
*** openstack has joined #zuul | 20:33 | |
*** ChanServ sets mode: +o openstack | 20:33 | |
*** pabelanger has quit IRC | 20:39 | |
*** pabelanger has joined #zuul | 20:39 | |
*** JasonCL has joined #zuul | 21:00 | |
*** electrofelix has quit IRC | 21:04 | |
*** JasonCL has quit IRC | 21:05 | |
jeblair | rcarrillocruz: yeah, mordred's focus of work right now is js installation. it won't be pip install, but it should be similarly automated. | 21:06 |
*** openstack has joined #zuul | 21:13 | |
*** ChanServ sets mode: +o openstack | 21:13 | |
*** JasonCL has joined #zuul | 21:22 | |
*** JasonCL has quit IRC | 21:27 | |
*** threestrands has joined #zuul | 21:31 | |
mordred | rcarrillocruz, jeblair: I had a moment thisafternoon of my brain working temporarily, so I've got an update to that stack coming (hopefully) | 21:33 |
rcarrillocruz | sweet | 21:34 |
mordred | jeblair, rcarrillocruz: the zuul-web on zuulv3.openstack.org could do with a restart to pick up the CORS header patch - which in turn lets local testing of js things for bulds/jobs pointing to live data work ... but I think me executing commands as root is a bad idea | 21:35 |
jeblair | mordred: also it's going to break the keys endpoint and needs a puppet-zuul update -- i'm shepherding another set of possibly breaking changes so i don't want to do it right now; maybe i'll take a look later if no one else has | 21:39 |
jeblair | it == zuul-web restart | 21:39 |
mordred | jeblair: ah, nod - it's certainly not urgent -- mostly just want to make sure that we can see a js build with the live preview of new code against real data before landing the first patch - since it's otherwise a really big blob of change that's hard ot validate | 21:42 |
jeblair | mordred: ++ | 21:44 |
*** dkranz has quit IRC | 21:45 | |
*** JasonCL has joined #zuul | 21:46 | |
jeblair | tristanC: i'm seeing a lot of status_get lines in the log -- are we caching appropriately? | 21:47 |
jeblair | looks like about every second | 21:47 |
jeblair | oh, that's the default cache time. | 21:48 |
*** JasonCL has quit IRC | 21:51 | |
openstackgerrit | Fabien Boucher proposed openstack-infra/zuul feature/zuulv3: Git driver https://review.openstack.org/525614 | 22:09 |
*** hashar has joined #zuul | 22:10 | |
*** ChanServ has quit IRC | 22:17 | |
openstackgerrit | Fabien Boucher proposed openstack-infra/zuul feature/zuulv3: Git driver https://review.openstack.org/525614 | 22:18 |
*** hashar has quit IRC | 22:18 | |
openstackgerrit | Fabien Boucher proposed openstack-infra/zuul feature/zuulv3: Git driver https://review.openstack.org/525614 | 22:19 |
*** ChanServ has joined #zuul | 22:24 | |
*** barjavel.freenode.net sets mode: +o ChanServ | 22:24 | |
*** ChanServ has quit IRC | 22:28 | |
*** ChanServ has joined #zuul | 22:31 | |
*** barjavel.freenode.net sets mode: +o ChanServ | 22:31 | |
openstackgerrit | Fabien Boucher proposed openstack-infra/zuul feature/zuulv3: Remove unused function validate_conf https://review.openstack.org/528105 | 22:33 |
openstackgerrit | Fabien Boucher proposed openstack-infra/zuul feature/zuulv3: Remove unused function validate_conf https://review.openstack.org/528105 | 22:39 |
openstackgerrit | Fabien Boucher proposed openstack-infra/zuul feature/zuulv3: encrypt_secret: remove the trailing '/' when building url https://review.openstack.org/506271 | 22:40 |
openstackgerrit | Fabien Boucher proposed openstack-infra/zuul feature/zuulv3: encrypt_secret: remove the trailing '/' when building url https://review.openstack.org/506271 | 22:42 |
*** JasonCL has joined #zuul | 22:45 | |
*** threestrands_ has joined #zuul | 23:10 | |
*** threestrands has quit IRC | 23:13 | |
*** weshay is now known as weshay_pto | 23:17 | |
*** harlowja has quit IRC | 23:32 | |
*** harlowja has joined #zuul | 23:39 | |
*** harlowja has quit IRC | 23:40 | |
*** jkilpatr has quit IRC | 23:40 | |
*** harlowja has joined #zuul | 23:42 | |
*** harlowja has quit IRC | 23:50 | |
*** lennyb has quit IRC | 23:51 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!