Re: [PATCH] automation/cirrus-ci: store xen/.config as an artifact

2025-03-11 Thread Andrew Cooper
On 10/03/2025 6:38 pm, Roger Pau Monné wrote: > On Mon, Mar 10, 2025 at 06:30:15PM +, Andrew Cooper wrote: >> On 10/03/2025 6:16 pm, Roger Pau Monne wrote: >>> Always store xen/.config as an artifact, renamed to xen-config to match >>> the naming used in the Gitlab CI tests. >>> >>> Reported-by

[PATCH] automation/cirrus-ci: store xen/.config as an artifact

2025-03-11 Thread Roger Pau Monne
Always store xen/.config as an artifact, renamed to xen-config to match the naming used in the Gitlab CI tests. Reported-by: Andrew Cooper Signed-off-by: Roger Pau Monné --- .cirrus.yml | 12 1 file changed, 12 insertions(+) diff --git a/.cirrus.yml b/.cirrus.yml index e2949d99d73

Re: [PATCH] automation/cirrus-ci: store xen/.config as an artifact

2025-03-11 Thread Andrew Cooper
On 10/03/2025 6:16 pm, Roger Pau Monne wrote: > Always store xen/.config as an artifact, renamed to xen-config to match > the naming used in the Gitlab CI tests. > > Reported-by: Andrew Cooper > Signed-off-by: Roger Pau Monné Looking at this, I suspect my failure was caused by trying to capture

Re: [PATCH] automation/cirrus-ci: store xen/.config as an artifact

2025-03-11 Thread Roger Pau Monné
On Mon, Mar 10, 2025 at 06:30:15PM +, Andrew Cooper wrote: > On 10/03/2025 6:16 pm, Roger Pau Monne wrote: > > Always store xen/.config as an artifact, renamed to xen-config to match > > the naming used in the Gitlab CI tests. > > > > Reported-by: Andrew Cooper > > Signed-off-by: Roger Pau Mon

Re: [PATCH] automation/cirrus-ci: store xen/.config as an artifact

2025-03-10 Thread Stefano Stabellini
On Mon, 10 Mar 2025, Andrew Cooper wrote: > On 10/03/2025 6:38 pm, Roger Pau Monné wrote: > > On Mon, Mar 10, 2025 at 06:30:15PM +, Andrew Cooper wrote: > >> On 10/03/2025 6:16 pm, Roger Pau Monne wrote: > >>> Always store xen/.config as an artifact, renamed to xen-config to match > >>> the nam