Add tests/test_user.robot to skip list.
Moving to skip list as the test is in org.
Resolves openbmc/openbmc-test-automation#874
Change-Id: I9aa916dee8708d6cbb164613ddd0c43166a80ed7
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
diff --git a/test_lists/skip_test_barreleye b/test_lists/skip_test_barreleye
index 1cdebdd..a09d748 100644
--- a/test_lists/skip_test_barreleye
+++ b/test_lists/skip_test_barreleye
@@ -7,14 +7,6 @@
-e Revert_old_Mac_addres
#https://github.com/openbmc/openbmc-test-automation/issues/137
-e Set_invalid_Mac_address
-#https://github.com/openbmc/openbmc/issues/612
--e Create_and_delete_user_without_group_name
--e Create_and_delete_user_with_user_group_name
--e Create_multiple_users
--e Create_and_delete_user_without_password
--e Set_password_for_existing_user
--e Set_password_with_empty_password_for_existing
--e Create_existing_user
#https://github.com/openbmc/openbmc/issues/901
-e Set_BMC_Time_With_Split_And_Manual
#https://github.com/openbmc/openbmc/issues/1142
@@ -62,4 +54,5 @@
-e Verify_Boxelder_MAC_Address_Property_Is_Populated
# https://github.com/openbmc/openbmc-test-automation/issues/907
-e Clock_Time
-
+# https://github.com/openbmc/openbmc-test-automation/issues/874
+-e User_Management
diff --git a/test_lists/skip_test_palmetto b/test_lists/skip_test_palmetto
index a99b61a..f59289a 100644
--- a/test_lists/skip_test_palmetto
+++ b/test_lists/skip_test_palmetto
@@ -4,14 +4,6 @@
#https://github.com/openbmc/openbmc/issues/93
-e System_Present
-e Chassis_Present
-#https://github.com/openbmc/openbmc/issues/612
--e Create_and_delete_user_without_group_name
--e Create_and_delete_user_with_user_group_name
--e Create_multiple_users
--e Create_and_delete_user_without_password
--e Set_password_for_existing_user
--e Set_password_with_empty_password_for_existing
--e Create_existing_user
#https://github.com/openbmc/openbmc/issues/700
-e DIMM0_fault
-e DIMM0_no_fault
@@ -69,4 +61,5 @@
-e Verify_Boxelder_MAC_Address_Property_Is_Populated
# https://github.com/openbmc/openbmc-test-automation/issues/907
-e Clock_Time
-
+# https://github.com/openbmc/openbmc-test-automation/issues/874
+-e User_Management
diff --git a/test_lists/skip_test_witherspoon b/test_lists/skip_test_witherspoon
index 303bfb0..4ebefb2 100644
--- a/test_lists/skip_test_witherspoon
+++ b/test_lists/skip_test_witherspoon
@@ -1,13 +1,5 @@
#https://github.com/openbmc/openbmc-test-automation/issues/123
-e Execute_ipmi_BT_capabilities_command
-#https://github.com/openbmc/openbmc/issues/612
--e Create_and_delete_user_without_group_name
--e Create_and_delete_user_with_user_group_name
--e Create_multiple_users
--e Create_and_delete_user_without_password
--e Set_password_for_existing_user
--e Set_password_with_empty_password_for_existing
--e Create_existing_user
#Pre bringup list
-e powercapping
-e io_board_Present
@@ -36,3 +28,5 @@
-e Verify_Minimal_System_Inventory
# https://github.com/openbmc/openbmc-test-automation/issues/907
-e Clock_Time
+# https://github.com/openbmc/openbmc-test-automation/issues/874
+-e User_Management
diff --git a/tests/test_user.robot b/tests/test_user.robot
index 89739a6..952c4b8 100755
--- a/tests/test_user.robot
+++ b/tests/test_user.robot
@@ -17,6 +17,8 @@
Library String
Test Teardown FFDC On Test Case Fail
+Force Tags User_Management
+
*** Variables ***
${RANDOM_STRING_LENGTH} ${8}
${VALID_PASSWORD} abc123