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 7C87EA034C; Wed, 21 Dec 2022 17:07:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9113F40A7F; Wed, 21 Dec 2022 17:07:46 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id A555740A7A for ; Wed, 21 Dec 2022 17:07:45 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1671638865; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0Lg7wzOcgu4Mi+R+ubyTjS4NMWbU9TRJMeOydBkcnsM=; b=HkuwrDmCvOsl2epObHukzW1b7EHXIQQwxEbxwIxQWGOevjrPFhIIbyuOOYI/YBIDQVdK2U JvlljBIiLG9RIK190VNIuvDyFtozyu9/KLrAMejuRsdAjix24iPVWH87/kx+uc/jvPYchq HOYRdtnvyFy8+OvPk2NKBxObFdn1Cik= Received: from mail-pl1-f197.google.com (mail-pl1-f197.google.com [209.85.214.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-245-joa2epxLMmKmR5wlzQk2TQ-1; Wed, 21 Dec 2022 11:07:43 -0500 X-MC-Unique: joa2epxLMmKmR5wlzQk2TQ-1 Received: by mail-pl1-f197.google.com with SMTP id b17-20020a170903229100b00189da3b178bso11456455plh.7 for ; Wed, 21 Dec 2022 08:07:43 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=0Lg7wzOcgu4Mi+R+ubyTjS4NMWbU9TRJMeOydBkcnsM=; b=qkrnqwlfk9JMmn+Lw0wmaxgzSzXtuHjJ8PjTlB4UnGSMno9XDkDQ+hxCElS2FaeCXc 2tiGojiJcDWwqs5zkEsiiP9/mopdlA1SlSmBQ26JAP48F/GwtAioZV+KZLN/lfw4QNKL 0iKWfAOKcm8SkT/inwicK4u9zotoZYQaFdjR9lGNOi61bRsQ+jlq2JIXX0KTKdmOs+08 ZDT8nKsgEyOotnRGOMa3ya5y7ciaKGlWg70noYuOjbQEqP8W1w1iz9voVTCQY/Pk/M2a Evzu/zg3nHGGAc7hvECgXZDOv8/ZMDzTPFm6ZYERTxNRBNWuIxinw3z2lySILfYD7hrM m9yw== X-Gm-Message-State: AFqh2kp8GJjOAV2jxZYmBoWC4IEBE5wDYIhOBNr7huTBV+ix6NDz0Qx7 b+5F8nJeBKlC7ZGgz475OoWaiQMmdBoe8fc+zXJhFbCaXfu8NSXHgdelDE667F3SXP2NPp4AyBd lbxGXaowAr2TcHKNiRS8= X-Received: by 2002:a17:90a:c909:b0:219:cc70:4726 with SMTP id v9-20020a17090ac90900b00219cc704726mr224809pjt.30.1671638862864; Wed, 21 Dec 2022 08:07:42 -0800 (PST) X-Google-Smtp-Source: AMrXdXuSz9+STGZft6+dqZZESoASVe1GoZn35+e6qLcwN84qsDmhD+sqy8x6umM/gpE2WDBoR5whCROGGSiDO4uHBvc= X-Received: by 2002:a17:90a:c909:b0:219:cc70:4726 with SMTP id v9-20020a17090ac90900b00219cc704726mr224801pjt.30.1671638862615; Wed, 21 Dec 2022 08:07:42 -0800 (PST) MIME-Version: 1.0 References: <20221213150710.130473-1-david.marchand@redhat.com> In-Reply-To: From: David Marchand Date: Wed, 21 Dec 2022 17:07:31 +0100 Message-ID: Subject: Re: [PATCH] ci: drop Travis configuration To: David Marchand Cc: dev@dpdk.org, Honnappa.Nagarahalli@arm.com, thomas@monjalon.net, Michael Santana , Aaron Conole , Ferruh Yigit X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" 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 On Wed, Dec 14, 2022 at 8:11 PM Aaron Conole wrote: > > David Marchand writes: > > > We stopped using Travis in the main branch and in the public CI in favor > > of GHA more than a year ago. > > The UNH community lab now covers testing native compilation and unit > > tests for ARM platforms. > > > > We decided to stop maintaining the configuration in our repository with > > the argument that "if it is not tested, it is broken". > > > > Signed-off-by: David Marchand > Acked-by: Aaron Conole Applied, thanks. -- David Marchand