From patchwork Fri Jan 21 15:41:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 12719876 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6CF53C4332F for ; Fri, 21 Jan 2022 15:44:00 +0000 (UTC) Received: from localhost ([::1]:38838 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nAw51-0003u1-C4 for qemu-devel@archiver.kernel.org; Fri, 21 Jan 2022 10:43:59 -0500 Received: from eggs.gnu.org ([209.51.188.92]:48150) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nAw2n-00018t-KE for qemu-devel@nongnu.org; Fri, 21 Jan 2022 10:41:42 -0500 Received: from [2a00:1450:4864:20::429] (port=42585 helo=mail-wr1-x429.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nAw2k-0007fI-Ha for qemu-devel@nongnu.org; Fri, 21 Jan 2022 10:41:39 -0500 Received: by mail-wr1-x429.google.com with SMTP id a13so394910wrh.9 for ; Fri, 21 Jan 2022 07:41:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=EHjznGSV/fDRjpb0joQNEyTir32e/RHeRMpMRznUadg=; b=EUVutSxDczCf/NZkQpacWAK5HiRsqWcR4gtkTqauQu+iH1lPJIRhfCdjZ8W3ySjjk1 AWuAJc2NS/w2hV9d+9WUtJJJp+C4IohtdpUI4Byi6CZccc9eywBztVh1B0m0Mlg3se2S 0Ew1zYNgiZ9rNGH0gs7hM3HTHCt88d3beox2rOcNGjdYQdeWyKbtkuI2WaoHDtVZLaXl AuZV/J2PtZwiN7I+OZecjtoik081x0K9BpqyFuR+MPP+T2kRPkpKjI/ftDSSPcbewLYP hO7paPQtt/89f1uKnabOe15XI87f9GQY8FYcBzBXE+5VLIIxhZMfw8r2qUs88Eho+BOF SeZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; bh=EHjznGSV/fDRjpb0joQNEyTir32e/RHeRMpMRznUadg=; b=RWX34fqPSYQUGskMf+FonG6/7MnHF8wnK/0RtFLVrmc3rX9GrdN3tGICK8jAdeYmyd XVGX4ILHa7icPg/R6Se0NarDQtLlCXTy3DhaqgSH7LKfDcgKuiwAGH9DhFPLLQDIEwN/ xua9rQ3rLYDEHQtLhrMfp5z8JZ6C/Jqp7MhE9S/fW3NX/4/03uwY0kwhQvxbpZVobmvJ 5FjoIt+0D5iB++Xl9uWQRkhEcvJYG8ad4StfYV8OLtKTtnFsOh+3doiXTVLvWiELCa2f aGSrzFI1kbStpDNuDM457V3oey1SyiexA6rGYEfIv6qnCwC03rbF9k6SblM0HAuLnfo+ ac0g== X-Gm-Message-State: AOAM533yZ7H+2iK+N7P9btOfTO6MoxWMY9Efbn31vhj7TzmgojZFWNGm 6Uo1SMR6RWPfrzrSshUspHWpXATFQO0= X-Google-Smtp-Source: ABdhPJwjLFM/cXvJ4gxq8TDFnQQG/e/JeS9NO2EL01HeY27c+CHKQ1tw96szqf50E+Ddg+DOSirL4w== X-Received: by 2002:a5d:59a2:: with SMTP id p2mr4370103wrr.54.1642779696884; Fri, 21 Jan 2022 07:41:36 -0800 (PST) Received: from nuc.. (154.red-83-50-83.dynamicip.rima-tde.net. [83.50.83.154]) by smtp.gmail.com with ESMTPSA id m187sm5271813wme.25.2022.01.21.07.41.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jan 2022 07:41:36 -0800 (PST) To: qemu-devel@nongnu.org Cc: Ed Maste , Thomas Huth , Michael Tokarev , =?utf-8?q?Alex_Benn=C3=A9e?= , =?utf-8?q?Daniel_P_?= =?utf-8?q?=2E_Berrang=C3=A9?= , Li-Wen Hsu , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= Subject: [PATCH v6 0/7] tests: Refresh lcitool submodule & remove libxml2 Date: Fri, 21 Jan 2022 16:41:27 +0100 Message-Id: <20220121154134.315047-1-f4bug@amsat.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::429 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::429; envelope-from=philippe.mathieu.daude@gmail.com; helo=mail-wr1-x429.google.com X-Spam_score_int: -6 X-Spam_score: -0.7 X-Spam_bar: / X-Spam_report: (-0.7 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Reply-to: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Original-From: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= via From: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= This is my last respin on this series which is fully reviewed. Refresh lcitool to latest and remove libxml2 (mjt). v6: - update libvirt-ci submodule to remove lttng-ust from FreeBSD runners v5: - update scripts/meson-buildoptions.sh (thuth) - squash libvirt-ci updates (thuth) v4: - Fixed typos and cleaned checkpatch.pl (thuth) - Corrected libvirt-ci submodule URL v3: - fix 'refresh' helper to update cirrus-ci files (danpb) v2: - rebased (testing/next) - include mjt's libxml2 removal patch Michael Tokarev (1): drop libxml2 checks since libxml is not actually used (for parallels) Philippe Mathieu-Daudé (6): MAINTAINERS: Cover lcitool submodule with build test / automation gitmodules: Correct libvirt-ci submodule URL tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files tests/lcitool: Refresh submodule and remove libxml2 tests: Manually remove libxml2 on MSYS2 runners tests/lcitool: Install libibumad to cover RDMA on Debian based distros meson.build | 6 ------ .cirrus.yml | 1 - .gitlab-ci.d/cirrus/freebsd-12.vars | 2 +- .gitlab-ci.d/cirrus/freebsd-13.vars | 2 +- .gitlab-ci.d/cirrus/macos-11.vars | 2 +- .gitlab-ci.d/windows.yml | 2 -- .gitmodules | 2 +- MAINTAINERS | 1 + block/meson.build | 3 +-- meson_options.txt | 2 -- scripts/checkpatch.pl | 1 - scripts/ci/org.centos/stream/8/x86_64/configure | 1 - scripts/coverity-scan/coverity-scan.docker | 1 - scripts/coverity-scan/run-coverity-scan | 2 +- scripts/meson-buildoptions.sh | 3 --- tests/docker/dockerfiles/alpine.docker | 4 ++-- tests/docker/dockerfiles/centos8.docker | 4 +--- tests/docker/dockerfiles/fedora.docker | 4 +--- tests/docker/dockerfiles/opensuse-leap.docker | 3 +-- tests/docker/dockerfiles/ubuntu1804.docker | 4 ++-- tests/docker/dockerfiles/ubuntu2004.docker | 4 ++-- tests/lcitool/libvirt-ci | 2 +- tests/lcitool/projects/qemu.yml | 2 +- tests/lcitool/refresh | 2 +- 24 files changed, 19 insertions(+), 41 deletions(-)