From 85b0d4c02374455b4610f2b051ca2dc07b7d2f1d Mon Sep 17 00:00:00 2001 From: mrichomme Date: Tue, 1 Dec 2020 18:23:57 +0100 Subject: Add non functional requirement table for guilin Issue-ID: INT-1776 Signed-off-by: mrichomme Change-Id: Iff17dc50cefb9c4fc5a9e752c560b98b35974129 [Update status of my requirements] Signed-off-by: Krzysztof Opasiak (cherry picked from commit 59305b4e52464023a6350a1d69ced2eb23dee73e) --- docs/files/csv/tests-smoke.csv | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/files/csv/tests-smoke.csv') diff --git a/docs/files/csv/tests-smoke.csv b/docs/files/csv/tests-smoke.csv index bff73f2b3..a83b5375c 100644 --- a/docs/files/csv/tests-smoke.csv +++ b/docs/files/csv/tests-smoke.csv @@ -2,8 +2,5 @@ Tests;Description;Code;Comments basic_vm;Onboard, distribute and instantiate an Openstack VM using à la carte BPMN, replaced the former basic_vm test;`code `__;`onap_pythonsdk `__, `pythonsdk-tests `__ basic_network (new);Onboard, distribute and instantiate a Neutron network;`code `__;`onap_pythonsdk `__, `pythonsdk-tests `__ basic_cnf;Onboard (new), distribute and instantiate a Kubernetes pods;`code `__;`onap_pythonsdk `__, `pythonsdk-tests `__ -cmpv2 (new);CMPv2 Usecase functionality;`code `__;`robotframework `__ -ves-collector (new);Suite for checking handling events by VES Collector;`code `__;`robotframework `__ -hv-ves;HV-VES 'Sunny Scenario' Robot Framework test - message is sent to the collector and Kafka topic is checked if the message has been published. Content is decoded and checked.;`code `__;`robotframework `__ 5gbulkpm;5G Bulk PM Usecase functionality;`code `__;`robotframework `__ pnf-registrate;Executes the PNF registration test cases including setup and teardown;`code `__;`robotframework `__ -- cgit 1.2.3-korg