Commit Graph

191 Commits

Author SHA1 Message Date
cesar991 db94436477 Add Planned_downtime.py file 2016-08-17 10:32:02 +02:00
axl89 68652ce584 Missing import 2016-08-17 10:20:23 +02:00
axl89 057fb1c9ba Now skipped tests are shown as Passed in Sauce Labs 2016-08-17 10:16:17 +02:00
axl89 de484d8906 Fixed build failures when tests are skipped 2016-08-16 20:41:14 +02:00
axl89 139fb60d84 Enterprise tests not run now count as 'skipped' instead of 'success' 2016-08-16 18:42:55 +02:00
cesar991 a975cb06f7 Moving forward to 2.0 Framework
(cherry picked from commit d0b32d8eb0)
2016-08-16 17:37:28 +02:00
cesar991 c14618ac02 Moving forward to 2.0 Framework
(cherry picked from commit bbe02ab8ff)
2016-08-16 17:04:11 +02:00
axl89 fc1a7f0f99 Fixed Collection tests being included as not Enterprise
(cherry picked from commit d977a45c25)
2016-08-16 16:54:34 +02:00
cesar991 b9ea425590 Started new transition to Framework 2.0 2016-08-16 13:17:15 +02:00
axl89 1de5e29b61 Fixed Policies test 2016-08-10 15:17:40 +02:00
axl89 a6cf6276f9 Reverted parallel tests features until further notice 2016-08-10 12:15:47 +02:00
axl89 a286dee06e Still debugging Sauce Labs 2016-08-09 20:50:50 +02:00
axl89 10d707c768 Still debugging Sauce Labs 2016-08-09 20:30:55 +02:00
axl89 644eb799ed Debugging saucelabs 2016-08-09 20:21:28 +02:00
axl89 0306f78ded Fixing Sauce Labs integration 2016-08-09 17:57:27 +02:00
axl89 5d4c330c1d Add missing wizard checks 2016-08-09 17:52:10 +02:00
axl89 2d4617295f Removed trace 2016-08-09 16:53:27 +02:00
axl89 1fbf538370 Improving SauceLabs integration 2016-08-09 16:22:56 +02:00
axl89 1d2e817cb0 Fixed PBR bug 2016-08-09 13:11:28 +02:00
axl89 f9364ab2bd Added parallel test execution capabilities 2016-08-09 12:51:39 +02:00
axl89 f132affb99 Added testtools python dependency to be able to run tests in parallel. 2016-08-09 12:00:03 +02:00
axl89 2d119e4e30 Refactorized tests to follow best login-logout functions and accept environmental variables to improve test development 2016-08-08 19:01:42 +02:00
axl89 ec08888f77 Removed development URLs 2016-08-08 13:24:00 +02:00
axl89 51eaecd533 Fixed string check. Now both branches develop and pandora_6.0 translations works 2016-08-08 13:22:45 +02:00
axl89 47cb00c636 Fixed and refactorized ENT_PAN10 test suite to Policies 2016-08-08 12:39:13 +02:00
Ramon Novoa 6822ed621e Fixed the test.sh script.
(cherry picked from commit 59675c342c)
2016-08-01 13:45:07 +02:00
Axel 20d83020e6 Update common_functions_60.py 2016-08-01 11:35:46 +02:00
Ramon Novoa f43f39a146 Added a missing dependency to the Dockerfile. 2016-08-01 11:30:09 +02:00
cesar991 b95d63571a Add apply_policy_to_agent function 2016-07-28 12:23:22 +02:00
cesar991 d99f8f05e0 Add delete_planned_downtime function and repair error in search_planned_downtime 2016-07-27 14:25:28 +02:00
cesar991 13f91afe1c Repair error in create_planned_downtime function 2016-07-27 13:34:11 +02:00
cesar991 c0e16f76ed Extended function create_planned_downtime 2016-07-27 13:31:57 +02:00
cesar991 a57436a3cb Add stop_downtime function 2016-07-27 12:48:18 +02:00
cesar991 4081f8edc4 Add search_planne_downtime function 2016-07-27 12:32:43 +02:00
cesar991 d01c96ce6f Add delete_user function in user_functions 2016-07-27 11:33:04 +02:00
cesar991 7dec72620d Add add_collectio_to_policy function 2016-07-27 10:23:54 +02:00
cesar991 caa3516234 Repair errors in create_planned_downtime function 2016-07-26 16:35:45 +02:00
cesar991 cf006862c6 create planned_downtime_functions.py and add create_planned_downtime function 2016-07-26 16:29:19 +02:00
cesar991 68d480dee3 Repair errors and add edit_service function 2016-07-26 11:41:02 +02:00
cesar991 e32cbc2282 Delete search_service function 2016-07-26 10:00:17 +02:00
cesar991 9d5edfdefa Add search_service function in service_functions 2016-07-26 09:57:53 +02:00
Ramon Novoa 1c6a20d650 Fixed an import.
(cherry picked from commit b6af4629d0)
2016-07-22 14:28:19 +02:00
Ramon Novoa e31dacb6d7 Disabled ENT_PAN11. 2016-07-22 13:37:08 +02:00
cesar991 2065fe76e9 Add create_function import in policy_functions 2016-07-21 15:40:08 +02:00
cesar991 2720465416 Comment test ENT_PAN10 by failing 2016-07-21 12:43:24 +02:00
cesar991 f26a89aa12 Added create, search and delete service funtions and add service_functions.py 2016-07-20 16:26:01 +02:00
cesar991 dda6e98dc6 Add ENT_PAN11. Collection tests 2016-07-20 16:03:52 +02:00
cesar991 8e1735ec7e Add check taht exists any collection in create_collection functions 2016-07-20 15:36:20 +02:00
cesar991 1e91706ec1 Repair error variable new_name in edit_collection function 2016-07-20 15:20:32 +02:00
cesar991 de9d88f6fd Added search_policy and add_module_policy functions in policy_functions.py 2016-07-20 13:45:51 +02:00