Hi all,
Thanks for your help. I'll try it.
BR,
dwj
Joshua Hesketh
2016-12-21 19:29
收件人
dong.wenj...@zte.com.cn
抄送
openstack-infra
主题
Re: [OpenStack-Infra] [openstack-infra] how to config gerrit to get a
summary of all jobs in gerrit page
Hey,
We run some javascript that parses t
Hi,
We found a regression where python3-only Xenial images have a messed
up pip, and incorrectly installs glean. The result is that the system
boots but no network.
Because dib builds images for a wide range of platforms, some of which
ship python3 only, we need a way to call python scripts tha
Hi,
We found a regression where python3-only Xenial images have a messed
up pip, and incorrectly installs glean. The result is that the system
boots but no network.
Because dib builds images for a wide range of platforms, some of which
ship python3 only, we need a way to call python scripts tha
On Wed, Dec 21, 2016 at 1:49 AM, wrote:
>
>
> Hi all,
>
> I setup a CI system, but after all the jobs run, the summary of all jobs
don't show in gerrit page.
> Like this:
>
>
> Does anybody know how to config it? Thanks~
>
OpenStack infra uses custom js script to create that table.
If you're ask
Hey,
We run some javascript that parses the comments in gerrit and pulls out the
the results into a table as a summary:
http://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project/files/gerrit/hideci.js
This is loaded in by supplying the gerrit header:
http://git.op