From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [kernelci-members] Working with the KernelCI project References: <20200707222342.scrz75265etaqlmd@redhat.com> <031d1941-2842-fc79-2a21-66bccb17f91c@redhat.com> <8d422dcf-d4ef-8e74-be82-f52272d9a966@redhat.com> <863511a8-090a-6ee1-ddce-f32d70458ee8@redhat.com> <1ff4a09c-4529-017c-5b0b-43712575771b@redhat.com> <16397F50C12D08DD.21243@groups.io> <521cc33e-62fc-55c1-aeb2-682007243d97@redhat.com> From: "Nikolai Kondrashov" Message-ID: Date: Thu, 1 Oct 2020 18:11:54 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit List-ID: To: Dmitry Vyukov Cc: kernelci@groups.io, Guillaume Tucker , Philip Li , kernelci-members@groups.io, nkondras@redhat.com, Don Zickus , syzkaller , =?UTF-8?Q?I=c3=b1aki_Malerba?= On 10/1/20 6:01 PM, Dmitry Vyukov wrote: > On Thu, Oct 1, 2020 at 12:48 PM Nikolai Kondrashov > wrote: >> * Could you move the "dashboard" link out of test's "output_files", and into >> a "misc" field? It won't be presented as a link in Grafana unfortunately, >> but "output_files" is for something which could be useful when downloaded >> (and e.g. re-hosted by KCIDB), and the linked HTML doesn't seem to be. >> Let's deal with the dashboard link issue in >> https://github.com/kernelci/kcidb/issues/93 > > Any suggestions/precedents for the name? > dashboard_link? origin_link? master_link? There's a PR linked which adds "origin_url": https://github.com/kernelci/kcidb/pull/94 Nick