X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=robot-systest%2Ftestsuite%2Fbasic_15-rbac_configurations.robot;fp=robot-systest%2Ftestsuite%2Fbasic_15-rbac_configurations.robot;h=55e011364f80a0498cf6e3ecff8f213656db9b76;hb=c0b3a8e31b493a7d4091562f3757e8fa6d724ba6;hp=6cc62cc413afe69d9c23356816eb92bec7079fac;hpb=576487e73575ad72071aa5680b8d17b2d8ff8027;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/basic_15-rbac_configurations.robot b/robot-systest/testsuite/basic_15-rbac_configurations.robot index 6cc62cc..55e0113 100644 --- a/robot-systest/testsuite/basic_15-rbac_configurations.robot +++ b/robot-systest/testsuite/basic_15-rbac_configurations.robot @@ -21,23 +21,16 @@ Resource %{ROBOT_DEVOPS_FOLDER}/lib/user_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/project_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/role_lib.robot +Variables %{ROBOT_DEVOPS_FOLDER}/resources/basic_15-rbac_configurations_data.py + Force Tags basic_15 cluster_main daily regression Suite Teardown Run Keyword And Ignore Error Suite Cleanup *** Variables *** -# User, project and roles to use -${user_name} basic_15_test_user -${user_password} basic_15_user_pass -${user_role} project_user -${user_project} admin -${project_name} basic_15_test_project -${new_project_name} basic_15_project_test -${role_name} test_role ${success_return_code} 0 - *** Test Cases *** Create And Validate User