Sunday, 2018-06-03

*** TheAceOfHearts has joined #zuul00:25
*** D3VIATION has quit IRC00:47
*** TheAceOfHearts has quit IRC01:52
*** TheAceOfHearts has joined #zuul02:01
*** TheAceOfHearts has quit IRC02:14
*** TheAceOfHearts has joined #zuul02:19
*** TheAceOfHearts has quit IRC02:44
*** TheAceOfHearts has joined #zuul03:11
*** snapiri has quit IRC06:10
*** TheAceOfHearts has quit IRC10:03
*** GonZo2000 has joined #zuul12:59
*** GonZo2000 has quit IRC12:59
*** GonZo2000 has joined #zuul12:59
*** GonZo2000 has quit IRC14:14
*** GonZo2000 has joined #zuul14:18
*** GonZo2000 has quit IRC14:18
*** GonZo2000 has joined #zuul14:18
*** snapiri has joined #zuul14:44
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Upgrade from angularjs (v1) to angular (v5)  https://review.openstack.org/55198915:30
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Translate zuulStartStream into typescript  https://review.openstack.org/55861815:30
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Shift log streaming code into StreamComponent  https://review.openstack.org/55861915:30
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Use glyphicons for status balls  https://review.openstack.org/55199215:30
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Stop falling back to job name for missing url  https://review.openstack.org/55405615:30
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Remove dashboard workaround for missing log_url  https://review.openstack.org/55406615:30
openstackgerritMonty Taylor proposed openstack-infra/zuul master: web: add /{tenant}/jobs/{job_name} route  https://review.openstack.org/55097815:30
openstackgerritMonty Taylor proposed openstack-infra/zuul master: web: add /{tenant}/projects routes  https://review.openstack.org/55097915:30
openstackgerritMonty Taylor proposed openstack-infra/zuul master: web: add /{tenant}/pipelines route  https://review.openstack.org/54152115:30
openstackgerritMonty Taylor proposed openstack-infra/zuul master: dashboard: add /{tenant}/job.html page to display job details  https://review.openstack.org/53554515:30
openstackgerritMonty Taylor proposed openstack-infra/zuul master: dashboard: add /{tenant}/projects.html web page  https://review.openstack.org/53787015:30
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Upgrade from angularjs (v1) to angular (v5)  https://review.openstack.org/55198915:35
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Translate zuulStartStream into typescript  https://review.openstack.org/55861815:35
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Shift log streaming code into StreamComponent  https://review.openstack.org/55861915:35
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Use glyphicons for status balls  https://review.openstack.org/55199215:35
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Stop falling back to job name for missing url  https://review.openstack.org/55405615:35
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Remove dashboard workaround for missing log_url  https://review.openstack.org/55406615:35
mordredtristanC: ^^ this still isn't 100% working, ut I've had half-done copy of the first patch on my laptop for like 2 months now15:46
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Upgrade from angularjs (v1) to angular (v5)  https://review.openstack.org/55198916:12
*** D3VIATION has joined #zuul16:13
D3VIATIONDoes  anyone have a use case where they are using Zuulv3 to trigger Jenkins job and wait  for it to complete?16:27
D3VIATIONWe would like to use features from Zuulv3 especially the pre-merged testing.16:27
D3VIATIONThe steps I have in mind:16:27
D3VIATION1) Zuul gets a trigger and it provides the Git Repos to the executor16:27
D3VIATION2) The executor pushes those changes to a Git server but not to the target branch. A throw away branch16:27
D3VIATION3) Jenkins is told to go do a build against that branch16:27
D3VIATIONLimitations with above include multi repo support. However, to overcome that we will make use of the Repo tool by Google. We already use that tool and instead of giving one branch to build, we will give Jenkins a manifest to use which will include the commit of each repo that needs to be built.16:27
pabelangerD3VIATION: nothing exists today, but there are some thoughts on jenkins integration with zuul at: https://etherpad.openstack.org/p/zuulv3-jenkins-integration However, it is mostly having jenkins trigger things in zuul. I don't believe there is much interested in having zuul trigger jenkins builds any more.17:11
*** GonZo2000 has quit IRC18:33
D3VIATIONThanks pabelanger.18:42
*** GonZo2000 has joined #zuul18:58
*** GonZo2000 has quit IRC18:58
*** GonZo2000 has joined #zuul18:58
*** GonZo2000 has quit IRC19:30
*** GonZo2000 has joined #zuul19:38
*** GonZo2000 has quit IRC19:38
*** GonZo2000 has joined #zuul19:38
*** GonZo2000 has quit IRC19:52
*** GonZo2000 has joined #zuul19:53
*** GonZo2000 has quit IRC20:06
*** GonZo2000 has joined #zuul20:07
*** GonZo2000 has quit IRC20:07
*** GonZo2000 has joined #zuul20:07
*** GonZo2000 has quit IRC20:12
*** GonZo2000 has joined #zuul20:14
*** TheAceOfHearts has joined #zuul20:49
*** GonZo2000 has quit IRC20:53
*** openstackgerrit has quit IRC21:04
*** TheAceOfHearts has quit IRC21:10
*** TheAceOfHearts has joined #zuul21:27
*** jimi|ansible has quit IRC21:51
*** D3VIATION has quit IRC21:54
*** D3VIATION has joined #zuul23:24
*** eandersson has quit IRC23:32
tristanCmordred: neat, I can give those a try. Unfortunately my master plan to rewrite the ui using React/Vue/Patternfly is far away in the list of things i should be working on...23:35
*** eandersson has joined #zuul23:39
*** GonZo2000 has joined #zuul23:48
*** GonZo2000 has quit IRC23:48
*** GonZo2000 has joined #zuul23:48
*** openstackgerrit has joined #zuul23:55
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: docs: add Project Testing Interface guide  https://review.openstack.org/57142023:55
openstackgerritTristan Cacqueray proposed openstack-infra/zuul master: docs: add minimal template guide  https://review.openstack.org/57199423:55
*** GonZo2000 has quit IRC23:59

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