From 032ade13f2274a3e41eedb3b59a4edb4b8b851e3 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega Date: Mon, 20 Mar 2023 14:29:17 +0100 Subject: [PATCH] Test CI/CD --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cf515029..c1a6059c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ The NFV API Conformance test specification is available in the following version | v3.5.1 | SOL002 SOL003 SOL005 v3.5.1
SOL009 v3.5.1
SOL011 v3.3.1
SOL012 v3.4.1 | [v3.5.1](https://forge.etsi.org/rep/nfv/api-tests/tree/3.5.1/) | | v3.6.1 | SOL002 SOL003 SOL005 v3.6.1
SOL009 v3.6.1
SOL011 v3.3.1
SOL012 v3.4.1 | [v3.6.1](https://forge.etsi.org/rep/nfv/api-tests/tree/3.6.1/) | +Note: Version X.Y.Z to be added + ## Test Specification Overview The Test Specification is built as a collection of [Robot Framework](robotframework.org/) Test Description. [Robot Framework](robotframework.org/) is a generic test automation framework for acceptance testing and acceptance test-driven development. -- GitLab