From nobody Fri Apr 19 11:14:03 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) client-ip=207.211.31.81; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1592509118; cv=none; d=zohomail.com; s=zohoarc; b=anCvjVkacAe8E86elpHPSeQr/enCmRMdlIgUFzUMyPNlfeBCJRa0NqCHVugRcxZ8kdHwFotuFHvlfxSAp52CLSfJa56vlqxUi2FDEAAhiAx0DQLvUdgC1hCc5Ke0Z6LvZT5S0fQbMeR7InbxKfMBDoyI3qpj4gd8sNkXnKaDcOs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1592509118; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=XQkQkpJnZduVyjjflju6h2oy5ffxaXUuSb4iQ4N2v0k=; b=MKCFF7NTdtLFGMpVFUuhRqLQFmJH+KTkufUWGKbcB1Y4D5uhdHCjtGJ/1Y+D4IlhkL75Si/a+P61knpvRGrJFxBLxhhLPl65gBLR3Ax3UgOkN/xt0jQYff58OrI9upig/KosNf9OEnDm3jFLtBTAHYpyug+ohCJaUlCFOHG4vD0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [207.211.31.81]) by mx.zohomail.com with SMTPS id 1592509118708657.9088385906739; Thu, 18 Jun 2020 12:38:38 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-205-ierB-pr1MpeL8AB3hBZEBA-1; Thu, 18 Jun 2020 15:38:35 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id BB5C219057B1; Thu, 18 Jun 2020 19:38:20 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 083468FF92; Thu, 18 Jun 2020 19:38:18 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id F1A1B1809547; Thu, 18 Jun 2020 19:38:14 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 05IJcE6H020902 for ; Thu, 18 Jun 2020 15:38:14 -0400 Received: by smtp.corp.redhat.com (Postfix) id 2FE8D7CADB; Thu, 18 Jun 2020 19:38:14 +0000 (UTC) Received: from himantopus.redhat.com (ovpn-114-51.phx2.redhat.com [10.3.114.51]) by smtp.corp.redhat.com (Postfix) with ESMTPS id ED2691E2294 for ; Thu, 18 Jun 2020 19:38:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1592509117; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=XQkQkpJnZduVyjjflju6h2oy5ffxaXUuSb4iQ4N2v0k=; b=gJw8CeZ/km+wcgiqRp1umAN4CF/WBwgvHyd07tptE87pr8m6wPud0C3FQRpf4Kz+EtWLBJ jqYj901tfoToQDaQkzBqVOiX0I1rroPHOIQBV7jXaL9UNxYJkuYH3f5QU/JRgQPE6u6whm oxDGtgtFweYgVH/pt6WRWK3of2ZWusU= X-MC-Unique: ierB-pr1MpeL8AB3hBZEBA-1 From: Jonathon Jongsma To: libvir-list@redhat.com Subject: [libvirt PATCH] ci: Use fedora image for code style checking Date: Thu, 18 Jun 2020 14:38:10 -0500 Message-Id: <20200618193810.8039-1-jjongsma@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Centos does not have the cppi package, so some code style checks are skipped. Switch to a fedora image to do the code style checks. Signed-off-by: Jonathon Jongsma --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bfb66a652d..b8d0645e99 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -496,7 +496,7 @@ website: =20 codestyle: stage: builds - image: $CI_REGISTRY_IMAGE/ci-centos-8:latest + image: $CI_REGISTRY_IMAGE/ci-fedora-32:latest before_script: - *script_variables script: --=20 2.21.3