All of lore.kernel.org
 help / color / mirror / Atom feed
* meta-amd repository
@ 2020-09-02 19:55 Supreeth Venkatesh
  2020-09-09 14:18 ` Brad Bishop
  0 siblings, 1 reply; 4+ messages in thread
From: Supreeth Venkatesh @ 2020-09-02 19:55 UTC (permalink / raw)
  To: OpenBMC Maillist; +Cc: bradleyb

Hi Brad,

Please help add meta-amd repsoitory into openbmc as a subtree.
meta-amd repository has been populated with basic bring up code.

Thanks,
Supreeth

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: meta-amd repository
  2020-09-02 19:55 meta-amd repository Supreeth Venkatesh
@ 2020-09-09 14:18 ` Brad Bishop
  2020-09-09 17:12   ` Supreeth Venkatesh
  0 siblings, 1 reply; 4+ messages in thread
From: Brad Bishop @ 2020-09-09 14:18 UTC (permalink / raw)
  To: Supreeth Venkatesh; +Cc: OpenBMC Maillist

On Wed, Sep 02, 2020 at 02:55:20PM -0500, Supreeth Venkatesh wrote:
>Hi Brad,
>
>Please help add meta-amd repsoitory into openbmc as a subtree.
>meta-amd repository has been populated with basic bring up code.

Hi Supreeth.  Done: 
https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/36339

-brad

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: meta-amd repository
  2020-09-09 14:18 ` Brad Bishop
@ 2020-09-09 17:12   ` Supreeth Venkatesh
  2020-09-09 23:32     ` Andrew Geissler
  0 siblings, 1 reply; 4+ messages in thread
From: Supreeth Venkatesh @ 2020-09-09 17:12 UTC (permalink / raw)
  To: Brad Bishop; +Cc: OpenBMC Maillist

Brad,
Much appreciated.

A related question: 
I see only the following targets being triggered for CI
Triggering ci-openbmc » ubuntu,docker-builder,romulus
Triggering ci-openbmc » ubuntu,docker-builder,zaius
Triggering ci-openbmc » ubuntu,docker-builder,witherspoon-tacoma
Triggering ci-openbmc » ubuntu,docker-builder,tiogapass
Triggering ci-openbmc » ubuntu,docker-builder,witherspoon
Triggering ci-openbmc » ubuntu,docker-builder,gsj
Triggering ci-openbmc » ubuntu,docker-builder,palmetto

What is the process to get AMD reference platform added as a target for OpenBMC CI? 
It is **not** required in the short term, but eventually would like to contribute to OpenBMC CI infrastructure in the long run.
We will be happy to collaborate by means of providing AMD reference platform, help with Jenkins script update, etc.
Please let me know, how we can help.

Thanks,
Supreeth Venkatesh
System Manageability Architect  |  AMD
Server Software


On 9/9/20 9:18 AM, Brad Bishop wrote:
> [CAUTION: External Email]
> 
> On Wed, Sep 02, 2020 at 02:55:20PM -0500, Supreeth Venkatesh wrote:
>> Hi Brad,
>>
>> Please help add meta-amd repsoitory into openbmc as a subtree.
>> meta-amd repository has been populated with basic bring up code.
> 
> Hi Supreeth.  Done:
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgerrit.openbmc-project.xyz%2Fc%2Fopenbmc%2Fopenbmc%2F%2B%2F36339&data=02%7C01%7Csupreeth.venkatesh%40amd.com%7C9958fcee95a54f96a06c08d854cb33ff%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637352579007884384&sdata=A6HowV1WotfXfg9dcawpvMfAsyD20jG2yqQXKAxAiFI%3D&reserved=0
> 
> -brad

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: meta-amd repository
  2020-09-09 17:12   ` Supreeth Venkatesh
@ 2020-09-09 23:32     ` Andrew Geissler
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Geissler @ 2020-09-09 23:32 UTC (permalink / raw)
  To: Supreeth Venkatesh; +Cc: Brad Bishop, OpenBMC Maillist



> On Sep 9, 2020, at 12:12 PM, Supreeth Venkatesh <supreeth.venkatesh@amd.com> wrote:
> 
> Brad,
> Much appreciated.
> 
> A related question: 
> I see only the following targets being triggered for CI
> Triggering ci-openbmc » ubuntu,docker-builder,romulus
> Triggering ci-openbmc » ubuntu,docker-builder,zaius
> Triggering ci-openbmc » ubuntu,docker-builder,witherspoon-tacoma
> Triggering ci-openbmc » ubuntu,docker-builder,tiogapass
> Triggering ci-openbmc » ubuntu,docker-builder,witherspoon
> Triggering ci-openbmc » ubuntu,docker-builder,gsj
> Triggering ci-openbmc » ubuntu,docker-builder,palmetto
> 
> What is the process to get AMD reference platform added as a target for OpenBMC CI? 
> It is **not** required in the short term, but eventually would like to contribute to OpenBMC CI infrastructure in the long run.
> We will be happy to collaborate by means of providing AMD reference platform, help with Jenkins script update, etc.
> Please let me know, how we can help.

Hey Supreeth, I always like to see some interest in CI!

The best way to get a machine on the CI list is to donate a server to be
used as a jenkins build worker :)

https://github.com/openbmc/openbmc/wiki/OpenBMC-Infrastructure-Workgroup#current-infrastructure 
covers our current infrastructure.

The goal with CI is to test as much as possible, as quickly as possible. The machines
selected for CI try and cover as many different meta-* layers as possible. So the second
way is to make the argument that your machine and the layers it test would provide
good testing and coverage for the community.

https://github.com/openbmc/openbmc/wiki/Adding-a-System-to-Hardware-Continuous-Integration could
also be used as a way to build and test your system via your own CI process and 
build machines and then updating the gerrit review with your results.

I do feel like we’ve been looking for a long time for a easy to get and cheap
OpenBMC reference platform that people could utilize for development. Be
great if y’all were working on something like that!

Andrew

> 
> Thanks,
> Supreeth Venkatesh
> System Manageability Architect  |  AMD
> Server Software
> 
> 
> On 9/9/20 9:18 AM, Brad Bishop wrote:
>> [CAUTION: External Email]
>> 
>> On Wed, Sep 02, 2020 at 02:55:20PM -0500, Supreeth Venkatesh wrote:
>>> Hi Brad,
>>> 
>>> Please help add meta-amd repsoitory into openbmc as a subtree.
>>> meta-amd repository has been populated with basic bring up code.
>> 
>> Hi Supreeth.  Done:
>> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgerrit.openbmc-project.xyz%2Fc%2Fopenbmc%2Fopenbmc%2F%2B%2F36339&amp;data=02%7C01%7Csupreeth.venkatesh%40amd.com%7C9958fcee95a54f96a06c08d854cb33ff%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637352579007884384&amp;sdata=A6HowV1WotfXfg9dcawpvMfAsyD20jG2yqQXKAxAiFI%3D&amp;reserved=0
>> 
>> -brad

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-09 23:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-02 19:55 meta-amd repository Supreeth Venkatesh
2020-09-09 14:18 ` Brad Bishop
2020-09-09 17:12   ` Supreeth Venkatesh
2020-09-09 23:32     ` Andrew Geissler

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.