Re: [PATCH] tests: lcitool: Switch to OpenSUSE Leap 15.4

2023-04-14 Thread Paolo Bonzini
On 3/31/23 15:11, Peter Krempa wrote: The 15.3 version is EOL now: https://get.opensuse.org/leap/15.3 Switch the dockerfile to 15.4. As far as I know, 15.4 still has Python 3.6 as the default Python, so you need to rename tests/lcitool/targets/opensuse-leap-153.yml and adjust tests/lcitool/

Re: [PATCH] tests: lcitool: Switch to OpenSUSE Leap 15.4

2023-03-31 Thread Daniel P . Berrangé
On Fri, Mar 31, 2023 at 03:11:41PM +0200, Peter Krempa wrote: > The 15.3 version is EOL now: > > https://get.opensuse.org/leap/15.3 > > Switch the dockerfile to 15.4. > > Signed-off-by: Peter Krempa > --- > tests/docker/dockerfiles/opensuse-leap.docker | 25 +-- > tests/lcitool

[PATCH] tests: lcitool: Switch to OpenSUSE Leap 15.4

2023-03-31 Thread Peter Krempa
The 15.3 version is EOL now: https://get.opensuse.org/leap/15.3 Switch the dockerfile to 15.4. Signed-off-by: Peter Krempa --- tests/docker/dockerfiles/opensuse-leap.docker | 25 +-- tests/lcitool/refresh | 2 +- 2 files changed, 13 insertions(+), 14 de