From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Gibson To: passt-dev@passt.top Subject: Re: [PATCH 00/15] Test fixes, batch 4 Date: Wed, 13 Jul 2022 12:11:24 +1000 Message-ID: In-Reply-To: <20220712141307.22f06e32@elisabeth> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7072225654201972907==" --===============7072225654201972907== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Tue, Jul 12, 2022 at 02:13:07PM +0200, Stefano Brivio wrote: > On Tue, 12 Jul 2022 18:26:37 +1000 > David Gibson wrote: > > > On Mon, Jul 11, 2022 at 11:42:09AM +0200, Stefano Brivio wrote: > > > On Thu, 7 Jul 2022 16:53:11 +0200 > > > Stefano Brivio wrote: > > > > > > > [...] > > > > > > > > I'm running the tests now, let's see. :) > > > > > > For some reason qemu refuses to boot the OpenSUSE Leap 15.1 image made > > > this way, I haven't really looked into that yet. > > > > Huh. I ran into a bunch of problems with the OpenSUSE Leap images > > when I tried to do the image preparation stuff for them. But when I > > rolled that back and just did the image download separate, it seemed > > to work for me. Well... that is, it boots up and executes commands > > okay. > > Ah, wait a moment, did you perhaps forget to commit the > distro/opensuse part for patch 14/15? The changes for distro/debian and > distro/fedora in that patch look complete, distro/ubuntu has changes > just for two versions, and distro/opensuse is not changed by that patch > at all. No. I fiddled around with handling the SuSE and older Ubuntu images, got bogged down in details and decided to postpone that until a later time. So I'm deliberately only handling the images which can be handled by the common script I added there for now. > It took me a bit to figure out because the prepared images actually > work, but the test doesn't use them -- it's trying to use a temporary > file that doesn't exist anymore. Um, what prepared images? AFAICT my Makefile only generates prepared images for Debian, Fedora and the newer Ubuntu cases. For SuSE and the older Ubuntu the test scripts now have qemu-img commands creating temporary images from the pre-downlaoded images (added in patch 13/15). > > The test fails, I think because I have no IPv6 nameservers on > > the host, which is messing with the scripting here, but the same thing > > happens before the change to image downloads. > > If you're wondering why I went that way with OpenSUSE: I was too lazy > to find out how to configure the interface in a "proper" way, so I just > bring eth0 up, which sets up IPv6 addresses and routes via NDP. I guess > it simply needs: > > wicked ifup eth0 > > and then we can use both IPv4 and IPv6, but I haven't tried. Right. Maybe I'll look at that if I get time. -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --===============7072225654201972907== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KCmlRSXpCQUVCQ0FBZEZpRUVvVUx4V3U0L1dz MGRCK1h0Z3lwWTRnRXdZU0lGQW1MT0tjWUFDZ2tRZ3lwWTRnRXcKWVNLa1JSQUFrbFFCZDRUREkv RDVpcFpoQ1VzeFBaOVBzdDNhZk9zY21ZYkEzT3psVllPcWZWZnk4N1h2ZHBBRQozZjhoajVqTi9K U2RJeVM4L0E5K2RDVUJ2ZVVnZlM3eVdpRHh1ZURNcTZjMUF2Y0NQMU9PMWt0N3dWb2h3K0txCnBP bkZXQzkxdWpuNFdhTWE2WjE3SmIyNWw5UitCbzJmZVJCWGgwRG5JMEQ1N1JzWkE3L2JVVURCTHRF YmpHVEYKekU3djgzQ2sxMitlcGhWbUQxbFEyTzZSSURPdzNocmtJTE1tOUw0YVRLZ1BuYUVybVV1 RW9OMm5uUEZPaUYrUApReHN0QmY5cWZZVHRKUlY1a2tHMFIyaER1TGFmNXM4RjY3OVVGeEpDRSta STY2Y3M5OVF5ZmNLdytSNjJHZkNhCkUyZ0RoWGh3TXRoajlmTEVybkQ5VEgvNFBCdU13TXNndzFw OG8vNUtjVllZOU96cVJWaWVqYXRKTlRRcXlBTm0KV3pxN2VqQ0VqcHhtRzlWdU5aelBvTitFbmt0 aUNYQitlUDJtRGNEdmczV09iRnlEaXYxcTdOeW5leTZxYVo1WQpVakVkTGhUZ0N0WTIzbEw2YjBC VHZVcENMc3FZd0o2UFlBV3dZVXl4cVppRHA1K21peUZsekw0azkwTllRbU11CnJXTVdiQ1Y5KzM4 Y2ZPZ3RUQ3NTcUJ0RlVXNEdxMG9ZTFVDQ0tmTFBydzBRdFN0T1NzOVpKc2d6NG5pVWp3d0wKWUZI c1hFNTBJcmxDUHFxcllFVVpBL0hzWk0xNmpCZkFzMVBoc24rT09IdituK3BDd2xLL3d1c2kvY2Rk RmZ4UwptTDlCL3pjRUoyYmJQZ3dLell5bkw5a2pDM0QySURmRy82YlhzN2FGY2RyMlE4Rm9DV1E9 Cj1mQUJICi0tLS0tRU5EIFBHUCBTSUdOQVRVUkUtLS0tLQo= --===============7072225654201972907==--