64293c52 | 24-Mar-2021 |
George Keishing <gkeishin@in.ibm.com> |
Disable logging system state during get states
Logging continous for every state request increases the log.html size when test or boot test are ran in loop and for longer duration.
Change-Id: I6914
Disable logging system state during get states
Logging continous for every state request increases the log.html size when test or boot test are ran in loop and for longer duration.
Change-Id: I6914537b75c424114c4916b9f88b913b439840c1 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
73d8f245 | 19-Mar-2021 |
George Keishing <gkeishin@in.ibm.com> |
Update variable scope for DUMP URI logic
Changes: - Set the DUMP URI to Global variable so that test, suite and user keyword can access in all.
Change-Id: Ide923612a8d3e68735613f42ef68942
Update variable scope for DUMP URI logic
Changes: - Set the DUMP URI to Global variable so that test, suite and user keyword can access in all.
Change-Id: Ide923612a8d3e68735613f42ef6894210c70c825 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
34c7956c | 18-Mar-2021 |
Michael Shepos <shepos@us.ibm.com> |
Add REDFISH_SUPPORT_TRANS_STATE to Auto_reboot plugin
Signed-off-by: Michael Shepos <shepos@us.ibm.com> Change-Id: I3dc20129df3da198cf34f6d414b3e3e3d8a7832e |
10ac7fe2 | 22-Mar-2021 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Fix syntax errors in the "Check For Error Logs" function
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Iebd671087ce6c1117574c79294d36409e6ab923c |
2c73abc6 | 17-Mar-2021 |
Prashanth Katti <prkatti1@in.ibm.com> |
IPv6 prefix length and default gateway tests
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I3f6e82864327b74ba47157203e9859fde3ad9716 |
18f15dd7 | 09-Mar-2021 |
George Keishing <gkeishin@in.ibm.com> |
New x86 boot table and required changes
Changes: - New boot table for x86 OpenBMC build which doesn't support BootProgress. - Initialize state.py boot_progress to make it optional if i
New x86 boot table and required changes
Changes: - New boot table for x86 OpenBMC build which doesn't support BootProgress. - Initialize state.py boot_progress to make it optional if it fails in state URI enumeration.
Note: We don't have x86 setup to test the changes.
To test use bellow option in robot CLI
-v BOOT_TABLE_PATH:data/boot_table_x86.json
Change-Id: I74e334ab30e4b2e35f2520870f6a002d9b5bf6b8 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
925d5264 | 18-Mar-2021 |
George Keishing <gkeishin@in.ibm.com> |
Add systemctl list-jobs log collection in FFDC
This helps to know what is preventing a state from being reached.
Resolves openbmc/openbmc-test-automation#2108
Change-Id: Ia827801efa0fe09ef9dade30
Add systemctl list-jobs log collection in FFDC
This helps to know what is preventing a state from being reached.
Resolves openbmc/openbmc-test-automation#2108
Change-Id: Ia827801efa0fe09ef9dade3043a4c7f90906ed11 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
d86e45c6 | 19-Mar-2021 |
George Keishing <gkeishin@in.ibm.com> |
Skip purging REST/Redfish session post boot run
Changes: - Added flag for user to control the behaviour of default session delete to prevent function testing during BMC reset w
Skip purging REST/Redfish session post boot run
Changes: - Added flag for user to control the behaviour of default session delete to prevent function testing during BMC reset which relies on persistency of the session.
Change-Id: I0b6e8926af99a8a1ec8193c0afab823a2c606864 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
a4e62f3f | 19-Mar-2021 |
Tony Lee <tony.lee@quantatw.com> |
Fix an argument error in the keyword
It should use the argument '${i_model}' rather than the global variable ${OPENBMC_MODEL} in the keyword.
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-
Fix an argument error in the keyword
It should use the argument '${i_model}' rather than the global variable ${OPENBMC_MODEL} in the keyword.
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: Ic681d96f9d34045f3e7c5f90eb6d48aa63ee05ab
show more ...
|
205f95f8 | 10-Mar-2021 |
George Keishing <gkeishin@in.ibm.com> |
Take new session while calling Get States
Change-Id: I6bda2bb003ee25ae3ff77985405a73e0428ac53f Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
7675fdf7 | 18-Mar-2021 |
George Keishing <gkeishin@in.ibm.com> |
Add Timeout directive to get state call
This is to prevent the GET call hang which we noticed randomly.
Change-Id: Ibc1564eabd1d6ded12e6c60005b11eb19c49ddf6 Signed-off-by: George Keishing <gkeishin
Add Timeout directive to get state call
This is to prevent the GET call hang which we noticed randomly.
Change-Id: Ibc1564eabd1d6ded12e6c60005b11eb19c49ddf6 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
343cc786 | 18-Mar-2021 |
George Keishing <gkeishin@in.ibm.com> |
Revert "Pass in REDFISH_SUPPORT_TRANS_STATE to robot_cmd_fnc"
This reverts commit cb6b53b8c90fdc4636acfc2e1824831a8a9f532b.
Reason for revert: Works good from sandbox but not on Jenkins HW CI
Chan
Revert "Pass in REDFISH_SUPPORT_TRANS_STATE to robot_cmd_fnc"
This reverts commit cb6b53b8c90fdc4636acfc2e1824831a8a9f532b.
Reason for revert: Works good from sandbox but not on Jenkins HW CI
Change-Id: I411a7b08a131936c089b69dbeb3ed62a72f59786
show more ...
|
cb6b53b8 | 15-Mar-2021 |
Michael Shepos <shepos@us.ibm.com> |
Pass in REDFISH_SUPPORT_TRANS_STATE to robot_cmd_fnc
Signed-off-by: Michael Shepos <shepos@us.ibm.com> Change-Id: I68a824b706c6781b833c69f45f244baf62a8ce0e |
57537452 | 18-Jan-2021 |
Sridevi Ramesh <sridevra@in.ibm.com> |
Automate testcase to verify BIOS attribute using pldmtool.
- Verify SetBIOSAttributeCurrentValue - Verify GetBIOSAttributeCurrentValueByHandle
Change-Id: Ib9d6cbbcd2f34a9904b08fa725
Automate testcase to verify BIOS attribute using pldmtool.
- Verify SetBIOSAttributeCurrentValue - Verify GetBIOSAttributeCurrentValueByHandle
Change-Id: Ib9d6cbbcd2f34a9904b08fa72549822b54291be1 Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
show more ...
|
7fecd1c1 | 09-Mar-2021 |
George Keishing <gkeishin@in.ibm.com> |
Add "systemctl list-units --failed" log collection in FFDC
Changes: - This is to collect failed services when FFDC is called.
Resolves openbmc/openbmc-test-automation#2107
Change-Id: Id07296e5
Add "systemctl list-units --failed" log collection in FFDC
Changes: - This is to collect failed services when FFDC is called.
Resolves openbmc/openbmc-test-automation#2107
Change-Id: Id07296e586d1af88950fe86a85817a7ab0ea1cae Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
7732a034 | 03-Mar-2021 |
Michael Shepos <shepos@us.ibm.com> |
Change Log To Console to Log in Redfish Get States
Signed-off-by: Michael Shepos <shepos@us.ibm.com> Change-Id: I1a10786e89e58681735f0be17acfbc338c42c7aa |
632f9a44 | 24-Feb-2021 |
Michael Shepos <shepos@us.ibm.com> |
Fix syntax warning
Signed-off-by: Michael Shepos <shepos@us.ibm.com> Change-Id: I76662ba1830484a316934011482eb6fb485c10fc |
7ed1ae88 | 03-Feb-2021 |
Anves Kumar rayankula <anvesr77@in.ibm.com> |
Added expire password testcases
Testcases: - Verify If The Modified Admin Credential Is Valid Post Image Switched To Backup - Verify If The Modified Admin Credential Is Valid Post Update
Cha
Added expire password testcases
Testcases: - Verify If The Modified Admin Credential Is Valid Post Image Switched To Backup - Verify If The Modified Admin Credential Is Valid Post Update
Change-Id: I70161a1d6da9c386035c82bcd7fdcc76668d323e Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>
show more ...
|
e177517f | 11-Feb-2021 |
Michael Shepos <shepos@us.ibm.com> |
Support rest and redfish interface
Signed-off-by: Michael Shepos <shepos@us.ibm.com> Change-Id: I4700d557a15616a9f5137754937a43f93cd57dac |
3390c85e | 11-Feb-2021 |
Michael Shepos <shepos@us.ibm.com> |
Support Wait State keyword inside plugin.
Signed-off-by: Michael Shepos <shepos@us.ibm.com> Change-Id: If6120c480efdc65ab031fbdb0570b0b19860a768 |
3adda95e | 11-Feb-2021 |
George Keishing <gkeishin@in.ibm.com> |
Fix conflicting "CurrentHostState" host state from hypervisor
Changes: Boot table look up "CurrentHostState" but from the host URL "/xyz/openbmc_project/state/host0". Skipping the hyperv
Fix conflicting "CurrentHostState" host state from hypervisor
Changes: Boot table look up "CurrentHostState" but from the host URL "/xyz/openbmc_project/state/host0". Skipping the hypervisor state from the state enumeration logic for checking the boot state.
"/xyz/openbmc_project/state/host0": { "CurrentHostState": "xyz.openbmc_project.State.Host.HostState.Running",
"/xyz/openbmc_project/state/hypervisor0": { "CurrentHostState": "xyz.openbmc_project.State.Host.HostState.TransitioningToRunning",
Change-Id: I77b8beb26a6b9949bdaff33094e1beb5b4d3daf7 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
95cf8659 | 08-Feb-2021 |
George Keishing <gkeishin@in.ibm.com> |
Add keywords to support redfish standby state check
Changes: - Added new key words to wait and check state
Change-Id: Ib6c8f121bea58851d3fe7a1e5ad04ef0c5f8cc53 Signed-off-by: George Keishing
Add keywords to support redfish standby state check
Changes: - Added new key words to wait and check state
Change-Id: Ib6c8f121bea58851d3fe7a1e5ad04ef0c5f8cc53 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
05aa70bc | 28-Jan-2021 |
Tony Lee <tony.lee@quantatw.com> |
Add mTLS option for redfish test
When the BMC only enables mTLS auth type at build time. Robot test should be test normally. Adding "MTLS_ENABLED" environment variable as an option and modifications
Add mTLS option for redfish test
When the BMC only enables mTLS auth type at build time. Robot test should be test normally. Adding "MTLS_ENABLED" environment variable as an option and modifications to achieve it.
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: I68c753a453f0c958c900f8ba3e1d73145e093d6c
show more ...
|
334df294 | 08-Feb-2021 |
George Keishing <gkeishin@in.ibm.com> |
Update Clean up script to handle REST and redfish
Change-Id: Ia9e53411faef3f32f2f959ac559894b0d3d9a1d5 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
bdd1dcea | 10-Dec-2020 |
Michael Shepos <shepos@us.ibm.com> |
Changes to read the redfish boot progress state
Signed-off-by: Michael Shepos <shepos@us.ibm.com> Change-Id: I17557c1dbff5e9b26bb0d305db02758cbfff6272 |