Updation of skip list from extended code.

 1. Moving test_error_log.robot from extended to tests.
 2. Remove the 'Create_Test_Error_Callout_And_Verify' from the skip_test
 3. Remove the 'Create_Test_Error_Callout_And_Verify' from the skip_test_palmetto
 4. Remove the 'Create_Test_Error_Callout_And_Verify' from the skip_test_barreleye
 5. Remove the 'Create_Test_Error_Callout_And_Verify' from the skip_test_witherspoon

Resolves openbmc/openbmc-test-automation#692

Change-Id: I606bf57f7b94219870b4105559254cba202757b3
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
diff --git a/test_lists/skip_test b/test_lists/skip_test
index 853208e..d453880 100644
--- a/test_lists/skip_test
+++ b/test_lists/skip_test
@@ -28,8 +28,6 @@
 -e Test_Correct_Reservation_ID
 #https://github.com/openbmc/openbmc-test-automation/issues/396
 -e NetworkManager
-# NA until support for debug tarball is enabled
--e Create_Test_Error_Callout_And_Verify
 # NA until VPD is programmed on systems
 -e Verify_Chassis_Motherboard_Properties
 #https://github.com/openbmc/openbmc-test-automation/issues/546
diff --git a/test_lists/skip_test_barreleye b/test_lists/skip_test_barreleye
index 9de8442..d93bba4 100644
--- a/test_lists/skip_test_barreleye
+++ b/test_lists/skip_test_barreleye
@@ -33,8 +33,6 @@
 -e Verify_Setting_OCC_Turbo_Via_REST
 #https://github.com/openbmc/openbmc/issues/1283
 -e Inventory
-# NA until support for debug tarball is enabled
--e Create_Test_Error_Callout_And_Verify
 # NA until VPD is programmed on systems
 -e Verify_Chassis_Motherboard_Properties
 #https://github.com/openbmc/openbmc-test-automation/issues/546
diff --git a/test_lists/skip_test_palmetto b/test_lists/skip_test_palmetto
index 94249da..48edf3d 100644
--- a/test_lists/skip_test_palmetto
+++ b/test_lists/skip_test_palmetto
@@ -40,8 +40,6 @@
 -e LED_Group
 #https://github.com/openbmc/openbmc/issues/1283
 -e Inventory
-# NA until support for debug tarball is enabled
--e Create_Test_Error_Callout_And_Verify
 # NA until VPD is programmed on systems
 -e Verify_Chassis_Motherboard_Properties
 #https://github.com/openbmc/openbmc-test-automation/issues/546
diff --git a/test_lists/skip_test_witherspoon b/test_lists/skip_test_witherspoon
index a0d1123..347ebe7 100644
--- a/test_lists/skip_test_witherspoon
+++ b/test_lists/skip_test_witherspoon
@@ -36,8 +36,6 @@
 -e Test_Correct_Reservation_ID
 #https://github.com/openbmc/openbmc-test-automation/issues/396
 -e NetworkManager
-# NA until support for debug tarball is enabled
--e Create_Test_Error_Callout_And_Verify
 # NA until VPD is programmed on systems
 -e Verify_Chassis_Motherboard_Properties
 #https://github.com/openbmc/openbmc-test-automation/issues/546
diff --git a/extended/test_error_log.robot b/tests/test_error_log.robot
similarity index 100%
rename from extended/test_error_log.robot
rename to tests/test_error_log.robot