[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/6] CI: Drop automation/configs/
- To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: Michal Orzel <michal.orzel@xxxxxxx>
- Date: Mon, 2 Jan 2023 14:57:26 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=citrix.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=kOiwgzj1hlD6HA/7tnUM8GQZQVyFlg4Pd1hXLiTyrPs=; b=PfwAjgafJQ4wE19tbbhz4SupNPCIu6JvU4qRcprGSEGE74R9/U9xJ2lt4S2ru5o87oSFfnXNjB+O8Xy7h29O9sdrbZWrGI6YhkaVjvNLnx16Oe8SR9uPAQnJdmEZE62U6S3rkZVPFy9fVkHiYDPjwkGqzrY7XizPvrDtqRIvUL80QkGCotRGlM2y+c0YHJbDT5tVyWbSyHa9vrz4ZROFHzn9ypUWS5BSnPFWg2OW8bbJ/Fq2Wjdv6Gr6BLWnoJW1gh26s1Y8eEux2u2eewpYuLy+ufpiarlNbSqkcff9MKQELZep02Kg5yfuF+O++s8qqOYhzcQGRCFiRkxTk4Q28Q==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=W2VACdSmDz5iLDl0kP+sKe7hWiU6YDRc1rVINaLagfuz2xO6h8wpOBGQUvZScfP9B65z8RLn8z6QiJFnpALDqOW/7HoHUyVFRQc2VT92s4eCgGQdOJM7lOEeKOsHOjOZj9NrgxXyji/GJSsDPv7n9/04ksHQgksl+IIKODUvniwqxZFR4t+S0ovg7InKRf3GtqjfQ2eV9vqS6a0PZk5vEj6NZM/r3ZyNgfZdlVMPcDFVv9QSw6eVKPTZGnrVZ5mBkbRcBRV+vSVtuqBPmaAtaeSuFiqAC1axxbh23UBnWl6aXb7Jox1AQlwX18gimuIVibs3fWI/Ga3Kt7r4h2HvQQ==
- Cc: Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, "Oleksii Kurochko" <oleksii.kurochko@xxxxxxxxx>
- Delivery-date: Mon, 02 Jan 2023 13:57:46 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Hi Andrew,
On 30/12/2022 01:38, Andrew Cooper wrote:
> Caution: This message originated from an External Source. Use proper caution
> when opening attachments, clicking links, or responding.
>
>
> Having 3 extra hypervisor builds on the end of a full build is deeply
> confusing to debug if one of them fails, because the .config file presented in
> the artefacts is not the one which caused a build failure. Also, the log
> tends to be truncated in the UI.
>
> PV-only is tested as part of PV-Shim in a full build anyway, so doesn't need
> repeating. HVM-only and neither will come up frequently in randconfig, so
> drop all the logic here to simplify things.
>
> Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Reviewed-by: Michal Orzel <michal.orzel@xxxxxxx>
~Michal
|