Re: [linux-safety] ci pipeline for clang-analyzer

"Sudip Mukherjee" <[email protected]> Wed, 7 Oct 2020 23:18:51 +0100
Newsgroups tech.elisa.lists.linux-safety
Message-ID <[email protected]>

On 07/10/2020 22:19, Sudip Mukherjee wrote:
> Hi All,
> 
> I tried to setup a pipeline for clang-analyzer so that all of us
> interested can get the test result from latest linux-next. The build
> with "defconfig" timedout but "tinyconfig" does work. You can see the
> one from next-20201007 at [1].
> 
> Next, I will try to:
> 1) set up a cron job so that the pipeline starts as soon as linux-next
> is published
> 2) set a pipeline for arm64. looks like travis supports arm64.
> 3) Add the report-generator to the image.
> 4) Check if I can push the generated report to a github page.

Little bit of manual run, but the report from clang-analyzer for
next-20201007 is now available at https://sudipm-mukherjee.github.io


> 
> 
> [1].
> https://travis-ci.org/github/sudipm-mukherjee/linux-test/builds/733790131
> 
> 

-- 
Regards
Sudip