From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6781FA0556; Thu, 20 Feb 2020 17:46:26 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A373B1BF9B; Thu, 20 Feb 2020 17:46:25 +0100 (CET) Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [207.211.31.81]) by dpdk.org (Postfix) with ESMTP id 4198B58C4 for ; Thu, 20 Feb 2020 17:46:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1582217183; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FKjLi0QGZXL4SwoO/coRRUVSCyW+LkkZWvRI19iiBWM=; b=Mko8lb6+X+VuFiPS6yDRutzXZSUBwvFj+Ne5cVSTr6DGY0E296BMPEzg+46y/MAH/DtBta QtIv9aMn89mLzkvg8+vYFL1DjLv0baKXJk0YP4MVFbPvmbc+XpSQ/IsU1h04T9QNHoklNy dAhqAkGyQuuYPYkAV4Ijm5g7zMJZ2XE= Received: from mail-vk1-f198.google.com (mail-vk1-f198.google.com [209.85.221.198]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-95-1mBUO0tePqWVzsLwl1l4JQ-1; Thu, 20 Feb 2020 11:46:15 -0500 X-MC-Unique: 1mBUO0tePqWVzsLwl1l4JQ-1 Received: by mail-vk1-f198.google.com with SMTP id k129so1626343vka.4 for ; Thu, 20 Feb 2020 08:46:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=niubwYiT2jMLGtkndmL5pZtvKGFxwGcUSoQpFhL2sjc=; b=nyFx98jZ6NV1WgiObvlCrpX8JW8knnCh7rhay05dIJn43VrZmtHepTr6efGj5ZuMd6 4+MrCZT9Xf99OWPfb9LezZZcRG4669OgFdZl3H7rV0RVQ6MgeF1xkCEQ3Iis98RDGdwD vZxCWxqlGSioxQ4IultMMqleZrxieVn2KlIRGnxrfvl9HB7SkNcnCN5IIesnrkej2qFm Kp6smCxGJuLxPd9Fgh1jXqQa82vy7ToYi/w887pOzTYBIk4W7KvdPojRLPE8m6n8bbOg SQq2G2eE1BbTkYp4JyKllxjC3Ty9yT4VCdMidMuC5hjSQZo2Etfg1NuJ48H+Ws3gEGUd YDeg== X-Gm-Message-State: APjAAAWvmp6gxI0yV0B+bLtF+/Uo3zdcNWRiEJNGYWV36ZuYCJbs68p6 Q2QGtlHTiWOTHXHeAv1H55leIJI4trZeqjFq5vXxmNjfN0iKngWCIU1vZ6DgGm6KiXeQqrUD9qJ g3A90FC8wbp7WwXUu6rQ= X-Received: by 2002:a67:e342:: with SMTP id s2mr17412739vsm.198.1582217174858; Thu, 20 Feb 2020 08:46:14 -0800 (PST) X-Google-Smtp-Source: APXvYqyMMnqc57uRPKGs7spxP+m7/zjsEVkB2r5e/a5+/jSiq0Wmhi977zU208lZpislRCKQL1ytZI9wbgpCuoj+j7I= X-Received: by 2002:a67:e342:: with SMTP id s2mr17412709vsm.198.1582217174569; Thu, 20 Feb 2020 08:46:14 -0800 (PST) MIME-Version: 1.0 References: <20200219194131.29417-1-david.marchand@redhat.com> <20200219194131.29417-3-david.marchand@redhat.com> <6771332.6fTUFtlzNn@xps> In-Reply-To: <6771332.6fTUFtlzNn@xps> From: David Marchand Date: Thu, 20 Feb 2020 17:46:03 +0100 Message-ID: To: Thomas Monjalon , Aaron Conole Cc: dev , Michael Santana X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] [PATCH 2/4] ci: fix Travis config warnings X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" On Thu, Feb 20, 2020 at 12:03 PM Thomas Monjalon wrot= e: > > 19/02/2020 20:41, David Marchand: > > Reading https://config.travis-ci.com/ and using > > https://config.travis-ci.com/explore to check changes, we can cleanup > > some warnings reported by the config validation options in Travis. > > For documentation purpose, would be good to describe issues in the commit= log. Since I only have this commitlog to update, I intend to push the series with the following addition: Example on a job in master: https://travis-ci.com/DPDK/dpdk/builds/149537002/config Build config validation: root: deprecated key doc_packages (anchor on a non-private key) root: deprecated key build_32b_packages (anchor on a non-private key) root: deprecated key libabigail_build_packages (anchor on a non-private key= ) root: deprecated key extra_packages (anchor on a non-private key) root: deprecated key aarch64_packages (anchor on a non-private key) root: key matrix is an alias for jobs, using jobs For the "(anchor on a non-private key)" warnings, the Travis documentation [1] recommends prefixing private keys with _ (Travis schema is available at [2]). The use of the "matrix" key is allowed, but it is just an alias to the "jobs" key. 1: https://docs.travis-ci.com/user/build-config-yaml#private-keys-as-yaml-a= nchors-and-aliases-and-external-tooling 2: https://github.com/travis-ci/travis-yml/blob/730a77f4028b91293a55c8c1c52= fc72e64379dde/schema.json --=20 David Marchand