From 132887abc92a93d54e47be75d9dd6e566faf719e Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Tue, 20 May 2025 12:50:22 +0200 Subject: [PATCH] Update README as envoy is now passing MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit https://github.com/lfn-cnti/testsuite/commit/56dd96092995710d282ceb1ef2673a3738d31446 Change-Id: Ibbe106e3a8ef9e2107fe9940748ceefaa7d80dce Signed-off-by: Cédric Ollivier (cherry picked from commit 901593e602a54412360e7d2c43571b360089519d) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5d563ab..0f3c63c3 100644 --- a/README.md +++ b/README.md @@ -216,12 +216,12 @@ sudo docker run \ +--------------------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------------+------------------+--------------+------------------+----------------+ -| cnf_testsuite | functest | cnf | 08:11 | FAIL | +| cnf_testsuite | functest | cnf | 08:11 | PASS | | cnf_testsuite_workload | functest | cnf | 16:14 | PASS | +--------------------------------+------------------+--------------+------------------+----------------+ ``` -Please note that Envoy as proposed as example fails the +Please note that Envoy as proposed as example passes the [CNTi certification](https://github.com/lfn-cnti/certification/blob/main/docs/CNTiCertification-2.0-beta.md) which requires passing at least 15 of the 19 total Essential tests. It scores 70% on workload gouping the following -- 2.16.6