From patchwork Thu Dec 15 14:14:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lincoln Lavoie X-Patchwork-Id: 120952 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9189AA0545; Thu, 15 Dec 2022 15:14:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D5A040685; Thu, 15 Dec 2022 15:14:25 +0100 (CET) Received: from mail-oa1-f45.google.com (mail-oa1-f45.google.com [209.85.160.45]) by mails.dpdk.org (Postfix) with ESMTP id 4038B40684 for ; Thu, 15 Dec 2022 15:14:24 +0100 (CET) Received: by mail-oa1-f45.google.com with SMTP id 586e51a60fabf-12c8312131fso21085828fac.4 for ; Thu, 15 Dec 2022 06:14:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=zZlhHiOBAnZLFs+fQrV4TzcEK9K6jV4z+dIVYutXOzU=; b=ZFHB9RVdQ/aFVpyUL6jGPPxuuaa1MZfHwIsiOXppk04gdCJHceMO4hXPz73BJnFV3s IYqm86gn6deNN4H7Ir4IvxLb21jgIuJ3YBXtFxO9ilCSagHolGMvAxgIfJ40v024UGWH g6I3b5hnb6BsX9YXoRvgceegk0zX3shF5Xh6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=zZlhHiOBAnZLFs+fQrV4TzcEK9K6jV4z+dIVYutXOzU=; b=hAFcGbVjs8/z+lDTKn3o2uP3uhUWRbqYs42WOdEjGZ34JtGZyoraiLXBzsrIjJOojU nQbSt/2oqHo466ehXGPaWBB8eGvg2HYbHLbaBBWXEBGA5pYV8RSOdIdEpceafFDtTygb fFhC4KxarVZi87512gLEzBIdhSJDk/VePdVj13smmgQQXtfYtRTw+Iua79k9TgFlRFT2 1W6xKkMr8+KWRjlkbEYJxIfzm+2Xfox1lwlZeJLeDvcP897EFPXP85CMqX2Cv2Sb4iP3 X8go7jo+VJUQat8MXrnYJmo8fIGGh4Y7FthXgkE6NtLq+fdCIC4UKxRMnBHV5d/WJKZj f9EQ== X-Gm-Message-State: AFqh2krdllWtqliyxaNj9Vl/PxHv0+/GRVNcQasQiomGb5dG78IVQut/ yiE0gFnasws/OaxolfIzBks6uh7/255stu7qVwiA4ymH5H6Eq8WqmNws2IfvJfSsBHkHEyQu5Ih SxlgdoDYJa4Yqv9usqfn8WXuU8/LEnQLe+aGCD9NwEE9mfca1nK3SO8gkWi5J X-Google-Smtp-Source: AMrXdXuyxC9lcjw2Y4v8RJ4a7+ME2o3wTgKI6Eo73vZE+3UKFOKYKAyOvAugTgkUuNF4ugoDzBMh5g== X-Received: by 2002:a05:6358:bba9:b0:e2:7f63:5112 with SMTP id df41-20020a056358bba900b000e27f635112mr276136rwb.6.1671113662620; Thu, 15 Dec 2022 06:14:22 -0800 (PST) Received: from heptode.iol.unh.edu ([2606:4100:3880:1270:3be4:e551:4e42:797c]) by smtp.gmail.com with ESMTPSA id w15-20020a05620a424f00b006fcb77f3bd6sm12124052qko.98.2022.12.15.06.14.21 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Dec 2022 06:14:21 -0800 (PST) From: Lincoln Lavoie To: web@dpdk.org Subject: [PATCH] web: updated ci testing information Date: Thu, 15 Dec 2022 09:14:21 -0500 Message-Id: <20221215141421.10065-1-lylavoie@iol.unh.edu> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org * Add link to the community lab testing coverage. * Added LTS staging branches to input list. * Updated VSPERF to ViNePerf to align with its real name. Signed-off-by: Lincoln Lavoie --- content/testing/_index.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/content/testing/_index.md b/content/testing/_index.md index db9e032..d5a9f1b 100644 --- a/content/testing/_index.md +++ b/content/testing/_index.md @@ -14,7 +14,10 @@ There are various ways of contributing to the CI effort: One specific lab instance, named [community lab](//lab.dpdk.org/results/dashboard/about), -is hosted at [UNH-IOL](//www.iol.unh.edu). +is hosted at [UNH-IOL](//www.iol.unh.edu). +A view of the +current [test coverage](//dpdkdashboard.iol.unh.edu/results/dashboard/test-matrix/) +of the lab is automatically generated based on recent test runs. ## CI Testing Goals @@ -42,6 +45,8 @@ There are three kinds of inputs to be tested: with [patchwork](//patches.dpdk.org/project/dpdk/list/) - per-commit testing after merges in mainline or dpdk-next- [repositories](//git.dpdk.org/) +- per-commit testing of LTS staging commits in the +*-staging branches of the [stable repository](//git.dpdk.org/dpdk-stable/) - per-release testing including [release candidates](//git.dpdk.org/dpdk/refs/) of all [branches](//git.dpdk.org/dpdk-stable/refs/) @@ -143,6 +148,6 @@ The testing infrastructure work is coordinated in three complementary forums: - [DPDK devtools](//git.dpdk.org/dpdk/tree/devtools/) - [DPDK apps](//git.dpdk.org/dpdk/tree/app/) - [DPDK Test Suite (DTS)](//git.dpdk.org/tools/dts/) -- [VSPERF](//git.opnfv.org/vineperf/about/) +- [ViNePerf](//git.opnfv.org/vineperf/about/) - [OvS PVP perf](//github.com/chaudron/ovs_perf/) - [downstream projects](//www.dpdk.org/ecosystem/#projects)