Re: [PATCH v1] automation: provide example for downloading an existing container

2023-05-16 Thread Stefano Stabellini
On Tue, 16 May 2023, Olaf Hering wrote: > Am Tue, 16 May 2023 11:46:00 -0700 (PDT) > schrieb Stefano Stabellini : > > > I think you have a point that automation/build/README.md should also > > describe how to do what gitlab-ci does but locally (i.e. call > > automation/scripts/build). It should

Re: [PATCH v1] automation: provide example for downloading an existing container

2023-05-16 Thread Olaf Hering
Am Tue, 16 May 2023 11:46:00 -0700 (PDT) schrieb Stefano Stabellini : > I think you have a point that automation/build/README.md should also > describe how to do what gitlab-ci does but locally (i.e. call > automation/scripts/build). It should not only describe > automation/scripts/containerize.

Re: [PATCH v1] automation: provide example for downloading an existing container

2023-05-16 Thread Stefano Stabellini
On Tue, 16 May 2023, Olaf Hering wrote: > Am Mon, 15 May 2023 16:03:01 -0700 (PDT) > schrieb Stefano Stabellini : > > > Given that opensuse-tumbleweed is still broken (doesn't complete the > > Xen build successfully) even after these patches, I suggest we use a > > different example? > > I think

Re: [PATCH v1] automation: provide example for downloading an existing container

2023-05-16 Thread Olaf Hering
Am Mon, 15 May 2023 16:03:01 -0700 (PDT) schrieb Stefano Stabellini : > Given that opensuse-tumbleweed is still broken (doesn't complete the > Xen build successfully) even after these patches, I suggest we use a > different example? I think the example in automation/build/README.md needs to be

Re: [PATCH v1] automation: provide example for downloading an existing container

2023-05-15 Thread Olaf Hering
Am Mon, 15 May 2023 16:03:01 -0700 (PDT) schrieb Stefano Stabellini : > Given that opensuse-tumbleweed is still broken (doesn't complete the > Xen build successfully) even after these patches, I suggest we use a > different example? For some reason it succeeded for me locally. Does it fail for

Re: [PATCH v1] automation: provide example for downloading an existing container

2023-05-15 Thread Stefano Stabellini
On Tue, 2 May 2023, Olaf Hering wrote: > Signed-off-by: Olaf Hering Given that opensuse-tumbleweed is still broken (doesn't complete the Xen build successfully) even after these patches, I suggest we use a different example? > --- > automation/build/README.md | 6 ++ > 1 file changed, 6

[PATCH v1] automation: provide example for downloading an existing container

2023-05-02 Thread Olaf Hering
Signed-off-by: Olaf Hering --- automation/build/README.md | 6 ++ 1 file changed, 6 insertions(+) diff --git a/automation/build/README.md b/automation/build/README.md index 2d07cafe0e..8ad89a259a 100644 --- a/automation/build/README.md +++ b/automation/build/README.md @@ -12,6 +12,12 @@ can