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 ...


# c32434a3 11-Jan-2024 Yi Hu <yih@supermicro.com>

Set system, chassis, and bmc as global variables

Changes:
- Add SYSTEM_ID as a global variable and set to default value system
- Replace redfish/v1/Systems/system to redfish/v1/Systems/SYSTEM_ID

Set system, chassis, and bmc as global variables

Changes:
- Add SYSTEM_ID as a global variable and set to default value system
- Replace redfish/v1/Systems/system to redfish/v1/Systems/SYSTEM_ID
- Replace redfish/v1/Chassis/chassis to redfish/v1/Chassis/CHASSIS_ID
- Replace redfish/v1/Managers/bmc to redfish/v1/Managers/MANAGER_ID

Tested:
- Tested on sandbox with the changes with sample test run with
sample test ID runs
1. without SYSTEM_ID provided
2. with -v SYSTEM_ID:system1
3. with export SYSTEM_ID=""
3. with export SYSTEM_ID="system2"

Change-Id: Ifc412b20038cef1eba632caaa6c300be328259bd
Signed-off-by: Wilson Suen <wilsons@supermicro.com>
Signed-off-by: George Keishing <gkeishin@in.ibm.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 ...


# af2226ec 05-Sep-2023 rramyasr-in <rramyasr@in.ibm.com>

GUI: Added delay for page to load completely after page refresh

Changes:
- Added delay for page to load completely for - Verify_Event_Under_Warning_Event_Logs_Section

Tested: -
- Successfu

GUI: Added delay for page to load completely after page refresh

Changes:
- Added delay for page to load completely for - Verify_Event_Under_Warning_Event_Logs_Section

Tested: -
- Successfully ran this from gui/gui_test/overview_menu/test_overview_menu.robot
Change-Id: Ib3d235682e0848e35d0e0046942073d5c4190196
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


# bee71fa0 04-Aug-2023 rramyasr-in <rramyasr@in.ibm.com>

GUI: Added delay for page to load completely after page refresh

Changes:
- Added delay for page to load completely for - Verify_Event_Under_Critical_Event_Logs_Section

Tested :-
- Successf

GUI: Added delay for page to load completely after page refresh

Changes:
- Added delay for page to load completely for - Verify_Event_Under_Critical_Event_Logs_Section

Tested :-
- Successfully ran this from gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# 4d430283 27-Apr-2023 ganesanb <ganesanb@ami.com>

Managers ID : Introduced variable to declare Managers ID in resource.robot and updated all the scripts in openbmc-test-automation

Changes:
- Introduced ${MANAGER_ID} variable in resource.robot

Managers ID : Introduced variable to declare Managers ID in resource.robot and updated all the scripts in openbmc-test-automation

Changes:
- Introduced ${MANAGER_ID} variable in resource.robot
- Replaced all the Managers/bmc to Managers/${MANAGER_ID} across all the scripts
- Also in data/variables.py updated chassis id for the few redfish uri.

Tested:
- Ran All The Scripts Successfully

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

show more ...


# 07d1004a 24-Apr-2023 rramyasr-in <rramyasr@in.ibm.com>

GUI:Updated test Verify_Server_Information_Section

Changes :-
- Added xpath for Mode,Serial number,Operation mode and Asset tag.
- Taking values using redfish and checking same values showin

GUI:Updated test Verify_Server_Information_Section

Changes :-
- Added xpath for Mode,Serial number,Operation mode and Asset tag.
- Taking values using redfish and checking same values showing on GUI Overview page.

Tested :-
- Successfully ran this from gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# 7af7d862 24-Apr-2023 George Keishing <gkeishin@in.ibm.com>

Fix Tag and test mismatch

Changes:
- Update the Tag name to match test case name

Tested:
- NA

Change-Id: I5c088b3c609b9fb5f308b0abbab2a6346e5fe840
Signed-off-by: George Keishing <gkeishi

Fix Tag and test mismatch

Changes:
- Update the Tag name to match test case name

Tested:
- NA

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

show more ...


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

GUI: Added New testcases

Changes :-
- Added Verify_Text_Under_Server_Information_Section
- Added Verify_Text_Under_Firmware_Information_Section
- Added Verify_Text_Under_Network_Infor

GUI: Added New testcases

Changes :-
- Added Verify_Text_Under_Server_Information_Section
- Added Verify_Text_Under_Firmware_Information_Section
- Added Verify_Text_Under_Network_Information_Section
- Added Verify_Text_Under_Power_Information_Section
- Added Verify_Text_Under_Event_Logs_Section
- Added Verify_Text_Under_Inventory_And_Leds_Section
- Added Verify_Text_Under_Dumps_Section
- Checking all required text coming under Server,Firmware,Network,Power information,Event Logs,Inventory and LEDs and Dumps section.

Tested: -
- Successfully ran this from gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# d99803f0 21-Mar-2023 rramyasr-in <rramyasr@in.ibm.com>

GUI: Added a new test to check warning log count on overview page

Changes :-
- Added a new test case Verify_Event_Under_Warning_Event_Logs_Section
- Using ${CMD_PREDICTIVE_ERROR} to creati

GUI: Added a new test to check warning log count on overview page

Changes :-
- Added a new test case Verify_Event_Under_Warning_Event_Logs_Section
- Using ${CMD_PREDICTIVE_ERROR} to creating a predictable or warning error log on system and trying to get warning error log count from Ovewview page under Event logs session and verifying.
- Added "Redfish Purge Event Log" in teardown to clean up all logs post test.

Tested: -
- Successfully ran this from gui/gui_test/overview_menu/test_overview_menu.robot
-

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

show more ...


# a91601b1 20-Mar-2023 George Keishing <gkeishin@in.ibm.com>

Update test documentation and spacing

Changes:
- No testcase documentation (RequireTestDocumentation)
- Line has trailing whitespace (TrailingWhitespace)
- Line is too long (exceeds 1

Update test documentation and spacing

Changes:
- No testcase documentation (RequireTestDocumentation)
- Line has trailing whitespace (TrailingWhitespace)
- Line is too long (exceeds 110 characters) (LineTooLong)

Tested:
- python3 -m rflint -rA robot_standards -R robot_custom_rules.py <suites>
o

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

show more ...


# b3442ed6 01-Mar-2023 rramyasr-in <rramyasr@in.ibm.com>

GUI: Fixed Verify_Event_Under_Critical_Event_Logs_Section test case

Changes :-
- Added step to get count of critical logs for Verify Event Under Critical Event Logs Section test.
- Added "Re

GUI: Fixed Verify_Event_Under_Critical_Event_Logs_Section test case

Changes :-
- Added step to get count of critical logs for Verify Event Under Critical Event Logs Section test.
- Added "Redfish Purge Event Log" in teardown to clean up all logs post test.
- Updated variable name for view more dump option

Tested: -
- Successfully ran this from gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# 436de60f 03-Mar-2023 rramyasr-in <rramyasr@in.ibm.com>

Get Status of system identifyLED On/Off.

Changes:
- Using /redfish/v1/Systems/system IndicatorLED to get system identifyLED On/Off status and verifing.
Set IndicatorLED State and Veri

Get Status of system identifyLED On/Off.

Changes:
- Using /redfish/v1/Systems/system IndicatorLED to get system identifyLED On/Off status and verifing.
Set IndicatorLED State and Verify Identify LED State Via Redfish.

Tested: -
- Successfully ran this from gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# 44cce890 23-Nov-2022 George Keishing <gkeishin@in.ibm.com>

Tags mismatch fix in test suite

Changes:

Fix the following mismatch tags:
$ find | grep '\.robot$' | xargs awk -f check_robot_tags.awk
--- ./gui/gui_test/overview_menu/test_overview_menu.robot:
Ve

Tags mismatch fix in test suite

Changes:

Fix the following mismatch tags:
$ find | grep '\.robot$' | xargs awk -f check_robot_tags.awk
--- ./gui/gui_test/overview_menu/test_overview_menu.robot:
Verify View More Button Under Network Information Section
Verify_View_More_Button_Under_Network_information_Section

--- ./gui/gui_test/overview_menu/test_overview_menu.robot:
Verify View More Button Under Power Information Section
Verify_View_More_Button_Under_Power_information_Section

Tested:
After fix: No more Tag mismatch result.

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

show more ...


# 4033439d 21-Nov-2022 rramyasr-in <rramyasr@in.ibm.com>

Update XPath variable names and corrections

Changes:

- Updated XPATH and variables names for network
information, Server information, event logs for
the view more button

Tested:

Update XPath variable names and corrections

Changes:

- Updated XPATH and variables names for network
information, Server information, event logs for
the view more button

Tested:
- Ran successfully gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# d3b3fcd1 18-Nov-2022 rramyasr-in <rramyasr@in.ibm.com>

Updated the XPATH variable and correction changes

Changes:

- Added XPATH and variables for Network, Error logs, inventory and LED's, Firmware and Power headings.
- Changed XPATH names as p

Updated the XPATH variable and correction changes

Changes:

- Added XPATH and variables for Network, Error logs, inventory and LED's, Firmware and Power headings.
- Changed XPATH names as per gui/data/gui_variables.py

Tested:
- Ran successfully gui/data/gui_variables.py
- Ran successfully gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# 732cc3ff 16-Nov-2022 rramyasr-in <rramyasr@in.ibm.com>

Added XPATH variable and correction changes

Changes:

- Added XPATH and variables for Network, Error logs, inventory and LED's, Firmware and Power headings.
- Changed XPATH names as per gui

Added XPATH variable and correction changes

Changes:

- Added XPATH and variables for Network, Error logs, inventory and LED's, Firmware and Power headings.
- Changed XPATH names as per gui/data/gui_variables.py

Tested:
- Ran successfully gui/data/gui_variables.py
- Ran successfully gui/gui_test/gui_header/test_gui_header.robot
- Ran successfully gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# 5f280c06 11-Nov-2022 rramyasr-in <rramyasr@in.ibm.com>

Added new testcases for Overview page.

Changes:
- Added Verify View More Button Under Server information Section
- Added Verify View More Button Under Network information Section
- Ad

Added new testcases for Overview page.

Changes:
- Added Verify View More Button Under Server information Section
- Added Verify View More Button Under Network information Section
- Added Verify View More Button Under Power information Section
- Added Verify View More Button Underg Inventory and LEDs Section
- Added Verify View More Button Underg Event Logs Section
- Added Verify View More Button Under Firmware Information Section
- Added xpath and variables for view option.

Tested: Ran successfully /gui/gui_test/overview_menu/test_overview_menu.robot
Change-Id: I7a89bbfd5ecc0b23c9968ae94c0bb46bcc015417
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


# 690fcd40 27-Oct-2022 rramyasr-in <rramyasr@in.ibm.com>

Fix for "Verify_Network_Information_In_Overview_Page"

Changes:

- Removed grep_global from /lib/bmc_network_utils.robot.
- Using redfish, get a static ip of system.

Tested: Ran successfully

Fix for "Verify_Network_Information_In_Overview_Page"

Changes:

- Removed grep_global from /lib/bmc_network_utils.robot.
- Using redfish, get a static ip of system.

Tested: Ran successfully /gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# 13242571 08-Nov-2022 rramyasr-in <rramyasr@in.ibm.com>

Added Redfish Login and Logout

Change:

- Added Redfish.Login in suite setup
- Added Redfish.Logout in Suite Teardown

Tested:

- Ran successfully gui/gui_test/overview_menu/test_overvie

Added Redfish Login and Logout

Change:

- Added Redfish.Login in suite setup
- Added Redfish.Logout in Suite Teardown

Tested:

- Ran successfully gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# 19e553c1 27-Oct-2022 rramyasr-in <rramyasr@in.ibm.com>

MAC information no longer in overview page so Removed Mac details.

Chnages :-
- Removed Mac details form ovewview page for test:- Verify_Network_Information_In_Overview_Page
Tested:
Ran the

MAC information no longer in overview page so Removed Mac details.

Chnages :-
- Removed Mac details form ovewview page for test:- Verify_Network_Information_In_Overview_Page
Tested:
Ran the suite successfully gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# 7776e32e 10-Oct-2022 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/overview_menu/test_overview_menu.robot

Change-Id

Added delay for page to load completely

Changes:
- Added delay for page to load completely

Tested:
Ran the suite successfully gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


Revision tags: robotframework-requests
# b18e15e6 11-Aug-2022 rramyasr-in <rramyasr@in.ibm.com>

Update XPATH and variable name for Host console

Changes:
- Update the test case with host console
- Update the variable name

Tested:
Ran successfully gui/gui_test/overview_menu/test_ov

Update XPATH and variable name for Host console

Changes:
- Update the test case with host console
- Update the variable name

Tested:
Ran successfully gui/gui_test/overview_menu/test_overview_menu.robot

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

show more ...


# 1a79b66d 13-Jun-2022 rramyasr-in <rramyasr@in.ibm.com>

Updated Sections in Overview Page

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


# e23afb58 17-Mar-2022 George Keishing <gkeishin@in.ibm.com>

Fix Tag mismatch and typo in the test suite

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


123