From nobody Sun May 5 15:51:24 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.74 as permitted sender) client-ip=63.128.21.74; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-74.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.74 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=1585584292; cv=none; d=zohomail.com; s=zohoarc; b=ge423psYtXF1E95B3RARLnheEtf0VDn1WFKhieQvq+l4Y9swn+XrnD5v0pxfvFWNPtMqVUiEPwEaEF6EAkvfnZXc59idyTJrv9S6QWGzGy20Ixj36VPK57iJV1u8p6XUXj2x9gPgWvujm0GizGYVsPpNLOkYj6tHjfasj0RXMaQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1585584292; 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=85ae129ZhlgAdNFttJCcrNLWY0gmp4ltkLS2KjhdqEQ=; b=crxDqso8D3Z65VAb6+nzCWMLxdR6S9Ql14kiS0YvPRsx7wRB+zHnYlf0yTTaDVf9zNXBOO9sRoRh0XOMS78UowEKz4cKZzN5cGhY2+iHOxCa3WJVXaE6MS+hb9DjZxrtfn2u7CfpgNVkihnKb7IFVmaOO4HyaxVHXZnddl5Jm8o= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.74 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-74.mimecast.com (us-smtp-delivery-74.mimecast.com [63.128.21.74]) by mx.zohomail.com with SMTPS id 1585584292668776.3676905894287; Mon, 30 Mar 2020 09:04:52 -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-298-EGBpFHEvOuWxT9QV7sRTEw-1; Mon, 30 Mar 2020 12:04:48 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 2F7B014EA; Mon, 30 Mar 2020 16:04:41 +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 59EDA5E026; Mon, 30 Mar 2020 16:04:38 +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 462A51809567; Mon, 30 Mar 2020 16:04:34 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 02UG4Xke030336 for ; Mon, 30 Mar 2020 12:04:33 -0400 Received: by smtp.corp.redhat.com (Postfix) id 0C3D496B75; Mon, 30 Mar 2020 16:04:33 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.36.110.57]) by smtp.corp.redhat.com (Postfix) with ESMTP id DA3845E026; Mon, 30 Mar 2020 16:04:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1585584291; 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=85ae129ZhlgAdNFttJCcrNLWY0gmp4ltkLS2KjhdqEQ=; b=KyRRBProRDJ/IQSidu2z5MwTmBKDNNgDgs8BftGdSvM8nT8c4dF5dit5ArxGB66l87bzMG N+rsg53fVHVF1m+pew41yZE0ZqVeLCEpPAnzBOfSiRWkweUnCNXd+3ORqVGDpzAv6L+IIA OWmE3+PdBjKbaOqblwzG1W0dKGkNHvo= X-MC-Unique: EGBpFHEvOuWxT9QV7sRTEw-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH] travis: delete all Linux jobs Date: Mon, 30 Mar 2020 17:04:24 +0100 Message-Id: <20200330160424.350003-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 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.15 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" The Fedora rawhide job started failing with the latest container build. Since we now have broad CI coverage on GitLab CI, there's not a strong reason to continue using Travis for Linux jobs. Deleting the redundant jobs is a better use of time than trying to debug the failure. Signed-off-by: Daniel P. Berrang=C3=A9 --- .travis.yml | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) diff --git a/.travis.yml b/.travis.yml index f400f76118..0548b28b01 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,53 +18,6 @@ addons: =20 matrix: include: - - services: - - docker - env: - - IMAGE=3D"ubuntu-1804" - - MAKE_ARGS=3D"syntax-check distcheck" - script: - - make -C ci/ ci-build@$IMAGE CI_MAKE_ARGS=3D"$MAKE_ARGS" - - services: - - docker - env: - - IMAGE=3D"centos-7" - - MAKE_ARGS=3D"syntax-check distcheck" - script: - - make -C ci/ ci-build@$IMAGE CI_MAKE_ARGS=3D"$MAKE_ARGS" - - services: - - docker - env: - - IMAGE=3D"debian-9" - - MAKE_ARGS=3D"syntax-check distcheck" - script: - - make -C ci/ ci-build@$IMAGE CI_MAKE_ARGS=3D"$MAKE_ARGS" - - services: - - docker - env: - - IMAGE=3D"fedora-31" - - MAKE_ARGS=3D"syntax-check distcheck" - script: - - make -C ci/ ci-build@$IMAGE CI_MAKE_ARGS=3D"$MAKE_ARGS" - - services: - - docker - env: - - IMAGE=3D"fedora-rawhide" - - MAKE_ARGS=3D"syntax-check distcheck" - script: - - make -C ci/ ci-build@$IMAGE CI_MAKE_ARGS=3D"$MAKE_ARGS" - - services: - - docker - env: - - IMAGE=3D"fedora-30-cross-mingw32" - script: - - make -C ci/ ci-build@$IMAGE - - services: - - docker - env: - - IMAGE=3D"fedora-30-cross-mingw64" - script: - - make -C ci/ ci-build@$IMAGE - compiler: clang language: c os: osx --=20 2.24.1