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 3EEA0A0A0A for ; Fri, 22 Jan 2021 15:16:43 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C8B9140FFC; Fri, 22 Jan 2021 15:16:42 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mails.dpdk.org (Postfix) with ESMTP id 7171E140FF0 for ; Fri, 22 Jan 2021 15:16:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1611324999; 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=ZvlkC5+Y9IPKoYEcxdv9sH7a1HYc1HcRfBEULaPDn7E=; b=eOHMH40v53T+n4JTT/tKSFQ8+1VcnrSkpbw5q8fKcPwodldeIvJwKeLw/CX5aChTOjxm90 eploVowp84+XG4ybgHKbxCZ1PsP9Bx1k+NMKbqbpho872UIS03nbusE8Zvr8ku1rW1X8SR xgAxWyugiBw7grfcxavke9HlAPngF3g= 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-428-iDtNyVzgPz25CLFFy2pnyQ-1; Fri, 22 Jan 2021 09:16:36 -0500 X-MC-Unique: iDtNyVzgPz25CLFFy2pnyQ-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EC838801FAE; Fri, 22 Jan 2021 14:16:34 +0000 (UTC) Received: from dhcp-25.97.bos.redhat.com (ovpn-114-243.rdu2.redhat.com [10.10.114.243]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 4F48F17C5F; Fri, 22 Jan 2021 14:16:31 +0000 (UTC) From: Aaron Conole To: Ruifeng Wang Cc: David Marchand , "ci\@dpdk.org" , Honnappa Nagarahalli , nd References: Date: Fri, 22 Jan 2021 09:16:30 -0500 In-Reply-To: (Ruifeng Wang's message of "Fri, 22 Jan 2021 08:05:13 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=aconole@redhat.com 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-ci] query about Travis CI running status X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Sender: "ci" Ruifeng Wang writes: >> -----Original Message----- >> From: David Marchand >> Sent: Friday, January 22, 2021 3:49 PM >> To: Ruifeng Wang >> Cc: aconole@redhat.com; ci@dpdk.org; Honnappa Nagarahalli >> ; nd >> Subject: Re: [dpdk-ci] query about Travis CI running status >>=20 >> On Fri, Jan 22, 2021 at 8:28 AM Ruifeng Wang >> wrote: >> > Can you tell whether Travis CI is still running or have been disabled? >> > >> > It seems there is no Travis build since Dec 16, 2020. >> > https://travis-ci.com/github/ovsrobot/dpdk/builds >> > >> > I think now DPDK can use Travis CI as usual as a result of Arm=E2=80= =99s >> communication with Travis. >> > DPDK should be on a whitelist and free from credit issue. >>=20 >> Can you share details on this? >> Do you mean the main DPDK/dpdk repo gets free credits? >> Or the ovsrobot/DPDK? or both? >> What of other individual's forks? > > Sorry I don't know how the whitelist works in detail. Need to check and g= et back. > Just wanted to know if Travis CI had chance to run. Looks like it hasn't. And I see a message like: Builds have been temporarily disabled for public repositories due to a n= egative credit balance So... there's that. >>=20 >> > >> > Just want to know if it works as expected. >>=20 >> From the webui, I still see a complaint on missing credits for DPDK/dpdk= and >> ovsrobot/dpdk, but I can't tell if this warning is linked to my account. >>=20 >>=20 >> -- >> David Marchand