Re: [XEN PATCH v1 0/3] automation: add x86_64 test (linux argo)

2024-10-18 Thread Marek Marczykowski-Górecki
On Thu, Oct 17, 2024 at 08:25:57PM +0100, Andrew Cooper wrote: > I was thinking of experimenting with a separate top-level repo that does > nothing but has a few manual runs to populate artefacts, and having the > Xen tests pull artefacts from here rather than from earlier build jobs. This sounds

Re: [XEN PATCH v1 0/3] automation: add x86_64 test (linux argo)

2024-10-17 Thread Stefano Stabellini
On Thu, 17 Oct 2024, Andrew Cooper wrote: > On 17/10/2024 6:18 pm, victorm.l...@amd.com wrote: > > From: Victor Lira > > > > Add x86_64 hardware test that creates a Xen Argo communication > > connection between two PVH domains. > > > > To accomplish this, add new build artifacts for Linux and Argo

Re: [XEN PATCH v1 0/3] automation: add x86_64 test (linux argo)

2024-10-17 Thread Andrew Cooper
On 17/10/2024 6:18 pm, victorm.l...@amd.com wrote: > From: Victor Lira > > Add x86_64 hardware test that creates a Xen Argo communication > connection between two PVH domains. > > To accomplish this, add new build artifacts for Linux and Argo, and > update the xilinx x86_64 test script. > > Victor

[XEN PATCH v1 0/3] automation: add x86_64 test (linux argo)

2024-10-17 Thread victorm.lira
From: Victor Lira Add x86_64 hardware test that creates a Xen Argo communication connection between two PVH domains. To accomplish this, add new build artifacts for Linux and Argo, and update the xilinx x86_64 test script. Victor Lira (3): automation: add linux 6.6.56 artifact automation: a