All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Nick Desaulniers" <ndesaulniers@google.com>
To: kernelci@groups.io, Dan Rue <dan.rue@linaro.org>
Cc: Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com>,
	clang-built-linux <clang-built-linux@googlegroups.com>
Subject: Re: tuxbuilds in kcidb?
Date: Wed, 13 Jan 2021 09:52:22 -0800	[thread overview]
Message-ID: <CAKwvOd=Z8HYcz1zdccUHUWcQkgh9cFfpVRjcAfPF+ug4_NX5iw@mail.gmail.com> (raw)
In-Reply-To: <20210113162845.xugh6v5p6talrm7h@jug>

On Wed, Jan 13, 2021 at 8:28 AM Dan Rue <dan.rue@linaro.org> wrote:
>
> On Wed, Jan 13, 2021 at 01:00:11PM +0200, Nikolai Kondrashov wrote:
> > Hi Dan,
> >
> > On 1/13/21 2:13 AM, Dan Rue wrote:
> > > Hi Nikolai,
> > >
> >
> > Just want to make sure it stays (relatively) stable and is recognizable.
> >
> > > I'm not sure how to represent the result of the build (pass/fail) - I
> > > used "valid".
> >
> > Yes, that's the right field for now.
> >
> > I'm thinking about replacing it with "PASS"/"FAIL" "status", to match tests
> > after all, but not sure about that yet.
>
> So if a build passes, i'll set it to True. Otherwise, False.
>
> Note that sometimes users do somewhat foul things (i'm looking at you,
> ClangBuiltLinux), which cause builds to fail through no fault of the
> source tree. Things like setting various binutils to llvm variants, or
> building configs which don't pass with llvm. In other words, these
> aren't necessarily curated expected-to-pass builds in all cases. But I
> plan to just start with the production LKFT builds, which are expected
> to pass in pretty much all cases.

Right, theoretically we can have build failures that are regressions
on the toolchain side.  It's still probably worthwhile to record them.
For example, while I'm using github actions for orchestration and
reporting/visualization of results/reporting, I envision having it
just send results to KCIDB then having some interface or query to see
the results of my build.

We might also have builds that are "not regressed" in the sense of
they were never green to begin with. That likely happens when we're in
the process of bringing online a new arch (like s390, csky, m68k,
riscv) (new in the sense new for us to support) or config.

Otherwise, I'm pretty sure we're using standard Kbuild invocations and
not doing anything "foul" per se.
-- 
Thanks,
~Nick Desaulniers

  reply	other threads:[~2021-01-13 17:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-13  0:13 tuxbuilds in kcidb? Dan Rue
2021-01-13 11:00 ` Nikolai Kondrashov
2021-01-13 16:28   ` Dan Rue
2021-01-13 17:52     ` Nick Desaulniers [this message]
2021-01-13 18:02       ` Dan Rue
2021-01-14 12:01     ` Nikolai Kondrashov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKwvOd=Z8HYcz1zdccUHUWcQkgh9cFfpVRjcAfPF+ug4_NX5iw@mail.gmail.com' \
    --to=ndesaulniers@google.com \
    --cc=Nikolai.Kondrashov@redhat.com \
    --cc=clang-built-linux@googlegroups.com \
    --cc=dan.rue@linaro.org \
    --cc=kernelci@groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.