diff --git a/README.md b/README.md index 0673b384b49ea92876f9a933a4c4c8c17dfda3ce..0c8afbfcde1a8b8033a0cd7cb828efc7573a51e1 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ The following tags exist for each testsuite: - `cluster_sa`: `sa_01`, `sa_02`, `sa_07` - `cluster_slices`: `slice_01`, `slice_02` - `cluster_heal`: `heal_01`, `heal_02`, `heal_03`, `heal_04` - - `cluster_sol003`: `sol003_01` + - `cluster_osm_rest`: `sol003_01` - daily: for all testsuites that will run in the daily job - regression: for all testsuites that should pass in the current stable branch - sanity: for all testsuites that should be passed by each commit in the diff --git a/robot-systest/testsuite/sol003_01-vnf-lifecycle-management.robot b/robot-systest/testsuite/sol003_01-vnf-lifecycle-management.robot index 9dfcd76c37b1dd89149f4e5e8228ae8b8bc5a2e7..a238fb170a4ed95dc889d796e2cf21128ff5cdf5 100644 --- a/robot-systest/testsuite/sol003_01-vnf-lifecycle-management.robot +++ b/robot-systest/testsuite/sol003_01-vnf-lifecycle-management.robot @@ -27,7 +27,7 @@ Resource %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/vnf_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/vim_lib.robot -Force Tags sol003_01 cluster_sol003 daily +Force Tags sol003_01 cluster_osm_rest daily Suite Teardown Run Keyword And Ignore Error Suite Cleanup