DPDK CI discussions
 help / color / mirror / Atom feed
* [dpdk-ci] [PATCH 1/2] rename the performance lab page
@ 2018-11-08 16:48 Ali Alnubani
  2018-11-08 16:48 ` [dpdk-ci] [PATCH 2/2] add a link to the CI dashboard Ali Alnubani
  0 siblings, 1 reply; 3+ messages in thread
From: Ali Alnubani @ 2018-11-08 16:48 UTC (permalink / raw)
  To: web; +Cc: ci, Thomas Monjalon, tim.odriscoll, lijuan.tu, lylavoie

DPDK Community Lab is a more generic and suitable name
if additional testing other than performance is added in the future.

Suggested-by: Thomas Monjalon <thomas@monjalon.net>
Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
---
 content/{perf-lab => lab}/_index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename content/{perf-lab => lab}/_index.md (75%)

diff --git a/content/perf-lab/_index.md b/content/lab/_index.md
similarity index 75%
rename from content/perf-lab/_index.md
rename to content/lab/_index.md
index 4061491..5a2e508 100644
--- a/content/perf-lab/_index.md
+++ b/content/lab/_index.md
@@ -1,5 +1,5 @@
 +++
-title = "Performance Lab"
+title = "DPDK Community Lab"
 weight = "8"
 +++
 
@@ -8,7 +8,7 @@ weight = "8"
 
 - Automated performance regression testing of new patches.
   - When a new patch is received, automatically test
-    and determine if it degrades performance on one or more architectures.
+    and determine if it degrades performance or causes other issues on one or more architectures.
   - Provides input to maintainers on whether to accept patches or request rework.
 - Scope may expand in future: test DPDK-enabled applications, use lab for demos, etc.
 
-- 
2.11.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-20  9:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-08 16:48 [dpdk-ci] [PATCH 1/2] rename the performance lab page Ali Alnubani
2018-11-08 16:48 ` [dpdk-ci] [PATCH 2/2] add a link to the CI dashboard Ali Alnubani
2018-11-20  9:20   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).