From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9A1E9A054D; Wed, 17 Feb 2021 10:42:39 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06AC940691; Wed, 17 Feb 2021 10:42:39 +0100 (CET) Received: from lb.pantheon.sk (lb.pantheon.sk [46.229.239.20]) by mails.dpdk.org (Postfix) with ESMTP id 625B54067A for ; Wed, 17 Feb 2021 10:42:37 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by lb.pantheon.sk (Postfix) with ESMTP id 11782C19EE; Wed, 17 Feb 2021 10:42:35 +0100 (CET) X-Virus-Scanned: amavisd-new at siecit.sk Received: from lb.pantheon.sk ([127.0.0.1]) by localhost (lb.pantheon.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iMqlM2k6XQ7m; Wed, 17 Feb 2021 10:42:35 +0100 (CET) Received: from service-node1.lab.pantheon.local (unknown [46.229.239.141]) by lb.pantheon.sk (Postfix) with ESMTP id 8125CC05C0; Wed, 17 Feb 2021 10:42:34 +0100 (CET) From: =?UTF-8?q?Juraj=20Linke=C5=A1?= To: thomas@monjalon.net, david.marchand@redhat.com, aconole@redhat.com, maicolgabriel@hotmail.com Cc: dev@dpdk.org, Ruifeng.Wang@arm.com, Honnappa.Nagarahalli@arm.com, =?UTF-8?q?Juraj=20Linke=C5=A1?= Date: Wed, 17 Feb 2021 10:42:31 +0100 Message-Id: <1613554953-14736-1-git-send-email-juraj.linkes@pantheon.tech> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [RFC PATCH v1 0/2] Travis CI jobs update after credits X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Since Travis added credits we need to make some changes to the Travis CI. Arm has a credit agreement with Travis for arm jobs, so remove x86 jobs. Also, migrate all arm jobs to the latest environment. Juraj Linkeš (2): ci: remove x86 Travis jobs ci: update arm64 Travis jobs to Graviton2 .travis.yml | 113 ++++++++-------------------------------------------- 1 file changed, 16 insertions(+), 97 deletions(-) -- 2.20.1