From faaa0263dab5576fc07cea085e9ff90bfef7fed2 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Tue, 27 Jun 2023 12:19:31 +0200 Subject: [PATCH] Rename test tag cluster_sol003 to cluster_osm_rest Change-Id: I64ce09eb0b9d7b650ee488290ca89e2a9ca71e03 Signed-off-by: garciadeblas --- README.md | 2 +- .../testsuite/sol003_01-vnf-lifecycle-management.robot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0673b38..0c8afbf 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 9dfcd76..a238fb1 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 -- 2.17.1