Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v5.0-stable, v4.0-stable
# 6fb70d98 24-Oct-2023 Matt Fischer <matthew.fischer@hpe.com>

Switch from Force Tags to Test Tags

Force Tags is deprecated in Robot 7.0 and will eventually
warn and then after that stop working. Test Tags performs
the same function per docs.

Change-Id: I7cf30

Switch from Force Tags to Test Tags

Force Tags is deprecated in Robot 7.0 and will eventually
warn and then after that stop working. Test Tags performs
the same function per docs.

Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2
Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>

show more ...


# 0302e9a2 12-Oct-2023 George Keishing <gkeishin@in.ibm.com>

Add force tags to GUI test suites

Changes:
- added new tags for the suites

Tested:
- NA

Change-Id: Ib7e16f479848fafa91b083d5bc7e0b2e4b3a24ac
Signed-off-by: George Keishing <gkeishin@in.i

Add force tags to GUI test suites

Changes:
- added new tags for the suites

Tested:
- NA

Change-Id: Ib7e16f479848fafa91b083d5bc7e0b2e4b3a24ac
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 30254ab1 21-Apr-2023 rramyasr-in <rramyasr@in.ibm.com>

GUI: Fixed Verify_Canceling_Operation_On_BMC_Reboot_Operation

Changes :-
- Delay added for cancel button to appear.

Tested :-
- Successfully ran this from gui/gui_test/operations_menu/test

GUI: Fixed Verify_Canceling_Operation_On_BMC_Reboot_Operation

Changes :-
- Delay added for cancel button to appear.

Tested :-
- Successfully ran this from gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot

Change-Id: I9279d10ef179bf0ab67f4d5a0f8b3da1e1cbcf80
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


# 1fe0cccb 06-Apr-2023 rramyasr-in <rramyasr@in.ibm.com>

GUI: Fixed Verify_BMC_Reboot_Operation test case

Changes :-
- Delay added for confirm button to appear.

Tested :-
- Successfully ran this from gui/gui_test/operations_menu/test_reboot_bmc_

GUI: Fixed Verify_BMC_Reboot_Operation test case

Changes :-
- Delay added for confirm button to appear.

Tested :-
- Successfully ran this from gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot

Change-Id: I1b6fc3c90489cfe5db7ca2191e637ebd56eb28ee
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


# f8e80b47 15-Mar-2023 rramyasr-in <rramyasr@in.ibm.com>

GUI: Fixed Verify_BMC_Reboot_Operation test case

Changes :-
- updated test with "Is BMC Operational" keyword.

Tested :
- Successfully ran this from gui/gui_test/operations_menu/test_reboo

GUI: Fixed Verify_BMC_Reboot_Operation test case

Changes :-
- updated test with "Is BMC Operational" keyword.

Tested :
- Successfully ran this from gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot

Change-Id: I95816e8dce952e84a9972382925a87bbe487a358
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


# ae3a98a3 21-Feb-2023 rramyasr-in <rramyasr@in.ibm.com>

Updated test Verify_Canceling_Operation_On_BMC_Reboot_Operation

Changes :
- added Coordinates
tested :
- ran test successfully with gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.ro

Updated test Verify_Canceling_Operation_On_BMC_Reboot_Operation

Changes :
- added Coordinates
tested :
- ran test successfully with gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot

Change-Id: Ic5b8b53b2f978c384036e62340f3dfdd5647f136
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


# 6dc57e59 17-Jan-2023 rramyasr-in <rramyasr@in.ibm.com>

Added delay for page to load completely

Changes:
- Added delay for page to load completely


Tested:
Ran the suite successfully gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot

Added delay for page to load completely

Changes:
- Added delay for page to load completely


Tested:
Ran the suite successfully gui/gui_test/operations_menu/test_reboot_bmc_sub_menu.robot

Change-Id: I50200d5a546c8e21044a111a7d4fe738a244d8d6
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


Revision tags: robotframework-requests
# 7edd9257 13-Sep-2021 Ashwini Chandrappa <Ashwini.Chandrappa777@ibm.com>

Fix for reboot operation

Change-Id: Ic916373d15d1759df1c1a81c61e6071e50b75ed3
Signed-off-by: Ashwini Chandrappa <Ashwini.Chandrappa777@ibm.com>


# 233d9659 04-Aug-2021 Ashwini Chandrappa <Ashwini.Chandrappa777@ibm.com>

Added testcase for verifying the reboot operation on reboot page

Change-Id: Iecd4f1c05beb4932ae9387831e852a3185ca0ecc
Signed-off-by: Ashwini Chandrappa <Ashwini.Chandrappa777@ibm.com>


# 142642dc 24-Aug-2021 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

GUI automation changes with respect to new navigation menu

This commit has following changes:
- Modified GUI suites suite setup to use new navigation menus
structure

GUI automation changes with respect to new navigation menu

This commit has following changes:
- Modified GUI suites suite setup to use new navigation menus
structure
- Updated data-test-id xpaths related to navigation menu
with new ones
- Modified some test cases name to reflect new menu name
- Updated GUI suite documentation to reflect new menu structure
- Removed unsupported KVM suite file
- Removed LED suite file as it now comes under hardware inventory

Change-Id: Ia6500f3649fa32b60ac439b0c9b96b7e1a427425
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

show more ...


# a1412562 18-Aug-2021 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Moved GUI test suite files under new menu folders

Change-Id: I9c2036b30f7bca94b4c1f69129cf5eec6b914dfd
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>