a8b3e180 | 09-Dec-2021 |
shrsuman123 <shrsuman@in.ibm.com> |
Modified library function parse_nping_output
-Modified to handle parsing nping output for tcp connections requests
Change-Id: Ia3ceb99ef9ce7fb0c319f07e91ad4175cbe35aea Signed-off-by: shrsuman12
Modified library function parse_nping_output
-Modified to handle parsing nping output for tcp connections requests
Change-Id: Ia3ceb99ef9ce7fb0c319f07e91ad4175cbe35aea Signed-off-by: shrsuman123 <shrsuman@in.ibm.com>
show more ...
|
9a28860a | 10-Dec-2021 |
George Keishing <gkeishin@in.ibm.com> |
Add IPMI support to set power restore policy
Change-Id: I768965c5d7a979cd191d70d839da57409c4707a4 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
9161b101 | 10-Dec-2021 |
George Keishing <gkeishin@in.ibm.com> |
Update IPMI console logging tmp path
Change-Id: I7ffed077e7a092217004f15a4a976fd6042806d3 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
b910d89b | 17-Nov-2021 |
Sushil Singh <susilsi7@in.ibm.com> |
Automated BMC reset reload with force restart
Changes: - Test case "Redfish BMC Manager ForceRestart When Host Off"
Change-Id: I0f8f272283c1f1d8a168afc628bb024f659d0430 Signed-off-by: Sus
Automated BMC reset reload with force restart
Changes: - Test case "Redfish BMC Manager ForceRestart When Host Off"
Change-Id: I0f8f272283c1f1d8a168afc628bb024f659d0430 Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>
show more ...
|
8b38c1a2 | 06-Dec-2021 |
George Keishing <gkeishin@in.ibm.com> |
Fix OCC and CPU count match logic
Change-Id: I611abe554eec2bc583efc378621183d97e3a7165 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
ed8cccab | 22-Nov-2021 |
George Keishing <gkeishin@in.ibm.com> |
Remove log deletion logic from FFDC
Note: Log collection is suppose to collect data from the system and not configure to delete after data is collected. The test case is responsible to decide if spe
Remove log deletion logic from FFDC
Note: Log collection is suppose to collect data from the system and not configure to delete after data is collected. The test case is responsible to decide if specific logs on the system is to be cleared or not.
Change-Id: If9b616bd161ff58a24e1973b1559b51b0d807d9e Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
26206721 | 17-Nov-2021 |
George Keishing <gkeishin@in.ibm.com> |
IPMI SOL log file path default
Changes: - Default the SOL in user execution directory logs/ - Update Power on and off to use IPMI methods
This changes is to avoid leaving files under /tmp/ wh
IPMI SOL log file path default
Changes: - Default the SOL in user execution directory logs/ - Update Power on and off to use IPMI methods
This changes is to avoid leaving files under /tmp/ which will eventually flush on the reboot but user using server running the test hardly reboot the system. The existing scheme works ok if running on local or docker instances but still not a good idea to dump onto /tmp/.
Resolves openbmc/openbmc-test-automation#2132
Change-Id: Ia699f7faf0df1badc5fcd37b638dc0008ae2bc5f Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
f5fec0d2 | 08-Oct-2021 |
George Keishing <gkeishin@in.ibm.com> |
Support boot test for Host initiated reset reload
Changes: - Added new boot test entry - Added util code to stop PLDM service and wait for reset
Change-Id: I3ef683cfbc1b33da865157ad2bfc
Support boot test for Host initiated reset reload
Changes: - Added new boot test entry - Added util code to stop PLDM service and wait for reset
Change-Id: I3ef683cfbc1b33da865157ad2bfccda5feffc3e3 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
1856d33b | 15-Nov-2021 |
George Keishing <gkeishin@in.ibm.com> |
Fix booting host using Redfish in inband IPMI path
Resolves openbmc/openbmc-test-automation#2131
Change-Id: Ia0db021e6bf998c717d5b99dce14486bc7346290 Signed-off-by: George Keishing <gkeishin@in.ib
Fix booting host using Redfish in inband IPMI path
Resolves openbmc/openbmc-test-automation#2131
Change-Id: Ia0db021e6bf998c717d5b99dce14486bc7346290 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
0f74c80d | 10-Nov-2021 |
manashsarma <manashsarma@in.ibm.com> |
Added service login automation testcase
-- Verify Service User Sets Admin Password
Change-Id: I96e85619c59558007eb98c4db8fee91111584ca6 Signed-off-by: manashsarma <manashsarma@in.ibm.com> |
7e9b2127 | 28-Sep-2021 |
shrsuman123 <shrsuman@in.ibm.com> |
Added vmi multiple interface testcases
-Configure_VMI_First_Interface_In_Static_And_Second_In_Dynamic_And_Verify -Configure_VMI_First_Interface_In_Dynamic_And_Second_In_Static_And_Verify
Added vmi multiple interface testcases
-Configure_VMI_First_Interface_In_Static_And_Second_In_Dynamic_And_Verify -Configure_VMI_First_Interface_In_Dynamic_And_Second_In_Static_And_Verify -copied Variables from vmi suite to library
Change-Id: Ibf86bb07baae38776408ba873c5e95460297d615 Signed-off-by: shrsuman123 <shrsuman@in.ibm.com>
show more ...
|
f94de719 | 10-Nov-2021 |
George Keishing <gkeishin@in.ibm.com> |
Resolve multiple keywords indirection
1) Multiple keywords with name 'Login' found. Give the full name of the keyword you want to use: Redfish.Login SSHLibrary.Login
Change-Id: I4d34d9136a5
Resolve multiple keywords indirection
1) Multiple keywords with name 'Login' found. Give the full name of the keyword you want to use: Redfish.Login SSHLibrary.Login
Change-Id: I4d34d9136a5108cb302769a6e6cd1c2bfce2e411 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
4b729499 | 10-Nov-2021 |
George Keishing <gkeishin@in.ibm.com> |
Fix typo in test documentation
Change-Id: If779915531e6431f018663ce87964fb07741b2fa Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
b461a98c | 25-Oct-2021 |
Sweta Potthuri <spotthur@in.ibm.com> |
MAC Address Changes
Change-Id: I1c4179a79d9ff4ac8f54a6725da7eb6b24c14437 Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com> |
ce90a7d1 | 12-Oct-2021 |
George Keishing <gkeishin@in.ibm.com> |
Get and set status directory user input variable
By default it will store status files at env HOME dir space else user define env or input variable.
Usage(s): Default env HOME directory Use
Get and set status directory user input variable
By default it will store status files at env HOME dir space else user define env or input variable.
Usage(s): Default env HOME directory User input -v STATUS_DIR_PATH:<path> User env export STATUS_DIR_PATH=<path>
Change-Id: I53e0b146f8ef92bf5cdf2b48413d8f02ce58dda9 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
a3759b36 | 02-Nov-2021 |
shrsuman123 <shrsuman@in.ibm.com> |
Added vmi ct fix
- Added a delay wait as per recent changes
Change-Id: Iaebf9575d9571249aac2a0bd6228781ab87f5edc Signed-off-by: shrsuman123 <shrsuman@in.ibm.com> |
c9d61d33 | 25-Oct-2021 |
George Keishing <gkeishin@in.ibm.com> |
FFDC to collect BMC web JSON data
Change-Id: I90503a6aa9c33eb498d92e56318ed66b07bcc144 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
ffa2d4b5 | 25-Oct-2021 |
Sushil Singh <susilsi7@in.ibm.com> |
Automation code to check task progress state
changes: - Keywords "Get All Task", "Get Task Objects", "Check Task Attribute", "Check Task Progress State"
Change-Id: Ia88d06eaa0
Automation code to check task progress state
changes: - Keywords "Get All Task", "Get Task Objects", "Check Task Attribute", "Check Task Progress State"
Change-Id: Ia88d06eaa0b348997f6d40fd1b7dc9d9f6d62b0f Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>
show more ...
|
ce183175 | 21-Oct-2021 |
George Keishing <gkeishin@in.ibm.com> |
FFDC Add peltool listing complete logs
Changes: - Added 2 new files to collect pel full logs
Change-Id: I44c2708a65c92bc74647b7c2873699a14be4b65e Signed-off-by: George Keishing <gkeishin@in.ib
FFDC Add peltool listing complete logs
Changes: - Added 2 new files to collect pel full logs
Change-Id: I44c2708a65c92bc74647b7c2873699a14be4b65e Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
2320c0d5 | 12-Oct-2021 |
Prashanth Katti <prkatti1@in.ibm.com> |
Added new SNMP test cases
Changes: - Configure SNMP manager with less octet IP. - Configure SNMP manager with negative port number.
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Chan
Added new SNMP test cases
Changes: - Configure SNMP manager with less octet IP. - Configure SNMP manager with negative port number.
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I04a7fb491c8638d4cd79aa1739247937bd53dc52
show more ...
|
1769aa99 | 19-Oct-2021 |
George Keishing <gkeishin@in.ibm.com> |
Fix FOR loop robot syntax
Change-Id: If30c877d4a497c8f9754d5987290e51ca647abe0 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
e7e9171e | 03-Sep-2021 |
George Keishing <gkeishin@in.ibm.com> |
Update python code for python 3.8 or higher compatibility
Changes: - Update shebang directive to use python3 explicitly. - remove preexec_fn feature which is deprecated in higher py
Update python code for python 3.8 or higher compatibility
Changes: - Update shebang directive to use python3 explicitly. - remove preexec_fn feature which is deprecated in higher python version 3.8 and above. - bufsize fix, from documentation bufsize 1 means line buffered (only usable if universal_newlines=True i.e., in a text mode) refer: https://docs.python.org/3/library/subprocess.html - Fix SyntaxWarning: "is" with "=="
Change-Id: Ib96c1ba8c2327d6774d0d731b48ca7e61a4a297a Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
79940a5d | 12-Oct-2021 |
Tony Lee <tony.lee@quantatw.com> |
Modified hard-code when get FRU info
Modify hard-code to global variable when get FRU info.
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: I99e6201423d84e07dcb3dc06a2a7e2ea80a6a7f5 |
a5bbc301 | 04-Oct-2021 |
George Keishing <gkeishin@in.ibm.com> |
Remove REST FFDC collection if Redfish is supported
Change-Id: Ife5587dbedbef569825e4e2b8eeb715513d28b9b Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
a6c0089d | 11-Oct-2021 |
George Keishing <gkeishin@in.ibm.com> |
Add filter log for soft error logs
Change-Id: Ia68177766e33dfc0a2d8fb44ee7e502ee8640b6f Signed-off-by: George Keishing <gkeishin@in.ibm.com> |